Uses of Class
com.orchestranetworks.ui.UITableCellStyleHandler
-
Packages that use UITableCellStyleHandler 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.widget This package provides a library of user interface widgets. -
-
Uses of UITableCellStyleHandler in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui that return UITableCellStyleHandler Modifier and Type Method Description UITableCellStyleHandlerUIResponseContext. getTableCellStyleHandler()Deprecated.Replaced byWidgetWriter.getTableCellStyleHandler() -
Uses of UITableCellStyleHandler in com.orchestranetworks.ui.form.widget
Methods in com.orchestranetworks.ui.form.widget that return UITableCellStyleHandler Modifier and Type Method Description UITableCellStyleHandlerWidgetWriter. getTableCellStyleHandler()This method allows customizing the look of a table cell.
-