Uses of Interface
com.orchestranetworks.ui.UITableFilterResponseContext
Packages that use UITableFilterResponseContext
Package
Description
This package provides the capability to create custom user interface components
that are integrated within EBX®.
-
Uses of UITableFilterResponseContext in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui with parameters of type UITableFilterResponseContextModifier and TypeMethodDescriptionabstract voidUITableFilter.addForEdit(UITableFilterResponseContext aResponse) Adds HTML or DHTML to the filter pane, to allow the user to set the filter.voidUITableFilter.addForPrint(UITableFilterResponseContext aResponse) Deprecated.
UITableFilter.addForEdit(UITableFilterResponseContext)instead.