Interface PositionedWidget
- All Superinterfaces:
SingleChildWidget
,Widget
- All Known Subinterfaces:
PositionedWidget.Offset
- All Known Implementing Classes:
PositionedWidget.Absolute
,PositionedWidget.Aligned
,PositionedWidget.Relative
public sealed interface PositionedWidget
extends SingleChildWidget
permits PositionedWidget.Offset, PositionedWidget.Aligned
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
static final record
static final record
static interface
static final record
Nested classes/interfaces inherited from interface dev.pfaff.altargui.widgets.SingleChildWidget
SingleChildWidget.AbstractState<W extends SingleChildWidget>, SingleChildWidget.AutoLayoutState<W extends SingleChildWidget>
-
Field Summary
Fields inherited from interface dev.pfaff.altargui.Widget
EMPTY_ARRAY
-
Method Summary
Methods inherited from interface dev.pfaff.altargui.widgets.SingleChildWidget
child, instantiate
Methods inherited from interface dev.pfaff.altargui.Widget
atAbsolutePosition, atAlignment, atCenter, atRelativePosition, expand, expandHeight, expandWidth, withAbsoluteHeight, withAbsoluteSize, withAbsoluteWidth, withAspectRatio, withAspectRatio, withAspectRatio, withBackground, withBackgroundColor, withBackgroundTexture, withBorder, withHorizontalMargin, withHorizontalMargin, withId, withKey, withMargin, withMargin, withMarginBottom, withMarginEnd, withMarginStart, withMarginTop, withMultiChildAttributes, withSymmetricMargin, withTooltip, withVerticalMargin, withVerticalMargin, wrap