Interface HasAutoSizeChildrenProperty
- All Known Implementing Classes:
Group
public interface HasAutoSizeChildrenProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault Boolean
default void
setAutoSizeChildren
(Boolean autoSizeChildren) Sets the value of theautoSizeChildren
property.
-
Property Details
-
autoSizeChildren
-
-
Method Details
-
autoSizeChildrenProperty
- Returns:
- the
autoSizeChildren
property - See Also:
-
setAutoSizeChildren
Sets the value of theautoSizeChildren
property.- Property description:
- Parameters:
autoSizeChildren
- the value for theautoSizeChildren
property- See Also:
-
isAutoSizeChildren
-