Class Desktop
java.lang.Object
tripleo.vendor.thinlet.objectwrapper.OWObject
tripleo.vendor.thinlet.objectwrapper.OWWidget
tripleo.vendor.thinlet.objectwrapper.Desktop
Widget that represent the thinlet desktop.
-
Field Summary
Fields inherited from class tripleo.vendor.thinlet.objectwrapper.OWObject
fcomponent, fthinlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetChild(int index) intOWWidget @NotNull []voidvoidremoveChild(@NotNull OWWidget child) Methods inherited from class tripleo.vendor.thinlet.objectwrapper.OWWidget
defineFocusgained, defineFocuslost, getColspan, getHalign, getHeight, getName, getProperty, getRowspan, getTooltip, getValign, getWeightx, getWeighty, getWidth, isEnabled, isI18n, isVisible, putProperty, setColspan, setEnabled, setHalign, setHeight, setI18n, setName, setPopupMenu, setRowspan, setTooltip, setValign, setVisible, setWeightx, setWeighty, setWidth
-
Constructor Details
-
Desktop
-
Desktop
-
-
Method Details
-
addChild
-
addChild
-
removeChild
-
removeAllChild
public void removeAllChild() -
getChildCount
public int getChildCount() -
getChild
-
getChildren
-