|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ColorPaletteListener
| Method Summary | |
|---|---|
void |
onSelect(ColorPalette colorPalette,
java.lang.String color)
Fires when a color is selected. |
| Methods inherited from interface com.gwtext.client.widgets.event.ComponentListener |
|---|
doBeforeDestroy, doBeforeHide, doBeforeRender, doBeforeShow, doBeforeStateRestore, doBeforeStateSave, onDestroy, onDisable, onEnable, onHide, onRender, onShow, onStateRestore, onStateSave |
| Method Detail |
|---|
void onSelect(ColorPalette colorPalette,
java.lang.String color)
colorPalette - thiscolor - The 6-digit color hex code (without the # symbol)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||