Class PopupMenu
java.lang.Object
tripleo.vendor.thinlet.objectwrapper.OWObject
tripleo.vendor.thinlet.objectwrapper.OWWidget
tripleo.vendor.thinlet.objectwrapper.PopupMenu
Widget that represent the thinlet popupMenu.
-
Field Summary
Fields inherited from class tripleo.vendor.thinlet.objectwrapper.OWObject
fcomponent, fthinlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoiddefineMenuShown(Method method) getItem(int index) intOWObject @NotNull []getItems()voidvoidremoveItem(@NotNull OWObject 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
-
PopupMenu
-
PopupMenu
-
-
Method Details
-
defineMenuShown
-
addItem
-
addItem
-
removeItem
-
removeAllItems
public void removeAllItems() -
getItemCount
public int getItemCount() -
getItem
-
getItems
-