T - the type of the class implementing this interfacepublic interface IsReadOnly<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadOnly() |
T |
setReadOnly(boolean readOnly) |
T setReadOnly(boolean readOnly)
readOnly - boolean, if true switch the component to readonly mode, otherwise switch out
off readonly modeboolean isReadOnly()
Copyright © 2019–2022 Dominokit. All rights reserved.