Constructor and Description |
---|
DateFormatsColumn() |
Modifier and Type | Method and Description |
---|---|
IItem[] |
getItems()
Get the items of this column.
|
java.lang.String |
getSubTitle()
Get the subtitle of this column.
|
java.lang.String |
getSubTitleStyle()
Get the style of the subtitle of this column.
|
java.lang.String |
getSubTitleTooltip()
Get the tooltip for subtitle of this welcome page.
|
java.lang.String |
getWidth() |
void |
setActionContext(com.centrasite.control.ActionContext actionContext)
Set ActionContext for this welcome action.
|
void |
setLocale(java.util.Locale locale)
Set locale for this welcome widget
|
public java.lang.String getWidth()
public java.lang.String getSubTitle()
IColumn
getSubTitle
in interface IColumn
public java.lang.String getSubTitleTooltip()
getSubTitleTooltip
in interface IColumn
public java.lang.String getSubTitleStyle()
IColumn
getSubTitleStyle
in interface IColumn
public IItem[] getItems()
IColumn
public void setLocale(java.util.Locale locale)
IColumn
public void setActionContext(com.centrasite.control.ActionContext actionContext)
IColumn
setActionContext
in interface IColumn