@Api(allMethods=true)
public interface EditableAttributeInfo
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEditable()
Indicates whether the layer is capable of of storing values at the data level.
|
void |
setEditable(boolean editable)
Set whether the layer has the capability of writing values for this attribute at the data level.
|
boolean isEditable()
SecurityContext.void setEditable(boolean editable)
SecurityContext.editable - "editable" capability for attributeCopyright © 2015 Geosparc. All Rights Reserved.