public interface HasEditMode
Indicates that an editor can be used as read-only or as edit mode.
Modifier and Type | Method and Description |
---|---|
void |
isEditMode(boolean isEdit)
Enables or disables the edition.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.