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.intgetChildCount(T anObj) UIHelper method.UIHelper method.UIHelper method.UIHelper method.booleanisEnabled(T anObj, UIEvent.Type aType) UIHelper method.voidsetEnabled(T anObj, UIEvent.Type aType, boolean aValue) UIHelper method.voidUIHelper method.Methods inherited from class com.inductiveautomation.snap.swing.SwingHelper
getHelper, getSwingHelper, getSwingHelperMethods 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:
getChildCountin classUIHelper<T>
-
getChild
UIHelper method. -
isEnabled
UIHelper method. -
setEnabled
UIHelper method.- Specified by:
setEnabledin classUIHelper<T>
-