Package io.lenra.app.components
Class OverlayEntry
java.lang.Object
io.lenra.app.components.OverlayEntry
- All Implemented Interfaces:
LenraComponent,ViewResponse
-
Constructor Summary
ConstructorsConstructorDescriptionOverlayEntry(LenraComponent child) OverlayEntry(LenraComponent child, Boolean maintainState, Boolean opaque, Boolean showOverlay) -
Method Summary
Modifier and TypeMethodDescriptionchild(LenraComponent child) maintainState(Boolean maintainState) showOverlay(Boolean showOverlay)
-
Constructor Details
-
OverlayEntry
public OverlayEntry() -
OverlayEntry
-
OverlayEntry
public OverlayEntry(LenraComponent child, Boolean maintainState, Boolean opaque, Boolean showOverlay)
-
-
Method Details
-
child
-
maintainState
-
opaque
-
showOverlay
-