Package io.jmix.dynattr.model
Interface Categorized
public interface Categorized
Interface to be implemented by entities which can be separated by categories and hence have several sets of
dynamic attributes.
Such entities can be displayed in DynamicAttributesPanel
.
-
Method Summary
-
Method Details
-
getCategory
Category getCategory() -
setCategory
-