|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISvgShape
Represents options for SVG shape.
Method Summary | |
---|---|
void |
setEventHandler(int eventType,
java.lang.String handler)
Sets event handler for the shape |
Method Detail |
---|
void setEventHandler(int eventType, java.lang.String handler)
Sets event handler for the shape
eventType
- Type of event.handlerJavascript
- function to handle event. Null value removes handler.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |