%CPT.GenerateCOS.Parts.BraceBlock
Class %CPT.GenerateCOS.Parts.BraceBlock Extends %CPT.GenerateCOS.Abstract [ System = 4 ]
Properties
Commands
Property Commands As list Of %CPT.GenerateCOS.Abstract [ Internal, Private ];
required
Methods
AddComponent
Method AddComponent(Component As %RawString, ComponentType As %String = "") [ Internal ]
RenderTo
Method RenderTo(Stream As %Stream.Object) [ Internal ]
DumpTo
Method DumpTo(Stream As %Stream.Object) [ Internal ]