Package com.orchestranetworks.ui
Class UIBeanEditorV4
java.lang.Object
com.orchestranetworks.ui.UIBeanEditor
com.orchestranetworks.ui.UIBeanEditorV4
Deprecated.
Abstract class for implementing
UIBeanEditor written in versions 4.x
and using the henceforth deprecated methods of the class UIResponseContext.
These deprecated methods are:
UIResponseContext.js*,UIResponseContext.addandUIResponseContext.add_cr*.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orchestranetworks.ui.UIBeanEditor
addForDisplay, addForDisplayInTable, addForEdit, addForEditInTable, addForNull, addForNullInTable, addForPrint, addList, getMessageForSettingNull, getMessageForSettingValue, shallValidateInput, shallValidateInputList, validateInput, validateInputList
-
Constructor Details
-
UIBeanEditorV4
public UIBeanEditorV4()Deprecated.
-
UIBeanEditorimplementations written in versions 4.x. One must consider to migrate these implementations as soon as possible.