Package io.jmix.dynattrui.facet
Class DynAttrFacetImpl
java.lang.Object
io.jmix.ui.component.impl.AbstractFacet
io.jmix.dynattrui.facet.DynAttrFacetImpl
- All Implemented Interfaces:
DynAttrFacet
,Facet
-
Field Summary
Fields inherited from class io.jmix.ui.component.impl.AbstractFacet
id, owner
Fields inherited from interface io.jmix.dynattrui.facet.DynAttrFacet
FACET_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
void
setAttributeDefaultValues
(AttributeDefaultValues attributeDefaultValues) void
Methods inherited from class io.jmix.ui.component.impl.AbstractFacet
getEventHub, getId, getOwner, hasSubscriptions, publish, setId, unsubscribe
-
Field Details
-
attributeDefaultValues
-
-
Constructor Details
-
DynAttrFacetImpl
public DynAttrFacetImpl()
-
-
Method Details
-
setOwner
Description copied from interface:Facet
- Specified by:
setOwner
in interfaceFacet
- Overrides:
setOwner
in classAbstractFacet
- Parameters:
owner
- owner frame
-
setAttributeDefaultValues
-
initEntityInStandardEditor
-
initEntityInMasterDetailScreen
-