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
FieldsFields inherited from class io.jmix.ui.component.impl.AbstractFacet
id, ownerFields inherited from interface io.jmix.dynattrui.facet.DynAttrFacet
FACET_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidvoidsetAttributeDefaultValues(AttributeDefaultValues attributeDefaultValues) voidMethods 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:
setOwnerin interfaceFacet- Overrides:
setOwnerin classAbstractFacet- Parameters:
owner- owner frame
-
setAttributeDefaultValues
-
initEntityInStandardEditor
-
initEntityInMasterDetailScreen
-