Class JTextFieldHpr<T extends JTextField>
java.lang.Object
com.inductiveautomation.snap.ui.UIHelper<T>
com.inductiveautomation.snap.swing.SwingHelper<T>
com.inductiveautomation.snap.swing.helpers.JComponentHpr<T>
com.inductiveautomation.snap.swing.helpers.JTextComponentHpr<T>
com.inductiveautomation.snap.swing.helpers.JTextFieldHpr<T>
Helper for JTextField.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.snap.swing.helpers.JTextComponentHprgetChildCount, getPropertyNameMapped, getPropertyNamesImplMethods inherited from class com.inductiveautomation.snap.swing.helpers.JComponentHpraddBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getChild, getConstraints, getEventAdapter, getName, getOwner, getParent, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, isEnabled, removeBinding, setConstraints, setEnabled, setOwner, setSendActionOnFocusLostMethods inherited from class com.inductiveautomation.snap.swing.SwingHelpergetHelper, getSwingHelper, getSwingHelperMethods inherited from class com.inductiveautomation.snap.ui.UIHelperenableEvents, getAction, getBinding, getChild, getItemDisplayKey, getItems, getKeyValue, getPropertyNames, getSelectedIndex, getSelectedIndexes, getSelectedIndexs, getSelectedItem, getText, getValue, initUIDeep, isEnabled, isPropertyName, isValueAdjusting, removeBinding, setAction, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setSelectedIndex, setSelectedIndexes, setSelectedItem, setText, setValue
- 
Constructor Details- 
JTextFieldHprpublic JTextFieldHpr()
 
- 
- 
Method Details- 
initUIOverride to enable action event.- Overrides:
- initUIin class- JComponentHpr<T extends JTextField>
 
 
-