Class
Delete, ElementDefIsText, GetAttributeDefs, GetProps, NewElement, NewElementInHierarchy, NewFirstPgfRules, NewLastPgfRules, NewObjectFmtRules, NewPrefixRules, NewSuffixRules, NewTextFmtRules, ObjectValid, SetProps, WrapElement
ElementDef
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
AlsoInsert | Strings String | readwrite | |
AlsoInserts | TypedVal | readwrite | |
AttributeDefs | AttributeDefs AttributeDef | readwrite | |
BannerText | string | readwrite | |
Comment | string | readwrite | |
DescriptiveTag | string | readwrite | |
ElementDataType | int | readwrite | |
ElementDefType | int | readwrite | |
ElementDescription | string | readwrite | |
ElementInCatalog | int | readwrite | |
ElementPgfFormat | string | readwrite | |
Exclusions | Strings String | readwrite | |
FirstPgfRules | Objects | readonly | |
GeneralRule | string | readwrite | |
GeneralRuleErrorOffsets | Ints | readonly | |
Inclusions | Strings String | readwrite | |
InitStructurePattern | string | readwrite | |
LastPgfRules | Objects | readonly | |
Name | string | readonly | |
NextElementDefInDoc | ElementDef | readonly | |
ObjectFmtRules | Objects | readonly | |
PrefixRules | Objects | readonly | |
SuffixRules | Objects | readonly | |
TextFmtRules | Objects | readonly | |
ValidHighestLevel | int | readwrite |
Methods
Instances
AttributeDefs GetAttributeDefs ()
PropVals GetProps ()
Element NewElement (textLoc: TextLoc)
Parameter | Type | Description |
---|---|---|
textLoc | TextLoc |
Element NewElementInHierarchy (elemLoc: ElementLoc)
Parameter | Type | Description |
---|---|---|
elemLoc | ElementLoc |
FmtRule NewFirstPgfRules ()
FmtRule NewLastPgfRules ()
FmtRule NewObjectFmtRules ()
FmtRule NewPrefixRules ()
FmtRule NewSuffixRules ()
FmtRule NewTextFmtRules ()
void SetProps (setVal: PropVals)
Parameter | Type | Description |
---|---|---|
setVal | PropVals |
Element of
Book.FirstElementDefInDoc
Doc.FirstElementDefInDoc
Element.ElementDef
ElementDef.NextElementDefInDoc
FmtRule.ElementDef
Used in:
ElementCatalogEntry ElementCatalogEntry.ElementCatalogEntry (obj: ElementDef, flags: uint)
Return
ElementDef Doc.GetNamedElementDef (name: string)
ElementDef Doc.NewNamedElementDef (name: string)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |