Class RemoteIncrementProperty
java.lang.Object
VASSAL.build.module.properties.IncrementProperty
VASSAL.build.module.properties.RemoteIncrementProperty
- All Implemented Interfaces:
PropertyChanger, RemotePropertyChanger
Remote version of IncrementProperty, sets the value into a DP in a different piece,
replacing any $$ variables in the expression with values from the source piece.
-
Nested Class Summary
Nested classes/interfaces inherited from class IncrementProperty
IncrementProperty.Constraints -
Field Summary
FieldsFields inherited from class IncrementProperty
constraints, format, propModifier and TypeFieldDescriptionprotected IncrementProperty.Constraintsprotected FormattedStringprotected PropertyChangerConfigurer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNewValue(DynamicProperty target, Auditable owner, PropertySource ps) Methods inherited from class IncrementProperty
getIncrement, getNewValue, getProp, getPropSource, getRawValue
-
Field Details
-
targetPropertySource
-
-
Constructor Details
-
RemoteIncrementProperty
-
-
Method Details
-
getNewValue
- Specified by:
getNewValuein interfaceRemotePropertyChanger
-
getTargetPropertySource
- Overrides:
getTargetPropertySourcein classIncrementProperty
-