Package com.smartgwt.client.docs
Interface Sizing
public interface Sizing
Width and height of an object
- See Also:
- 
- Overflow
- Page.resizeTo(int, int)
- Page.getWidth()
- Page.getHeight()
- Page.getScrollWidth()
- Page.getScrollHeight()
- Page.getScrollLeft()
- Page.getScrollTop()
- Portlet.setHeight(int)
- Portlet.setRowHeight(int)
- PortalLayout.setCanStretchColumnWidths(java.lang.Boolean)
- PortalLayout.setCanShrinkColumnWidths(java.lang.Boolean)
- PortalLayout.setStretchColumnWidthsProportionally(java.lang.Boolean)
- PortalLayout.setPreventUnderflow(java.lang.Boolean)
- PortalLayout.setColumnPreventUnderflow(boolean)
- PortalLayout.setPreventRowUnderflow(java.lang.Boolean)
- PortalLayout.setColumnSpacing(java.lang.Integer)
- PortalLayout.setPortletHSpacing(java.lang.Integer)
- PortalLayout.setPortletVSpacing(java.lang.Integer)
- PortalLayout.setCanResizeColumns(java.lang.Boolean)
- PortalLayout.setCanResizePortlets(java.lang.Boolean)
- Canvas.setRect(com.smartgwt.client.core.Rectangle)
- Canvas.getWidth()
- Canvas.setWidth(java.lang.Integer)
- Canvas.getHeight()
- Canvas.setHeight(java.lang.Integer)
- Canvas.setMinWidth(int)
- Canvas.setMinHeight(int)
- Canvas.getRight()
- Canvas.setRight(int)
- Canvas.getBottom()
- Canvas.setBottom(int)
- Canvas.getScrollWidth()
- Canvas.getScrollHeight()
- Canvas.getViewportWidth()
- Canvas.getViewportHeight()
- Canvas.getInnerHeight()
- Canvas.getInnerWidth()
- Canvas.getInnerContentHeight()
- Canvas.getInnerContentWidth()
- Canvas.getVisibleWidth()
- Canvas.getVisibleHeight()
- Canvas.resizeBy(int, int)
- Canvas.setPercentSource(com.smartgwt.client.widgets.Canvas)
- Canvas.layoutChildren(java.lang.String)
- Canvas.resizeTo(int, int)
- Canvas.parentResized()
- Canvas.setOverflow(com.smartgwt.client.types.Overflow)
- Canvas.adjustForContent(boolean)
- FormItem.getRect()
- FormItem.getPageRect()
- FormItem.getVisibleHeight()
- FormItem.getIconHeight()
- FormItem.getWidth()
- FormItem.getVisibleWidth()
- FormItem.getVisibleTitleWidth(java.lang.Boolean)
- FormItem.getIconWidth()
- FormItem.getLeft()
- FormItem.getTop()
- ListGrid.getColumnLeft(java.lang.Integer)
- ListGrid.getColumnPageLeft(java.lang.Integer)
- ListGrid.getColumnWidth(int)
- ListGrid.getCellPageRect(int, int)
- ListGrid.getDrawnRowHeight(int)
- ListGrid.setHeaderHeight(int)
- Portlet.getRowHeight()
- PortalLayout.getOverflow()
- PortalLayout.getColumnOverflow()
- PortalLayout.getCanStretchColumnWidths()
- PortalLayout.getCanShrinkColumnWidths()
- PortalLayout.getStretchColumnWidthsProportionally()
- PortalLayout.getPreventUnderflow()
- PortalLayout.getPreventColumnUnderflow()
- PortalLayout.getPreventRowUnderflow()
- PortalLayout.getColumnSpacing()
- PortalLayout.getPortletHSpacing()
- PortalLayout.getPortletVSpacing()
- PortalLayout.getCanResizeColumns()
- PortalLayout.getCanResizePortlets()
- Canvas.getWidth()
- Canvas.getHeight()
- Canvas.getDefaultWidth()
- Canvas.getDefaultHeight()
- Canvas.getMinWidth()
- Canvas.getMinHeight()
- Canvas.getMaxWidth()
- Canvas.getMaxHeight()
- Canvas.getDragMinWidth()
- Canvas.getDragMinHeight()
- Canvas.getDragMaxWidth()
- Canvas.getDragMaxHeight()
- Canvas.getOverflow()
- Canvas.getPercentSource()
- Canvas.getPercentBox()
- HTMLFlow.getDefaultWidth()
- HTMLPane.getDefaultHeight()
- StatefulCanvas.getAutoFit()
- StatefulCanvas.getWidth()
- StatefulCanvas.getHeight()
- Button.getAutoFit()
- Button.getWidth()
- Button.getHeight()
- Img.getSize()
- Label.getWrap()
- Label.getAutoFit()
- Label.getWidth()
- Label.getHeight()
- ImgButton.getAutoFit()
- ImgButton.getWidth()
- ImgButton.getHeight()
- StretchImgButton.getAutoFit()
- StretchImgButton.getWidth()
- StretchImgButton.getHeight()
- Canvas.getHeight()
- ListGrid.getMinHeight()
- ListGrid.getBodyOverflow()
- ListGrid.getHeaderHeight()
- Menu.getDefaultWidth()
- Menu.getCellHeight()
- TileLayout.getTileSize()
- TileLayout.getTileWidth()
- TileLayout.getTileHeight()
- TileLayout.getOverflow()