|
||||||||||
| 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.CmsListResourceIconAction
public class CmsListResourceIconAction
Displays an icon action for dependency lists.
| Field Summary |
|---|
| Fields inherited from class org.opencms.workplace.tools.A_CmsHtmlIconButton |
|---|
EMPTY_MESSAGE, m_id |
| Constructor Summary | |
|---|---|
CmsListResourceIconAction(String id,
String resColumnTypeId,
CmsObject cms)
Default Constructor. |
|
| Method Summary | |
|---|---|
String |
buttonHtml(CmsWorkplace wp)
Returns the necessary html code. |
CmsObject |
getCms()
Returns the cms context. |
String |
getIconPath()
Returns the path to the icon. |
| Methods inherited from class org.opencms.workplace.list.CmsListDirectAction |
|---|
confirmationTextHtml, getColumnForTexts, getItem, helpTextHtml, resolveButtonStyle, resolveHelpText, resolveName, resolveOnClic, setColumnForTexts, setItem |
| 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, 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.list.I_CmsListAction |
|---|
getConfirmationMessage, getListId, setConfirmationMessage, setListId |
| Methods inherited from interface org.opencms.workplace.tools.I_CmsHtmlIconButton |
|---|
getHelpText, getId, getName, isEnabled, isVisible, setEnabled, setHelpText, setIconPath, setName, setVisible |
| Constructor Detail |
|---|
public CmsListResourceIconAction(String id,
String resColumnTypeId,
CmsObject cms)
id - the unique idresColumnTypeId - the id of the column with the resource typecms - the cms context| Method Detail |
|---|
public String buttonHtml(CmsWorkplace wp)
I_CmsHtmlIconButton
buttonHtml in interface I_CmsHtmlIconButtonbuttonHtml in class CmsListDirectActionwp - the jsp page to write the code to
CmsListDirectAction.buttonHtml(org.opencms.workplace.CmsWorkplace)public CmsObject getCms()
public String getIconPath()
I_CmsHtmlIconButton
getIconPath in interface I_CmsHtmlIconButtongetIconPath in class A_CmsHtmlIconButtonA_CmsHtmlIconButton.getIconPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||