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