Class RemotePropertyPrompt
java.lang.Object
VASSAL.build.module.properties.PropertyPrompt
VASSAL.build.module.properties.RemotePropertyPrompt
- All Implemented Interfaces:
PropertyChanger, RemotePropertyChanger
Change for updating a remote DP by a prompted entry.
Only change from standard is that since Set Piece Property affects mulitiple pieces, we
can't define an Old Value.
-
Nested Class Summary
Nested classes/interfaces inherited from class PropertyPrompt
PropertyPrompt.Constraints, PropertyPrompt.DialogParentModifier and TypeClassDescriptionstatic interfacestatic interface -
Field Summary
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 PropertyPrompt
getNewValue, getPrompt
-
Constructor Details
-
RemotePropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValuein interfaceRemotePropertyChanger
-