public static interface RowEditorBaseAppearance.RowEditorResources extends ClientBundle
ClientBundle.Source| Modifier and Type | Method and Description |
|---|---|
RowEditorBaseAppearance.RowEditorStyle |
css() |
ImageResource |
editorButtonBackground() |
ImageResource |
editorButtonLeft() |
ImageResource |
editorButtonRight() |
@ClientBundle.Source(value="RowEditor.css") RowEditorBaseAppearance.RowEditorStyle css()
@ImageResource.ImageOptions(repeatStyle=None) ImageResource editorButtonLeft()
@ImageResource.ImageOptions(repeatStyle=None) ImageResource editorButtonRight()
@ImageResource.ImageOptions(repeatStyle=Horizontal) ImageResource editorButtonBackground()
Copyright © 2012. All Rights Reserved.