ActionHandler |
IComponent.getAction() |
|
java.util.List<ActionHandler> |
IComponent.getActions() |
|
java.lang.String |
IDropupload.getAnchorId() |
Return the anchor of dropupload.
|
default java.util.List<IAuxhead> |
IGrid.getAuxhead() |
Returns the auxhead child.
|
default java.util.List<IAuxhead> |
IListbox.getAuxhead() |
Returns the auxhead child.
|
default java.util.List<IAuxhead> |
ITree.getAuxhead() |
|
T |
ISingleChildable.getChild() |
|
java.util.List<I> |
IChildable.getChildren() |
Returns the children of this component.
|
java.util.List<java.lang.String> |
ISelectbox.getChildren() |
Returns the children of this component.
|
default int |
IRangeslider.getEndValue() |
Returns the end value of this rangeslider.
|
default int |
ISelectbox.getMaxlength() |
Returns the maximal length of each item's label.
|
IPopupBase.OpenOptionBuilder |
IPopupBase.getOpen() |
|
IPaging |
IMeshElement.getPagingChild() |
Returns the instance of the IPaging
|
java.lang.String |
IRadio.getRadiogroup() |
Returns the id of the IRadiogroup that groups this radio
|
default int |
IRangeslider.getStartValue() |
Returns the start value of this rangeslider.
|
default IPdfviewer.ZoomMode |
IPdfviewer.getZoomMode() |
Returns the zoom mode.
|
default boolean |
ISelectbox.isMultiple() |
Returns whether multiple selections are allowed.
|
default boolean |
IImageBase.isPreloadImage() |
Returns whether to preload the image.
|
default boolean |
ILabelImageElement.isPreloadImage() |
Returns whether to preload the image.
|