Uses of Class
com.orchestranetworks.ui.UIBeanEditor
-
Packages that use UIBeanEditor Package Description com.orchestranetworks.schema.dynamic A public API for defining a dynamic schema.com.orchestranetworks.ui This package provides the capability to create custom user interface components that are integrated within EBX®. -
-
Uses of UIBeanEditor in com.orchestranetworks.schema.dynamic
Method parameters in com.orchestranetworks.schema.dynamic with type arguments of type UIBeanEditor Modifier and Type Method Description voidBeanElement. setUIBean(Class<? extends UIBeanEditor> aUIBeanClass)Deprecated. -
Uses of UIBeanEditor in com.orchestranetworks.ui
Subclasses of UIBeanEditor in com.orchestranetworks.ui Modifier and Type Class Description classUIBeanEditorV4Deprecated.To use only for backward compatibility ofUIBeanEditorimplementations written in versions 4.x.
-