|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ScaleWidget.Images
A bundle of the images used by the widget.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle |
|---|
ClientBundle.Source |
| Method Summary | |
|---|---|
ImageResource |
left()
The left part of the scale. |
ImageResource |
middle()
The middle, repeating, part of the scale. |
ImageResource |
right()
The right part of the scale. |
| Method Detail |
|---|
@ClientBundle.Source(value="left.png") ImageResource left()
@ClientBundle.Source(value="right.png") ImageResource right()
@ClientBundle.Source(value="middle.png") ImageResource middle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||