Package | Description |
---|---|
com.ebasetech.xi.api |
Modifier and Type | Method and Description |
---|---|
FieldControl |
WebFormField.getFieldControl()
Returns the first Field Control on the current page that displays this field.
|
FieldControl |
WebFormTableColumn.getFieldControl()
Returns the first Field Control on the current page that displays this column.
|
FieldControl |
WebFormField.getFieldControl(Page page)
Returns the first Field Control on the specified page that displays this field.
|
FieldControl |
WebFormTableColumn.getFieldControl(Page page)
Returns the first Table Column Control on the specified page that displays this column.
|