The following table shows the tags (corresponding to classes) and
tag attributes (corresponding to class variables) used for externalizing View
objects.
Table 1. view tag attributesAttribute |
Description |
id |
The name of the view. |
context |
The name of the view's context. |
defaultOperation |
The name of the default operation attached to the view. |
implClass |
The fully qualified name of the view class the toolkit
is to instantiate. This value overrides any definition for the view in the
toolkit definition file. |