public abstract class ReadWritePropertyAccessor extends AbstractPropertyAccessor
isComplexProperty, isDateProperty, isIntProperty
Constructor and Description |
---|
ReadWritePropertyAccessor() |
Modifier and Type | Method and Description |
---|---|
boolean |
isReadOnly(Item item)
Check whether accessor allows for read access only
|
boolean |
isRequired() |
editProperty, getActivatingMessage, getCommands, getDescription, getDisplayName, getReferencedItem, getSelectReferencedItemDescriptor, isComplexProperty, isDateProperty, isIntProperty, isTextEditAllowed, selectReferencedItem
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPropertyName, getValue, setValue
public boolean isReadOnly(Item item)
PropertyAccessor
item
- the item for which it is to be checked whether the access is read-onlypublic boolean isRequired()