class %DeepSee.Report.UI.displayPropertyPanel
extends %ZEN.Component.composite
%DeepSee.Report.UI.displayPropertyPanel
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
17
|
|
|
|
|
method DrawLayoutPropertyHeader(pSeed As %String)
as %Status
Draw the contents of the LayoutList Header (the region above the Layout view property list).
method GetFontList()
as %ZEN.Datatype.string
[ ZenMethod ]
method adjustHeight(maxH)
[ Language = javascript ]
method applyChange(deltaId, attr)
[ Language = javascript ]
method cloneGC(src)
[ Language = javascript ]
method getBorderSettings()
[ Language = javascript ]
method initializeStyleObject()
[ Language = javascript ]
method makeGC()
[ Language = javascript ]
method makeGCFromObj(s)
[ Language = javascript ]
Create a new GC based on the data of a shorthand object
method onloadHandler()
[ Language = javascript ]
This client event, if present, is fired when the page is loaded.
method projectGCAsJS(src)
[ Language = javascript ]
method projectGCAsJSON(src)
[ Language = javascript ]
method projectGCAsObj(src)
[ Language = javascript ]
Return a shorthand notation of the give GC object for more
compact JSON transmission
method setActiveGC(src)
[ Language = javascript ]
method setBodySize(width, height)
[ Language = javascript ]
Set the maximum allowable position value (in points) based on the
width and height of the printable body area.
method setTitle(title)
[ Language = javascript ]
method updateControls()
[ Language = javascript ]