Class ObjectHpr<T>
java.lang.Object
com.inductiveautomation.snap.ui.UIHelper<T>
com.inductiveautomation.snap.swing.SwingHelper<T>
com.inductiveautomation.snap.swing.helpers.ObjectHpr<T>
A Helper class for Object.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUIHelper method.int
getChildCount
(T anObj) UIHelper method.UIHelper method.UIHelper method.UIHelper method.boolean
isEnabled
(T anObj, UIEvent.Type aType) UIHelper method.void
setEnabled
(T anObj, UIEvent.Type aType, boolean aValue) UIHelper method.void
UIHelper method.Methods inherited from class com.inductiveautomation.snap.swing.SwingHelper
getHelper, getSwingHelper, getSwingHelper
Methods inherited from class com.inductiveautomation.snap.ui.UIHelper
addBinding, enableEvents, getAction, getBinding, getBinding, getBindingCount, getChild, getItemDisplayKey, getItems, getKeyValue, getPropertyNameMapped, getPropertyNames, getPropertyNamesImpl, getSelectedIndex, getSelectedIndexes, getSelectedIndexs, getSelectedItem, getText, getValue, initUI, initUIDeep, isEnabled, isPropertyName, isValueAdjusting, removeBinding, removeBinding, setAction, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setSelectedIndex, setSelectedIndexes, setSelectedItem, setText, setValue
-
Constructor Details
-
ObjectHpr
public ObjectHpr()
-
-
Method Details
-
getName
UIHelper method. -
getOwner
UIHelper method. -
setOwner
UIHelper method. -
getParent
UIHelper method. -
getChildCount
UIHelper method.- Specified by:
getChildCount
in classUIHelper<T>
-
getChild
UIHelper method. -
isEnabled
UIHelper method. -
setEnabled
UIHelper method.- Specified by:
setEnabled
in classUIHelper<T>
-