|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IconSupport
Interface for objects that support icons. To create
AbstractImagePrototypes
from image paths and CSS style names,
see @link IconHelper
.
IconHelper
Method Summary | |
---|---|
com.google.gwt.user.client.ui.AbstractImagePrototype |
getIcon()
Returns the icon. |
void |
setIcon(com.google.gwt.user.client.ui.AbstractImagePrototype icon)
Sets the icon. |
void |
setIconStyle(java.lang.String icon)
Sets the icon style. |
Method Detail |
---|
com.google.gwt.user.client.ui.AbstractImagePrototype getIcon()
void setIcon(com.google.gwt.user.client.ui.AbstractImagePrototype icon)
icon
- the iconvoid setIconStyle(java.lang.String icon)
icon
- a CSS style name
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |