|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.portlet.GenericPortlet
de.iqser.portlets.IqserBasePortlet
de.iqser.portlets.TreePortlet
public class TreePortlet
| Field Summary | |
|---|---|
static String |
PARAM_ACTION
|
static String |
PARAM_ROOTFOLDER
|
static String |
PARAM_TITLE
|
static String |
PARAM_TREE_CHILDS
|
static String |
PARAM_TREE_POSITION
|
static String |
PREF_MAX_TREE_LEVEL
|
static String |
PREF_SCROLLBAR_HEIGHT
|
static String |
PREF_SCROLLBAR_WIDTH
|
| Constructor Summary | |
|---|---|
TreePortlet()
|
|
| Method Summary | |
|---|---|
void |
doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
|
void |
init()
|
void |
processAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
|
| Methods inherited from class de.iqser.portlets.IqserBasePortlet |
|---|
doEdit, getProperties, getProperty, include, printRequestData, processActionInsertPref, processActionUpdatePrefs |
| Methods inherited from class javax.portlet.GenericPortlet |
|---|
destroy, doDispatch, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render, serveResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PARAM_ACTION
public static final String PARAM_TITLE
public static final String PARAM_TREE_CHILDS
public static final String PARAM_TREE_POSITION
public static final String PARAM_ROOTFOLDER
public static final String PREF_MAX_TREE_LEVEL
public static final String PREF_SCROLLBAR_HEIGHT
public static final String PREF_SCROLLBAR_WIDTH
| Constructor Detail |
|---|
public TreePortlet()
| Method Detail |
|---|
public void init()
throws javax.portlet.PortletException
init in class javax.portlet.GenericPortletjavax.portlet.PortletException
public void doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
throws IOException,
javax.portlet.PortletException
doView in class javax.portlet.GenericPortletIOException
javax.portlet.PortletException
public void processAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws IOException,
javax.portlet.PortletException
processAction in interface javax.portlet.PortletprocessAction in class IqserBasePortletIOException
javax.portlet.PortletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||