Module is.codion.framework.model
Package is.codion.framework.model
Interface EntityTableModel.EntityTableEditor.Editable
- Enclosing interface:
EntityTableModel.EntityTableEditor
public static interface EntityTableModel.EntityTableEditor.Editable
Specifies whether an attribute is editable for a given entity instance.
-
Method Summary
-
Method Details
-
is
- Parameters:
entity- the entityattribute- the attribute- Returns:
- true if the given attribute is editable for the given entity
-