BrightSide Workbench Full Report + Source Code
org.turro.calendar.CalendarEventCallback Class Referenceabstract

Public Member Functions

abstract void onCreate (Date from, Date to)
 
abstract void onUpdate (Date from, Date to)
 
abstract String getPath ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file CalendarEventCallback.java.

Member Function Documentation

◆ getPath()

abstract String org.turro.calendar.CalendarEventCallback.getPath ( )
abstract
Here is the caller graph for this function:

◆ onCreate()

abstract void org.turro.calendar.CalendarEventCallback.onCreate ( Date  from,
Date  to 
)
abstract
Here is the caller graph for this function:

◆ onUpdate()

abstract void org.turro.calendar.CalendarEventCallback.onUpdate ( Date  from,
Date  to 
)
abstract
Here is the caller graph for this function:

The documentation for this class was generated from the following file: