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 FieldControl
WebFormField. getFieldControl()
Returns the first Field Control on the current page that displays this field.FieldControl
WebFormField. getFieldControl(Page page)
Returns the first Field Control on the specified page that displays this field.FieldControl
WebFormTableColumn. getFieldControl()
Returns the first Field Control on the current page that displays this column.FieldControl
WebFormTableColumn. getFieldControl(Page page)
Returns the first Table Column Control on the specified page that displays this column.