Element
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
AllowAsSpecialCase | int | readwrite | |
AttrDisplay | int | readwrite | |
AttributeValueInvalid | int | readwrite | |
Attributes | Attributes Attribute | readwrite | |
AttributesEx | AttributesEx | readwrite | |
BookComponent | BookComponent | readonly | |
BookComponentMissing | int | readonly | |
ContentIsLooselyValid | int | readonly | |
ContentIsStrictlyValid | int | readonly | |
ContentMustBeEmpty | int | readonly | |
ContentNeededAtBegin | int | readonly | |
ContentNeededAtEnd | int | readonly | |
ContextLabel | string | readonly | |
ElementDef | ElementDef | readwrite | |
ElementIsCollapsed | int | readwrite | |
ElementIsExcludedInContext | int | readonly | |
ElementIsInvalidInParent | int | readonly | |
ElementIsInvalidInPosition | int | readonly | |
ElementIsTopicGroup | bool | readonly | |
ElementIsTopicHead | bool | readonly | |
ElementIsTopicRef | bool | readonly | |
ElementIsUndefined | int | readonly | |
ElementMarkedForNamedDestination | int | readwrite | |
ElementType | int | readonly | |
ErrorInBookComponent | int | readonly | |
FirstChildElement | Element | readonly | |
FormatOverride | int | readonly | |
HoleBeforeElement | int | readonly | |
InvalidHighestLevel | int | readonly | |
LastChildElement | Element | readonly | |
MatchingFirstPgfClauses | Objects | readonly | |
MatchingLastPgfClauses | Objects | readonly | |
MatchingObjectClauses | Objects | readonly | |
MatchingPrefixClauses | Objects | readonly | |
MatchingSuffixClauses | Objects | readonly | |
MatchingTextClauses | Objects | readonly | |
Namespace | Strings String | readwrite | |
NamespaceScope | Element | readonly | |
NextDITAConrefElementInDoc | Element | readonly | |
NextDITALinkElementInDoc | Element | readonly | |
NextDITATopicrefElementInDoc | Element | readonly | |
NextDITATopicsetrefElementInDoc | Element | readonly | |
NextDITAXrefElementInDoc | Element | readonly | |
NextElementDFS | Element | readonly | |
NextInvalidElement | Element | readonly | |
NextSiblingElement | Element | readonly | |
NumNamespaces | int | readonly | |
Object | FMObject | readonly | |
ParentElement | Element | readonly | |
PrevElementDFS | Element | readonly | |
PrevSiblingElement | Element | readonly | |
TextIsInvalidInElement | int | readonly | |
TextRange | TextRange | readonly | |
TopicRefAbsoluteFilePath | string | readonly | |
Unique | int | readonly | |
UserString | string | readwrite | |
ValidationFlags | int | readonly |
Methods
Instances
Attributes GetAttributes ()
PropVals GetProps ()
TextItems GetText (flags: int)
Parameter | Type | Description |
---|---|---|
flags | int |
void SetProps (setVal: PropVals)
Parameter | Type | Description |
---|---|---|
setVal | PropVals |
void UpdateDITAReference (objType: int)
Parameter | Type | Description |
---|---|---|
objType | int |
Element of
AFrame.Element
Book.HighestLevelElement
BookComponent.ComponentElement
Cell.Element
Cell.HighestLevelElement
Doc.FirstDITAConrefElementInDoc
Doc.FirstDITALinkElementInDoc
Doc.FirstDITATopicrefElementInDoc
Doc.FirstDITATopicsetrefElementInDoc
Doc.FirstDITAXrefElementInDoc
Element.FirstChildElement
Element.LastChildElement
Element.NamespaceScope
Element.NextDITAConrefElementInDoc
Element.NextDITALinkElementInDoc
Element.NextDITATopicrefElementInDoc
Element.NextDITATopicsetrefElementInDoc
Element.NextDITAXrefElementInDoc
Element.NextElementDFS
Element.NextInvalidElement
Element.NextSiblingElement
Element.ParentElement
Element.PrevElementDFS
Element.PrevSiblingElement
ElementLoc.child
ElementLoc.parent
Flow.HighestLevelElement
Fn.Element
Marker.Element
Row.Element
Rubi.Element
Rubi.RubiElement
Tbl.Element
Tbl.HighestLevelElement
Tbl.TblBodyElement
Tbl.TblElement
Tbl.TblFooterElement
Tbl.TblHeaderElement
Tbl.TblTitleElement
Var.Element
XRef.Element
Used in:
ElementLoc ElementLoc.ElementLoc (parent: Element, child: Element, offset: int)
Return
Element Book.NewBookComponentInHierarchy (compName: string, elemLoc: ElementLoc)
Element ElementDef.NewElement (textLoc: TextLoc)
Element ElementDef.NewElementInHierarchy (elemLoc: ElementLoc)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |