Page History
...
Attribute | Value | Description | ||
---|---|---|---|---|
id | Every DataView element must have a unique id which is not only unique in the current profile but also with all id's in extended profiles
| |||
label | The label for the viewer as it will appear in the tab | |||
icon | The icon as defined in the icons.prefs file(s) | |||
viewer | One of: chart, ddl, form, grid, message, navigator, node-form, ProcedureViewer, table-data, table-refs, tables-refs, table-rowcount, text. See the viewers section in this document for more information | |||
drop-label-not-equal | Drop the viewer if its label is not equal to the value of this attribute | |||
class | Used to specify a custom Java class used as the viewer | |||
classargs | Used to pass arguments to a custom viewer | |||
action | drop | drop is useful when extending another database profile to remove the DataView | ||
doclink | Relative HTML link to the related chapter in the users guide | |||
order-before | Specifies the order of this DataView among a collection of viewers having the same parent ObjectView. It can either be an index starting at 0 (first) or a node type. Ex. order-before="sybasease-login-databases" will order this DataView before viewers defined by the id="sybasease-login-databases" attribute | |||
order-after | Specifies the order of this DataView among a collection of viewers having the same parent ObjectView. It can either be an index starting at 0 (first) or a node type. Ex. order-after="sybasease-login-databases" will order this DataView after viewers defined by the id="sybasease-login-databases" attribute |
...
Overview
Content Tools