Uses of Interface
com.ebasetech.xi.api.controls.FieldControl
| Package | Description |
|---|---|
| com.ebasetech.xi.api |
-
Uses of FieldControl in com.ebasetech.xi.api
Methods in com.ebasetech.xi.api that return FieldControl Modifier and Type Method Description FieldControlWebFormField. getFieldControl()Returns the first Field Control on the current page that displays this field.FieldControlWebFormField. getFieldControl(Page page)Returns the first Field Control on the specified page that displays this field.FieldControlWebFormTableColumn. getFieldControl()Returns the first Field Control on the current page that displays this column.FieldControlWebFormTableColumn. getFieldControl(Page page)Returns the first Table Column Control on the specified page that displays this column.