public class RadioStyleOperator extends ToggleStyleOperator<RadioStyle>
Material face manager for the material radio button.
The material Radio Button provides a single material face, but since the
radio button is CheckboxBase
, a face manager with a single option
enumeration should be provided.
Constructor and Description |
---|
RadioStyleOperator()
Setup the radio button face manager and provide the appropriate switchers
to ensure radio button face initializes properly.
|
Modifier and Type | Method and Description |
---|---|
protected RadioStyle |
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
public RadioStyleOperator()
protected RadioStyle defaultFlavor()
ToggleStyleOperator
defaultFlavor
in class ToggleStyleOperator<RadioStyle>
Copyright © 2016 com.github.ilyes4j. All rights reserved.