IObjTypeCommandHandler Interface |
Namespace: MFiles.VAF.Placeholders
The IObjTypeCommandHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptsContextTypes |
The datatype this command handler accepts for the context when expanding.
(Inherited from IPlaceholderCommandHandler.) |
![]() | Command |
The level's command.
(Inherited from IPlaceholderCommandHandler.) |
![]() | ContextType |
The datatype this command handler will output.
(Inherited from IPlaceholderCommandHandler.) |
![]() | Issues |
Issues encountered during initialization.
(Inherited from IPlaceholderCommandHandler.) |
![]() | Level |
The placeholder level this object is handling.
(Inherited from IPlaceholderCommandHandler.) |
![]() | ObjType |
The type of objects this handler will output.
|
![]() | Parameter |
The level's parameter.
(Inherited from IPlaceholderCommandHandler.) |
![]() | Settings |
The level's parse and expansion settings.
(Inherited from IPlaceholderCommandHandler.) |
![]() | Vault |
The level's vault.
(Inherited from IPlaceholderCommandHandler.) |
Name | Description | |
---|---|---|
![]() | Expand |
Expands the placeholder level based on the given context.
(Inherited from IPlaceholderCommandHandler.) |
![]() | GetResolvedStructureReferences |
Provides all structure references that exist and were resolved in this placeholder level.
(Inherited from IPlaceholderCommandHandler.) |
![]() | Init |
Initializes the handler for a specific placeholder level.
(Inherited from IPlaceholderCommandHandler.) |