static ITreefoot |
ITreefootCtrl.from(Treefoot instance) |
|
ITreefoot |
ITree.getTreefoot() |
|
static ITreefoot |
ITreefoot.of(java.lang.Iterable<? extends ITreefooter<IAnyGroup>> children) |
Returns the instance with the given tree footers which belong to this component.
|
static ITreefoot |
ITreefoot.of(ITreefooter<IAnyGroup>... children) |
Returns the instance with the given tree footers which belong to this component.
|
static ITreefoot |
ITreefoot.ofId(java.lang.String id) |
Returns the instance with the given id.
|
default ITreefoot |
ITreefoot.withHflex(java.lang.String hflex) |
To control the size of Foot related
components, please refer to ITree and ITreecol instead.
|
default ITreefoot |
ITreefoot.withWidth(java.lang.String width) |
To control the size of Foot related
components, please refer to ITree and ITreecol instead.
|