Interface HasFillWidthProperty
public interface HasFillWidthProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault Boolean
default void
setFillWidth
(Boolean fillWidth) Sets the value of thefillWidth
property.
-
Property Details
-
fillWidth
- See Also:
-
-
Method Details
-
fillWidthProperty
- Returns:
- the
fillWidth
property - See Also:
-
setFillWidth
Sets the value of thefillWidth
property.- Property description:
- Parameters:
fillWidth
- the value for thefillWidth
property- See Also:
-
isFillWidth
-