| Module: | libext | Package: | wrap.ext.layout | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.layout.Region
Inheritance : Object
Constructors
| Signature |
| public Region(ContainerLayout layout, RegionConfig config, String position) |
Methods
| Name | Signature |
| getMargins | Padding getMargins() |
| getMinHeight | int getMinHeight() |
| getMinWidth | int getMinWidth() |
| getSize | Dimension getSize() |
| isVisible | boolean isVisible() |
| setPanel | void setPanel(Panel panel) |
Properties
| Name | Type | Comment | |
| isCollapsed |
| ||
| position |
|
Constructors
|
public Region(ContainerLayout layout, RegionConfig config, String position) Parameters
|
Methods
|
getMargins Padding getMargins()
|
||||
|
getMinHeight int getMinHeight()
|
||||
|
getMinWidth int getMinWidth()
|
||||
|
getSize Dimension getSize()
|
||||
|
isVisible boolean isVisible()
|
||||
|
setPanel void setPanel(Panel panel) Parameters
|
| Module: | libext | Package: | wrap.ext.layout | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |