com.im.ijc.core/1 5.9.4

com.im.ijc.core.api.views
Interface IJCWidget.HyperlinkAble

Enclosing interface:
IJCWidget

public static interface IJCWidget.HyperlinkAble

Interface helper to follow hyperlinks on/from renderer's widget.


Method Summary
 void followHyperlink(String url)
          Follow hyperlink.
 

Method Detail

followHyperlink

void followHyperlink(String url)
Follow hyperlink.


com.im.ijc.core/1 5.9.4