T
- SelectBox.SelectBoxElement
subclasses.public class DarkSelectBoxElementTheme<T extends SelectBox.SelectBoxElement> extends DarkComponentTheme<T>
Constructor and Description |
---|
DarkSelectBoxElementTheme() |
Modifier and Type | Method and Description |
---|---|
void |
apply(T component)
Used to apply theme only for component and not apply for child components.
|
applyAll
public void apply(T component)
apply
in class DarkComponentTheme<T extends SelectBox.SelectBoxElement>
component
- component to apply theme.