Class BasicConfigurationPropertyModel.InternalProperty.ValueSource
java.lang.Object
com.inductiveautomation.ignition.common.config.BasicConfigurationPropertyModel.InternalProperty.ValueSource
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BasicConfigurationPropertyModel.InternalProperty.ListValueSource,- BasicConfigurationPropertyModel.InternalProperty.ResourceValueSource
- Enclosing class:
- BasicConfigurationPropertyModel.InternalProperty<T>
protected abstract class BasicConfigurationPropertyModel.InternalProperty.ValueSource
extends Object
implements Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ValueSourceprotected ValueSource()
 
-