public abstract class EventCanvasGripperIconCustomizer
extends java.lang.Object
| Constructor and Description | 
|---|
| EventCanvasGripperIconCustomizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract java.lang.String | getGripperIcon(EventCanvas canvas)getGripperIcon() should be implemented and return the SCImgURL for the icon to use as
 the gripper for the passed EventCanvas
 To access the Calendar itself, use canvas.getCalendar(). | 
public abstract java.lang.String getGripperIcon(EventCanvas canvas)
eventCanvas - the eventCanvas being rendered