|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.workplace.tools.A_CmsHtmlIconButton
org.opencms.workplace.list.A_CmsListAction
org.opencms.workplace.list.CmsListIndependentAction
public class CmsListIndependentAction
Default implementation of a independent action for a html list.
| Field Summary | |
|---|---|
static String |
ACTION_EXPLORER_SWITCH_ID
List independent action id constant. |
| Fields inherited from class org.opencms.workplace.tools.A_CmsHtmlIconButton |
|---|
EMPTY_MESSAGE, m_id |
| Constructor Summary | |
|---|---|
CmsListIndependentAction(String id)
Default Constructor. |
|
| Method Summary | |
|---|---|
String |
buttonHtml(CmsWorkplace wp)
Returns the necessary html code. |
static CmsListIndependentAction |
getDefaultExplorerSwitchAction()
Returns the default explorer switch action for explorer list dialogs. |
protected String |
resolveOnClic(CmsWorkplace wp)
Help method to resolve the on clic text to use. |
| Methods inherited from class org.opencms.workplace.list.A_CmsListAction |
|---|
defaultConfirmationHtml, getConfirmationMessage, getListId, setConfirmationMessage, setListId |
| Methods inherited from class org.opencms.workplace.tools.A_CmsHtmlIconButton |
|---|
defaultButtonHtml, defaultButtonHtml, defaultHelpHtml, getHelpText, getIconPath, getId, getName, isEnabled, isVisible, setEnabled, setHelpText, setIconPath, setName, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencms.workplace.tools.I_CmsHtmlIconButton |
|---|
getHelpText, getIconPath, getId, getName, isEnabled, isVisible, setEnabled, setHelpText, setIconPath, setName, setVisible |
| Field Detail |
|---|
public static final String ACTION_EXPLORER_SWITCH_ID
| Constructor Detail |
|---|
public CmsListIndependentAction(String id)
id - unique id| Method Detail |
|---|
protected String resolveOnClic(CmsWorkplace wp)
wp - the workplace context
public String buttonHtml(CmsWorkplace wp)
I_CmsHtmlIconButton
wp - the jsp page to write the code to
I_CmsHtmlIconButton.buttonHtml(CmsWorkplace)public static CmsListIndependentAction getDefaultExplorerSwitchAction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||