Interface HasPrefWrapLengthProperty
public interface HasPrefWrapLengthProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
Modifier and TypeMethodDescriptiondefault DoubleGets the value of theprefWrapLengthproperty.default voidsetPrefWrapLength(Number prefWrapLength) Sets the value of theprefWrapLengthproperty.
-
Property Details
-
prefWrapLength
DoubleProperty prefWrapLengthProperty
-
-
Method Details
-
prefWrapLengthProperty
DoubleProperty prefWrapLengthProperty()- Returns:
- the
prefWrapLengthproperty - See Also:
-
setPrefWrapLength
Sets the value of theprefWrapLengthproperty.- Property description:
- Parameters:
prefWrapLength- the value for theprefWrapLengthproperty- See Also:
-
getPrefWrapLength
Gets the value of theprefWrapLengthproperty.- Property description:
- Returns:
- the value of the
prefWrapLengthproperty - See Also:
-