JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.ignition.designer.gui.expandabletable
Interface ExpandableCell.ExpandableState
Enclosing interface:
ExpandableCell
public static interface
ExpandableCell.ExpandableState
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
expandedText
()
String
id
()
boolean
isExpandable
()
String
unexpandedText
()
Method Details
id
String
id
()
isExpandable
boolean
isExpandable
()
expandedText
String
expandedText
()
unexpandedText
String
unexpandedText
()