Class CategoryAttrsEdit

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardEditor<CategoryAttribute>
io.jmix.dynattrui.screen.categoryattr.CategoryAttrsEdit
All Implemented Interfaces:
ChangeTracker, EditorScreen<CategoryAttribute>, FrameOwner, ReadOnlyAwareScreen

@UiController("dynat_CategoryAttribute.edit") @UiDescriptor("category-attrs-edit.xml") @DialogMode(forceDialog=true) public class CategoryAttrsEdit extends StandardEditor<CategoryAttribute>