Interface HyperlinkColumn
-
public interface HyperlinkColumnHyperlinkColumn represents the second column of the table. This column is used to show hyperlinks if such exist.- Since:
- 9.12.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhide()Hides this column from the UI.voidshow()Shows this column in the UI.
-