|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToolHandler
Interface to handle onClick events on a Tool
Method Summary | |
---|---|
void |
onClick(EventObject e,
ExtElement toolEl,
Panel panel)
Method to implement to get onClick events |
Method Detail |
---|
void onClick(EventObject e, ExtElement toolEl, Panel panel)
e
- the EventObjecttoolEl
- the ExtElement of the tool iconpanel
- the Panel where this tool resides
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |