| Package | Description |
|---|---|
| net.thevpc.echo | |
| net.thevpc.echo.api.components | |
| net.thevpc.echo.impl.components |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBox |
class |
RadioButton |
class |
ToggleButton |
| Modifier and Type | Method and Description |
|---|---|
protected AppToggleControl |
RadioButtonGroup.createToggleControl() |
protected AppToggleControl |
CheckBoxGroup.createToggleControl() |
protected AppToggleControl |
ToggleControlGroup.createToggleControl() |
protected AppToggleControl |
ToggleButtonGroup.createToggleControl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ToggleControlGroup.prepareShowing(AppToggleControl b,
int index) |
protected void |
ToggleControlGroup.prepareUnshowing(AppToggleControl b,
int index) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppCheckBox |
interface |
AppRadioButton |
interface |
AppToggleButton |
| Modifier and Type | Class and Description |
|---|---|
class |
ToggleBase |
| Constructor and Description |
|---|
ToggleBase(String id,
net.thevpc.common.i18n.Str str,
String group,
Application app,
Class<? extends AppToggleControl> componentType,
Class<? extends AppComponentPeer> peerType) |
Copyright © 2021 vpc open source initiative. All rights reserved.