|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mentawai.tag.html.dyntag.BaseListener
org.mentawai.tag.html.ajax.listener.AjaxListener
public class AjaxListener
| Field Summary | |
|---|---|
static java.util.List<FileTransfer> |
LIST_PATH_FILES
|
| Constructor Summary | |
|---|---|
AjaxListener()
|
|
| Method Summary | |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent arg0)
|
void |
contextInitialized(javax.servlet.ServletContext servletContext)
|
void |
contextInitialized(javax.servlet.ServletContextEvent evt)
Handles finding all CSS, JavaScript, and image resources from this taglib's JAR file and copies them to a directory in the web app's root directory where the tab components can link to them. |
void |
init()
|
| Methods inherited from class org.mentawai.tag.html.dyntag.BaseListener |
|---|
createComponentDir, writeFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.List<FileTransfer> LIST_PATH_FILES
| Constructor Detail |
|---|
public AjaxListener()
| Method Detail |
|---|
public void init()
init in class BaseListenerpublic void contextInitialized(javax.servlet.ServletContextEvent evt)
BaseListener
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class BaseListenerpublic void contextInitialized(javax.servlet.ServletContext servletContext)
public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
contextDestroyed in interface javax.servlet.ServletContextListenercontextDestroyed in class BaseListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||