MFiles.VAF.Configuration.JsonEditor Namespace |
Class | Description | |
---|---|---|
![]() | Schema |
Represents a JSON editor schema definition.
|
![]() | SchemaGenerator |
Creates a json editor schema structure for C# code.
|
![]() | ValueOption |
Represents an option that is selectable from the Json configurator's
options editor.
|
Interface | Description | |
---|---|---|
![]() | IStableValueOptionsProvider |
Interface that provides value options for an
options editor instance. The options can be resolved at
runtime, and should be relatively stable, i.e., not typically
change during the course of a configuration editing session.
Users will need to refresh the node/schema for any changes to
the options to appear.
|
Delegate | Description | |
---|---|---|
![]() | SchemaGeneratorSchemaMemberAddedCallback |
Callback delegate triggered when a member is added to an editor.
This allows massaging a member definition,
primarily to set options, at runtime.
|