public static interface PermissionSwitch.View extends UberView<PermissionSwitch>
Modifier and Type | Method and Description |
---|---|
void |
hideExceptionsCount() |
void |
init(String textOn,
String textOff,
boolean on) |
boolean |
isOn() |
void |
setEnabled(boolean enabled) |
void |
setOn(boolean on) |
void |
showExceptionsCount(int n) |
init
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.