Class
Delete, ElementDefIsText, GetAttributeDefs, GetProps, NewElement, NewElementInHierarchy, ObjectValid, SetProps, WrapElement
ElementDef
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| AlsoInsert | Strings | readwrite | |
| AttributeDefs | AttributeDefs | readwrite | |
| Comment | string | readwrite | |
| ElementDataType | int | readwrite | |
| ElementDefType | int | readwrite | |
| ElementInCatalog | int | readwrite | |
| ElementPgfFormat | string | readwrite | |
| Exclusions | Strings | readwrite | |
| FirstPgfRules | Objects | readonly | |
| GeneralRule | string | readwrite | |
| GeneralRuleErrorOffsets | Ints | readonly | |
| Inclusions | Strings | 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 ()
void NewElement (textLoc: TextLoc)
| Parameter | Type | Description |
|---|---|---|
| textLoc | TextLoc |
void NewElementInHierarchy (elemLoc: ElementLoc)
| Parameter | Type | Description |
|---|---|---|
| elemLoc | ElementLoc |
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)
| Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |