public interface ReadOnlyable
Modifier and Type | Method and Description |
---|---|
boolean |
isReadOnly()
Determines whether is element is entirely read only or not
|
void |
readOnlyize()
Sets any renderable element within this table joining block to be read only
|
void |
setEditable()
Sets any renderable element within this table joining block to be editable
|
void setEditable()
void readOnlyize()
boolean isReadOnly()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.