|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBrowserTableField
This interface represents a table browser field. A table browser field is related to a table field of a given table alias.
| Method Summary | |
|---|---|
SortOrder |
getSortorder()
The sort order of the browser table field. |
ITableAlias |
getTableAlias()
Returns the related table alias. |
ITableField |
getTableField()
Returns the related table field. |
| Methods inherited from interface de.tif.jacob.core.definition.IBrowserField |
|---|
getFieldIndex, getInputFieldDefinition, getLabel, isVisible |
| Methods inherited from interface de.tif.jacob.core.definition.INamedObjectDefinition |
|---|
getDescription, getName, getProperty |
| Method Detail |
|---|
ITableAlias getTableAlias()
ITableField getTableField()
SortOrder getSortorder()
SortOrder.NONE will be returned.
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||