|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.ext.welcome.standard.LanguagesColumn
public class LanguagesColumn
Constructor Summary | |
---|---|
LanguagesColumn()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LanguagesColumn()
Method Detail |
---|
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
getItems
in interface IColumn
public void setLocale(java.util.Locale locale)
IColumn
setLocale
in interface IColumn
public void setActionContext(com.centrasite.control.ActionContext actionContext)
IColumn
setActionContext
in interface IColumn
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |