Version

LayoutManagerWrapper Class Members

The following tables list the members exposed by LayoutManagerWrapper.

Public Constructors
 NameDescription
Public ConstructorLayoutManagerWrapper ConstructorInitializes a new instance of the LayoutManagerWrapper class.  
Public Methods
 NameDescription
Public MethodBorderLayoutSets the LayoutManagerModel.BorderLayout.  
Public MethodGridLayoutSets the LayoutManagerModel.GridLayout.  
Public MethodHeightSets the LayoutManagerModel.Height.  
Public MethodHtmlAttributesSets the LayoutManagerModel.HtmlAttributes.  
Public MethodIDSets the LayoutManagerModel.ID.  
Public MethodItemCountSets the LayoutManagerModel.ItemCount.  
Public MethodItemsSets the LayoutManagerModel.Items.  
Public MethodLayoutModeSets the LayoutManagerModel.LayoutMode.  
Public MethodRenderRender the layout manager widget with the accumulated model changes in the wrapper.  
Public MethodWidthSets the LayoutManagerModel.Width.  
See Also

View on GitHub