public class CmsListDefaultAction extends CmsListDirectAction
EMPTY_MESSAGE, m_id| 构造器和说明 |
|---|
CmsListDefaultAction(java.lang.String id)
Default Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getColumnForLink()
Resturns the id of column to use for the link.
|
I_CmsListFormatter |
getColumnFormatter()
Resturns the formatter to use for the link.
|
protected CmsHtmlIconButtonStyleEnum |
resolveButtonStyle()
Help method to resolve the style of the button.
|
protected java.lang.String |
resolveName(java.util.Locale locale)
Help method to resolve the name to use.
|
void |
setColumnForLink(CmsListColumnDefinition columnForLink)
Sets the id of column to use for the link.
|
buttonHtml, confirmationTextHtml, getColumnForTexts, getItem, helpTextHtml, resolveHelpText, resolveOnClic, setColumnForTexts, setItembuttonHtml, defaultConfirmationHtml, getConfirmationMessage, getListId, getWp, setConfirmationMessage, setListId, setWpdefaultButtonHtml, defaultButtonHtml, defaultHelpHtml, getHelpText, getIconPath, getId, getName, isEnabled, isVisible, setEnabled, setHelpText, setIconPath, setName, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuttonHtml, getConfirmationMessage, getListId, getWp, setConfirmationMessage, setListId, setWpgetHelpText, getIconPath, getId, getName, isEnabled, isVisible, setEnabled, setHelpText, setIconPath, setName, setVisiblepublic CmsListDefaultAction(java.lang.String id)
id - unique idpublic java.lang.String getColumnForLink()
public I_CmsListFormatter getColumnFormatter()
public void setColumnForLink(CmsListColumnDefinition columnForLink)
columnForLink - the column to use for the link to setprotected CmsHtmlIconButtonStyleEnum resolveButtonStyle()
CmsListDirectActionresolveButtonStyle 在类中 CmsListDirectActionCmsListDirectAction.resolveButtonStyle()protected java.lang.String resolveName(java.util.Locale locale)
CmsListDirectActionresolveName 在类中 CmsListDirectActionlocale - the used localeCmsListDirectAction.resolveName(java.util.Locale)