|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.co.mullsoft.calendar.CalendarUtilities.WebpageETVListener
public class CalendarUtilities.WebpageETVListener
| Constructor Summary | |
|---|---|
CalendarUtilities.WebpageETVListener()
|
|
| Method Summary | |
|---|---|
void |
postETV(JEANAPI api,
java.lang.String etvName,
ETVWrapper wrap)
called after an ETV operation has occurred on this set of nodes |
ETVWrapper |
preETV(JEANAPI api,
java.lang.String etvName,
ETVWrapper wrap)
check if an ETV operation is permitted on this set of nodes, and amend them first if appropriate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalendarUtilities.WebpageETVListener()
| Method Detail |
|---|
public ETVWrapper preETV(JEANAPI api,
java.lang.String etvName,
ETVWrapper wrap)
preETV in interface ETVListenerapi - the JEAN APIetvName - the name of the ETV operationnodes - an array of nodes
public void postETV(JEANAPI api,
java.lang.String etvName,
ETVWrapper wrap)
postETV in interface ETVListenerapi - the JEAN APIetvName - the name of the ETV operationnodes - an array of nodes
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||