Class RemoteEnumeratedPropertyPrompt
java.lang.Object
VASSAL.build.module.properties.PropertyPrompt
VASSAL.build.module.properties.EnumeratedPropertyPrompt
VASSAL.build.module.properties.RemoteEnumeratedPropertyPrompt
- All Implemented Interfaces:
PropertyChanger, RemotePropertyChanger
public class RemoteEnumeratedPropertyPrompt
extends EnumeratedPropertyPrompt
implements RemotePropertyChanger
-
Nested Class Summary
Nested classes/interfaces inherited from class PropertyPrompt
PropertyPrompt.Constraints, PropertyPrompt.DialogParentModifier and TypeClassDescriptionstatic interfacestatic interface -
Field Summary
Fields inherited from class EnumeratedPropertyPrompt
dialogParent, validValues, valueExpressionsModifier and TypeFieldDescriptionprotected PropertyPrompt.DialogParentprotected String[]protected Expression[]Fields inherited from class PropertyPrompt
constraints, promptText -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNewValue(DynamicProperty target, Auditable owner, PropertySource ps) Methods inherited from class EnumeratedPropertyPrompt
getNewValue, getValidValues, getValueExpressionsMethods inherited from class PropertyPrompt
getPrompt
-
Constructor Details
-
RemoteEnumeratedPropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValuein interfaceRemotePropertyChanger
-