|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBrowserDefinition
This interface represents the definition of a browser, which could be used for either search or inform browsers.
| Method Summary | |
|---|---|
IBrowserField |
getBrowserField(java.lang.String browserFieldName)
Returns the definition of the browser field specified by name. |
java.util.List |
getBrowserFields()
Returns the definitions of all browser fields of this browser. |
ITableAlias |
getTableAlias()
Returns the associated table alias. |
| Methods inherited from interface de.tif.jacob.core.definition.INamedObjectDefinition |
|---|
getDescription, getName, getProperty |
| Method Detail |
|---|
ITableAlias getTableAlias()
java.util.List getBrowserFields()
IBrowserField
IBrowserField getBrowserField(java.lang.String browserFieldName)
throws java.lang.NoSuchFieldException
browserFieldName - the name of the browser field
java.lang.NoSuchFieldException - if no browser field of the specified name exists for this browser
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||