Click or drag to resize

MFiles.VAF.Configuration.Interfaces.Domain Namespace

 
Classes
  ClassDescription
Public classConfigurationDomainCommand
Defines a command that can be exposed and triggered for a domain via the json configurator.
Public classMethodSourceDefinition
Wrapper for method sources to expose the name of the source for json serialization.
Public classSource
Defines a data source. All implementations must have a source handler defined in javascript.
Public classSourceDefinition
Wrapper for sources to expose the name of the source for json serialization.
Interfaces
  InterfaceDescription
Public interfaceICommandLocation
Defines a location where a command should be shown to users.
Public interfaceIConfigurationDomainCommand
Defines a command that can be exposed and triggered for a domain via the json configurator.
Public interfaceIMethodSource
Defines an interface that is used to mark extension method based data sources.
Enumerations
  EnumerationDescription
Public enumerationCommandContainer
Containers in which IConfigurationDomainCommands can be displayed.