Class UIBeanEditorV4


  • @Deprecated
    public abstract class UIBeanEditorV4
    extends UIBeanEditor
    Deprecated.
    To use only for backward compatibility of UIBeanEditor implementations written in versions 4.x. One must consider to migrate these implementations as soon as possible.
    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.add and UIResponseContext.add_cr*.
    See Also:
    UIBeanEditor
    • Constructor Detail

      • UIBeanEditorV4

        public UIBeanEditorV4()
        Deprecated.