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, setItem
buttonHtml, defaultConfirmationHtml, getConfirmationMessage, getListId, getWp, setConfirmationMessage, setListId, setWp
defaultButtonHtml, defaultButtonHtml, defaultHelpHtml, getHelpText, getIconPath, getId, getName, isEnabled, isVisible, setEnabled, setHelpText, setIconPath, setName, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buttonHtml, getConfirmationMessage, getListId, getWp, setConfirmationMessage, setListId, setWp
getHelpText, getIconPath, getId, getName, isEnabled, isVisible, setEnabled, setHelpText, setIconPath, setName, setVisible
public 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()
CmsListDirectAction
resolveButtonStyle
在类中 CmsListDirectAction
CmsListDirectAction.resolveButtonStyle()
protected java.lang.String resolveName(java.util.Locale locale)
CmsListDirectAction
resolveName
在类中 CmsListDirectAction
locale
- the used localeCmsListDirectAction.resolveName(java.util.Locale)