public static class WikittyServiceCached.RemoteWikittyListener extends Object implements WikittyListener
| Modifier and Type | Field and Description |
|---|---|
protected WikittyServiceCached |
wsCached |
CLEAR_EXTENSION_METHOD, CLEAR_WIKITTY_METHOD, PUT_EXTENSION_METHOD, PUT_WIKITTY_METHOD, REMOVE_EXTENSION_METHOD, REMOVE_WIKITTY_METHOD| Constructor and Description |
|---|
WikittyServiceCached.RemoteWikittyListener(WikittyServiceCached wsCached) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearExtension(WikittyEvent event) |
void |
clearWikitty(WikittyEvent event) |
void |
putExtension(WikittyEvent event)
toto[1.0]
|
void |
putWikitty(WikittyEvent event) |
void |
removeExtension(WikittyEvent event) |
void |
removeWikitty(WikittyEvent event) |
protected WikittyServiceCached wsCached
public WikittyServiceCached.RemoteWikittyListener(WikittyServiceCached wsCached)
public void clearWikitty(WikittyEvent event)
clearWikitty in interface WikittyListenerpublic void putWikitty(WikittyEvent event)
putWikitty in interface WikittyListenerpublic void removeWikitty(WikittyEvent event)
removeWikitty in interface WikittyListenerpublic void putExtension(WikittyEvent event)
WikittyListenerputExtension in interface WikittyListenerpublic void removeExtension(WikittyEvent event)
removeExtension in interface WikittyListenerpublic void clearExtension(WikittyEvent event)
clearExtension in interface WikittyListenerCopyright © 2009-2013 CodeLutin. All Rights Reserved.