IStableValueOptionsProvider Interface
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.
Namespace: MFiles.VAF.Configuration.JsonEditorAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public interface IStableValueOptionsProvider
GetOptions
|
Resolves options to display in the options editor.
|