CA Technologies Prerelease Documentation. Authorized Use Only.
The startNotebook macro marks the beginning of the definition of a notebook on a detail page. A page can only have one notebook and it must be the last item on the page. You define a notebook with the startNotebook, startTabGroup, tab, and endNotebook macros. For example:
<PDM_MACRO name=startNotebook. . .> <PDM_MACRO name=startTabGroup. . .> <PDM_MACRO name=tab . .> <PDM_MACRO name=tab . .> . . . <PDM_MACRO name=startTabGroup. . .> <PDM_MACRO name=tab . .> . . . <PDM_MACRO name=endNotebook>
This macro has the following properties:
Specifies the text of the caption on the control; defaults to the DISPLAY_NAME of the attribute associated with the control.
This property is deprecated; not used in this release.
Specifies the height of the notebook in pixels.
|
Copyright © 2012 CA.
All rights reserved.
|
|