{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.content
Interface ThemeProvider
- All Known Subinterfaces:
- ContentLabel, ContentPage, LayoutModel<E>, LayoutModelController<T,M>, ModifiableContentLabel, ModifiableContentPage, ModifiableStaticContentPage, StaticContentPage, ThemeSetter
public interface ThemeProviderAn interface that allows the retrieval of a Theme that is associated with a portal resource.
- Since:
- 5.1.0.1
Method Summary Theme getTheme()
Returns the theme associated with this element.
Method Detail getTheme
Theme getTheme()
- Returns the theme associated with this element.
- Returns:
- the theme set for this element or null if none was set.
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD