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 SummaryConstructors
- 
Method SummaryModifier 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.SwingHelpergetHelper, getSwingHelper, getSwingHelperMethods inherited from class com.inductiveautomation.snap.ui.UIHelperaddBinding, 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- 
ObjectHprpublic ObjectHpr()
 
- 
- 
Method Details- 
getNameUIHelper method.
- 
getOwnerUIHelper method.
- 
setOwnerUIHelper method.
- 
getParentUIHelper method.
- 
getChildCountUIHelper method.- Specified by:
- getChildCountin class- UIHelper<T>
 
- 
getChildUIHelper method.
- 
isEnabledUIHelper method.
- 
setEnabledUIHelper method.- Specified by:
- setEnabledin class- UIHelper<T>
 
 
-