ApiPlaceholder
class ApiPlaceholder
Description
Class representing a placeholder.
Instance Methods
- GetClassType
(): placeholder
Returns the type of the ApiPlaceholder class.
- SetType
(sType): boolean
Sets the placeholder type.
- GetType
(): PlaceholderType
Gets the placeholder type.
- SetIndex
(nIdx): boolean
Sets the placeholder index.
- GetIndex
(): number | "undefined"
Gets the placeholder index.