|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
com.vaadin.terminal.gwt.server.AbstractApplicationPortlet
com.vaadin.terminal.gwt.server.ApplicationPortlet2
public class ApplicationPortlet2
TODO Write documentation, fix JavaDoc tags.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.vaadin.terminal.gwt.server.AbstractApplicationPortlet |
---|
AbstractApplicationPortlet.RequestError, AbstractApplicationPortlet.RequestType |
Field Summary |
---|
Fields inherited from class com.vaadin.terminal.gwt.server.AbstractApplicationPortlet |
---|
PORTLET_PARAMETER_STYLE, WRITE_AJAX_PAGE_SCRIPT_WIDGETSET_SHOULD_WRITE |
Constructor Summary | |
---|---|
ApplicationPortlet2()
|
Method Summary | |
---|---|
protected Class<? extends Application> |
getApplicationClass()
|
void |
init(javax.portlet.PortletConfig config)
|
Methods inherited from class javax.portlet.GenericPortlet |
---|
destroy, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationPortlet2()
Method Detail |
---|
public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException
init
in interface javax.portlet.Portlet
init
in class AbstractApplicationPortlet
javax.portlet.PortletException
protected Class<? extends Application> getApplicationClass()
getApplicationClass
in class AbstractApplicationPortlet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |