public interface Readonly
Component
to indicate
that a component can be set to readonly.Modifier and Type | Method and Description |
---|---|
boolean |
isReadonly()
Returns whether it is readonly.
|
void |
setReadonly(boolean readonly)
Sets whether it is readonly.
|
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.