Style Intelligence v12.0

inetsoft.report
Interface HyperlinkSupport

All Known Subinterfaces:
ButtonElement, ChartElement, CheckBoxElement, ChoiceElement, DateComboElement, FieldElement, HeadingElement, ImageButtonElement, ListElement, PainterElement, RadioButtonElement, TextAreaElement, TextBoxElement, TextElement, TextFieldElement
All Known Implementing Classes:
PageLayout.InfoText, inetsoft.report.internal.TextElementDef

public interface HyperlinkSupport

A HyperlinkSupport represents a element which can support hyperlink.


Method Summary
 Hyperlink getHyperlink()
          Get the hyper link on this element.
 void setHyperlink(Hyperlink link)
          Set the hyper link of this element.
 

Method Detail

getHyperlink

Hyperlink getHyperlink()
Get the hyper link on this element.


setHyperlink

void setHyperlink(Hyperlink link)
Set the hyper link of this element.


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.