Uses of Interface
com.orchestranetworks.ui.view.UICustomViewContext
-
Packages that use UICustomViewContext Package Description com.orchestranetworks.ui This package provides the capability to create custom user interface components that are integrated within EBX®.com.orchestranetworks.ui.form This package allows customizing forms.com.orchestranetworks.ui.form.widget This package provides a library of user interface widgets.com.orchestranetworks.userservice A public API for user services. -
-
Uses of UICustomViewContext in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui that return UICustomViewContext Modifier and Type Method Description UICustomViewContextUILabelRendererContext. getCustomViewContext()Returns the view context.UICustomViewContextUITableFilterContext. getCustomViewContext()Returns the view context. -
Uses of UICustomViewContext in com.orchestranetworks.ui.form
Methods in com.orchestranetworks.ui.form that return UICustomViewContext Modifier and Type Method Description UICustomViewContextUIFormContext. getCustomViewContext()Returns the view context. -
Uses of UICustomViewContext in com.orchestranetworks.ui.form.widget
Methods in com.orchestranetworks.ui.form.widget that return UICustomViewContext Modifier and Type Method Description UICustomViewContextWidgetDisplayContext. getCustomViewContext()Returns the view context. -
Uses of UICustomViewContext in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice that return UICustomViewContext Modifier and Type Method Description UICustomViewContextUserServicePaneContext. getCustomViewContext()Returns the view context.
-