Ranged Integer Property
Based on constructor of IntegerPropertyBase, adds the specified bounds.
Parameters
the name of this IntegerProperty
the initial value of the wrapped value
the lower bound for the wrapped value to be considered acceptable
the upper bound for the wrapped value to be considered acceptable
Based on constructor of IntegerPropertyBase, adds the specified bounds.
Initial value is set to 0.
Parameters
the name of this IntegerProperty
the lower bound for the wrapped value to be considered acceptable
the upper bound for the wrapped value to be considered acceptable
Based on constructor of IntegerPropertyBase, adds the specified bounds.
Parameters
the initial value of the wrapped value
the lower bound for the wrapped value to be considered acceptable
the upper bound for the wrapped value to be considered acceptable
Based on constructor of IntegerPropertyBase, adds the specified bounds.
Initial value is set to 0.
Parameters
the lower bound for the wrapped value to be considered acceptable
the upper bound for the wrapped value to be considered acceptable
The constructor of IntegerPropertyBase.
Bounds are set to MAX_VALUE and MIN_VALUE.
Parameters
the name of this IntegerProperty
the initial value of the wrapped value
The constructor of IntegerPropertyBase.
Initial value is set to 0.
Bounds are set to MAX_VALUE and MIN_VALUE.
Parameters
the name of this IntegerProperty
The constructor of IntegerPropertyBase.
Bounds are set to MAX_VALUE and MIN_VALUE.
Parameters
the initial value of the wrapped value
The constructor of IntegerPropertyBase.
Initial value is set to 0.