|
||||||||
| 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.CmsListDirectAction
org.opencms.workplace.list.CmsListEditResourceAction
public class CmsListEditResourceAction
Opens the selected resource in a new window.
| Field Summary |
|---|
| Fields inherited from class org.opencms.workplace.tools.A_CmsHtmlIconButton |
|---|
EMPTY_MESSAGE, m_id |
| Constructor Summary | |
|---|---|
CmsListEditResourceAction(java.lang.String id,
java.lang.String resColumnPathId)
Default Constructor. |
|
| Method Summary | |
|---|---|
CmsMessageContainer |
getHelpText()
Returns the help text. |
java.lang.String |
getIconPath()
Returns the path to the icon. |
CmsMessageContainer |
getName()
Returns the display name. |
protected CmsResourceUtil |
getResourceUtil()
Returns the current result Util. |
boolean |
isVisible()
Returns if visible or not. |
void |
setItem(CmsListItem item)
Sets the current item, should be called before the method. |
| Methods inherited from class org.opencms.workplace.list.CmsListDirectAction |
|---|
buttonHtml, confirmationTextHtml, getColumnForTexts, getItem, helpTextHtml, resolveButtonStyle, resolveHelpText, resolveName, resolveOnClic, setColumnForTexts |
| Methods inherited from class org.opencms.workplace.list.A_CmsListAction |
|---|
buttonHtml, defaultConfirmationHtml, getConfirmationMessage, getListId, getWp, setConfirmationMessage, setListId, setWp |
| Methods inherited from class org.opencms.workplace.tools.A_CmsHtmlIconButton |
|---|
defaultButtonHtml, defaultButtonHtml, defaultHelpHtml, getId, isEnabled, 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.list.I_CmsListAction |
|---|
buttonHtml, getConfirmationMessage, getListId, getWp, setConfirmationMessage, setListId, setWp |
| Methods inherited from interface org.opencms.workplace.tools.I_CmsHtmlIconButton |
|---|
getId, isEnabled, setEnabled, setHelpText, setIconPath, setName, setVisible |
| Constructor Detail |
|---|
public CmsListEditResourceAction(java.lang.String id,
java.lang.String resColumnPathId)
id - the unique idresColumnPathId - the id of the column with the resource root path| Method Detail |
|---|
public CmsMessageContainer getHelpText()
I_CmsHtmlIconButton
getHelpText in interface I_CmsHtmlIconButtongetHelpText in class A_CmsHtmlIconButtonI_CmsHtmlIconButton.getHelpText()public java.lang.String getIconPath()
I_CmsHtmlIconButton
getIconPath in interface I_CmsHtmlIconButtongetIconPath in class A_CmsHtmlIconButtonI_CmsHtmlIconButton.getIconPath()public CmsMessageContainer getName()
I_CmsHtmlIconButton
getName in interface I_CmsHtmlIconButtongetName in class A_CmsHtmlIconButtonI_CmsHtmlIconButton.getName()public boolean isVisible()
I_CmsHtmlIconButton
isVisible in interface I_CmsHtmlIconButtonisVisible in class A_CmsHtmlIconButtonI_CmsHtmlIconButton.isVisible()public void setItem(CmsListItem item)
I_CmsListDirectActionI_CmsHtmlIconButton.buttonHtml(org.opencms.workplace.CmsWorkplace) method.
setItem in interface I_CmsListDirectActionsetItem in class CmsListDirectActionitem - the itemI_CmsListDirectAction.setItem(org.opencms.workplace.list.CmsListItem)protected CmsResourceUtil getResourceUtil()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||