Package io.jmix.flowui.screen.impl
Class ScreenFacetsImpl
java.lang.Object
io.jmix.flowui.screen.impl.ScreenFacetsImpl
- All Implemented Interfaces:
ScreenFacets
@Component("flowui_ScreenFacets")
@Scope("prototype")
public class ScreenFacetsImpl
extends Object
implements ScreenFacets
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
screen
-
facets
-
-
Constructor Details
-
ScreenFacetsImpl
-
-
Method Details
-
addFacet
- Specified by:
addFacet
in interfaceScreenFacets
-
getFacet
- Specified by:
getFacet
in interfaceScreenFacets
-
removeFacet
- Specified by:
removeFacet
in interfaceScreenFacets
-
getFacets
- Specified by:
getFacets
in interfaceScreenFacets
-