com.im.ijc.widgets/1 5.9.1

com.im.ijc.widgets.common
Interface HyperlinkSupport.HyperlinkUrl

All Known Implementing Classes:
AbstractWBTable, WBTable
Enclosing class:
HyperlinkSupport

public static interface HyperlinkSupport.HyperlinkUrl


Method Summary
 Component getComponent()
          Get the component we want to add follow hyperlink popup
 String getHyperlink()
          Gets the hyperlink text
 

Method Detail

getComponent

Component getComponent()
Get the component we want to add follow hyperlink popup

Returns:
The component

getHyperlink

String getHyperlink()
Gets the hyperlink text

Returns:
The hyperlink string

com.im.ijc.widgets/1 5.9.1