T - the type of the component implementing this interfacepublic interface Switchable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
disable()
Set the component as disabled
|
T |
enable()
Set the component as enabled
|
boolean |
isEnabled() |
@Editor.Ignore T enable()
@Editor.Ignore T disable()
@Editor.Ignore boolean isEnabled()
Copyright © 2019–2022 Dominokit. All rights reserved.