MFiles.VAF.Configuration.Interfaces.Domain Namespace |
Class | Description | |
---|---|---|
![]() | ConfigurationDomainCommand |
Defines a command that can be exposed and triggered for a domain via the json configurator.
|
![]() | MethodSourceDefinition |
Wrapper for method sources to expose the name of the source for json serialization.
|
![]() | Source |
Defines a data source.
All implementations must have a source handler defined in javascript.
|
![]() | SourceDefinition |
Wrapper for sources to expose the name of the source for json serialization.
|
Interface | Description | |
---|---|---|
![]() | ICommandLocation |
Defines a location where a command should be shown to users.
|
![]() | IConfigurationDomainCommand |
Defines a command that can be exposed and triggered for a domain via the json configurator.
|
![]() | IMethodSource |
Defines an interface that is used to mark extension method based data sources.
|
Enumeration | Description | |
---|---|---|
![]() | CommandContainer |
Containers in which IConfigurationDomainCommands can be displayed.
|