Class: AlternativeTheme

olympe.ui.std.theme. AlternativeTheme


new AlternativeTheme()

Extends

Members


<protected, constant> BACKGROUND_COLOR_FORMS :olympe.df.Color

Type:
Inherited From:

<constant> BLACK_TEST_CLASS :string

Type:
  • string
Inherited From:

<protected, constant> TEXT_COLOR_FORMS :olympe.df.Color

Type:
Inherited From:

Methods


<protected> getTheme(prefix, themeConstructor, themeClass [, classesCallback])

Parameters:
Name Type Argument Description
prefix string

Prefix of the component (e.g. datepicker => "datepicker"). Please use the constants defined on each theme object (e.g. olympe.ui.std.theme.DatePicker.NAME)

themeConstructor function
themeClass olympe.df.POString | string
classesCallback function <optional>
Inherited From:
Returns:
Type
olympe.ui.std.theme.ElementTheme | olympe.df.Proxy.<olympe.ui.std.theme.ElementTheme>