public static interface InfoDefaultAppearance.InfoTableFrameResources extends TableFrame.TableFrameResources, ClientBundle
ClientBundle.Source| Modifier and Type | Method and Description |
|---|---|
ImageResource |
background() |
ImageResource |
bottomBorder() |
ImageResource |
bottomLeftBorder() |
ImageResource |
bottomRightBorder() |
ImageResource |
leftBorder() |
ImageResource |
rightBorder() |
InfoDefaultAppearance.InfoTableFrameStyle |
style() |
ImageResource |
topBorder() |
ImageResource |
topLeftBorder() |
ImageResource |
topRightBorder() |
@ClientBundle.Source(value="background.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource background()
@ClientBundle.Source(value="bottomBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource bottomBorder()
bottomBorder in interface TableFrame.TableFrameResources@ClientBundle.Source(value="bottomLeftBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource bottomLeftBorder()
bottomLeftBorder in interface TableFrame.TableFrameResources@ClientBundle.Source(value="bottomRightBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource bottomRightBorder()
bottomRightBorder in interface TableFrame.TableFrameResources@ClientBundle.Source(value="leftBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource leftBorder()
leftBorder in interface TableFrame.TableFrameResources@ClientBundle.Source(value="rightBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource rightBorder()
rightBorder in interface TableFrame.TableFrameResources@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/frame/TableFrame.css","InfoTableFrame.css"}) InfoDefaultAppearance.InfoTableFrameStyle style()
style in interface TableFrame.TableFrameResources@ClientBundle.Source(value="topBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource topBorder()
topBorder in interface TableFrame.TableFrameResources@ClientBundle.Source(value="topLeftBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource topLeftBorder()
topLeftBorder in interface TableFrame.TableFrameResources@ClientBundle.Source(value="topRightBorder.png") @ImageResource.ImageOptions(repeatStyle=Both) ImageResource topRightBorder()
topRightBorder in interface TableFrame.TableFrameResourcesCopyright © 2012. All Rights Reserved.