| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ThemeTextItem
A theme contribution that contributes simple text.
| This interface is designed to be implemented by clients. |
| Method Summary | |
|---|---|
| java.lang.String | getText(java.util.Locale locale)
Return the text for the specified locale. |
| Methods inherited from interface com.ibm.portal.theme.plugin.ThemeItem |
|---|
| getTooltip, newIconURL |
| Methods inherited from interface com.ibm.portal.theme.plugin.ThemeContent |
|---|
| getOrdinal, init |
| Methods inherited from interface com.ibm.portal.ActiveFlag |
|---|
| isActive |
| Methods inherited from interface com.ibm.portal.Localized |
|---|
| getDescription, getLocales, getTitle |
| Method Detail |
|---|
java.lang.String getText(java.util.Locale locale)
null
value is returned.
null
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||