Class SingleChildWidget.AutoLayoutState<W extends SingleChildWidget>
java.lang.Object
dev.pfaff.altargui.WidgetInstance<W>
dev.pfaff.altargui.element.SingleChildWidgetInstance<W>
dev.pfaff.altargui.widgets.SingleChildWidget.AbstractState<W>
dev.pfaff.altargui.widgets.SingleChildWidget.AutoLayoutState<W>
- All Implemented Interfaces:
IElement
- Enclosing interface:
SingleChildWidget
public static final class SingleChildWidget.AutoLayoutState<W extends SingleChildWidget>
extends SingleChildWidget.AbstractState<W>
-
Field Summary
Fields inherited from class dev.pfaff.altargui.WidgetInstance
EMPTY_ARRAY, needsScissorLayout, needsStencilLayout, needsTraceLayout
-
Method Summary
Methods inherited from class dev.pfaff.altargui.widgets.SingleChildWidget.AbstractState
configure
Methods inherited from class dev.pfaff.altargui.element.SingleChildWidgetInstance
applyBuiltinSelector, childKey, computeMount, computeScissorLayout, computeStencilLayout, computeTraceLayout, getChildElement, setChild, setChild, uSpecMount
Methods inherited from class dev.pfaff.altargui.WidgetInstance
allocatedHeight, allocatedWidth, allocatedX, allocatedY, clippedHeight, clippedWidth, clippedX, clippedY, computedHeight, computedWidth, computeFillLayout, copyAvailableSizeFrom, copyClippedRectFrom, copyComputedSizeFrom, copyPositionFrom, dispose, equals, fillAllocated, guiContext, hashCode, isInside, isInside, key, markNeedsLayout, markNeedsScissorLayout, markNeedsScissorLayoutOnAllocationChange, markNeedsStencilLayout, markNeedsStencilLayoutOnAllocationChange, markNeedsTraceLayout, markNeedsTraceLayoutOnAllocationChange, mount, onMount, onUnmount, parent, propagateNeedsStencilLayoutFromChild, requireFiniteAllocatedHeight, requireFiniteAllocatedWidth, scissorLayout, setAvailableSize, setClippedRect, setComputedSize, setPosition, stencilLayout, takeNeedsScissorLayout, takeNeedsStencilLayout, takeNeedsTraceLayout, toString, toStringShort, traceLayout, updateMount