public interface SplitLayoutTagDeclaration extends HasId, HasSpacing, HasBinding, IsVisual
WARNING: This component is preliminary and may be changed without a major release.
Renders a SplitLayout. A area with two child components rendered horizontally or vertically and allows to change the layout relation of this two components on the client.Modifier and Type | Method and Description |
---|---|
void |
setColumns(String columns)
This value defines the layout constraints for column layout.
|
void |
setRows(String rows)
This value defines the layout constraints for row layout.
|
setColumnSpacing, setRowSpacing
setBinding
setCustomClass, setMarkup
void setColumns(String columns)
void setRows(String rows)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.