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.DialogParent -
Field Summary
Fields inherited from class EnumeratedPropertyPrompt
dialogParent, validValues, valueExpressionsFields 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
getPromptMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface PropertyChanger
getNewValue
-
Constructor Details
-
RemoteEnumeratedPropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValuein interfaceRemotePropertyChanger
-