public class CheckBoxStyleOperator extends ToggleStyleOperator<CheckBoxStyle>
A face switcher for material check boxes
When making a check box, it is possible to set one of the face options provided in CheckBoxStyle. CheckBoxStyleOperator is the Using The check box provide three faces that can be applied.
Constructor and Description |
---|
CheckBoxStyleOperator() |
Modifier and Type | Method and Description |
---|---|
protected CheckBoxStyle |
defaultFlavor()
The sub-type must indicate the default class pack (= face) to enable the
component to be initialized correctly by applying at least the default face
for the first time.
|
getFace, getRipple, isUpgraded, setEnabled, setFace, setRipple, setTarget, setValue, upgrade
protected CheckBoxStyle defaultFlavor()
ToggleStyleOperator
defaultFlavor
in class ToggleStyleOperator<CheckBoxStyle>
Copyright © 2016 com.github.ilyes4j. All rights reserved.