DocBook|Search
Class Reference
%ZEN.SVGComponent.svgGroup
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%ZEN] >  [SVGComponent] >  [svgGroup]
Private  Storage  

class %ZEN.SVGComponent.svgGroup extends svgComponent, abstractSVGGroup

SVG Container component. A group is used to contain and layout a set of child SVG components.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Properties
%condition %import %includeFiles %page
%resource aux boundless children
composite disabled document height
hidden id index layout
name onclick onupdate parent
position preserveAspectRatio svgComponent svgGroup
tuple viewBoxHeight viewBoxWidth visible
width window x y

Methods
%%OIDGet %AddChild %AddToSaveSet %Attr
%BindExport %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %DrawHTML
%DrawJSStrings %Eval %Extends %ForceClientRender
%GetEventHandlers %GetParameter %GetXMLName %IsA
%IsModified %MakeId %New %NormalizeObject
%ObjectModified %OnAddToPageAfter %OnAddToPageBefore %OnDrawObjectProperties
%OnObjectSynch %OnZENDeserialize %OriginalNamespace %PackageName
%QuoteValue %QuoteValueL10N %RemoveChild %RemoveFromSaveSet
%Self %SerializeObject %SetModified %ValidateObject
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType
addChild beginWaitState calculateViewBox clickHandler
endWaitState findElement findSVGElement fireOnUpdateEvent
getFrame getProperty getSettings getSizeAbsolute
getType invokeSuper isOfType layoutChildren
makeId onCreate onDelete onSerialize
onloadHandler onunloadHandler onupdateHandler refreshContents
removeChild render renderContents renderSVG
setBoundingBox setOverlayMode setPosition setPositionHandler
setProperty setPropertyAll setSize setSizeHandler
setTextNode sizingMouseDownHandler unrender wrapMethod


Methods

• method setBoundingBox(width, height) [ Language = javascript ]
Set the size of the bounding box of this group. Applications should not call this directly.
• method setProperty(property, value, value2) [ Language = javascript ]
Set the value of a named property.