Uses of Enum Class
com.kingsrook.qqq.backend.core.model.dashboard.widgets.CompositeWidgetData.Layout
Packages that use CompositeWidgetData.Layout
Package
Description
-
Uses of CompositeWidgetData.Layout in com.kingsrook.qqq.backend.core.model.dashboard.widgets
Subclasses with type arguments of type CompositeWidgetData.Layout in com.kingsrook.qqq.backend.core.model.dashboard.widgetsMethods in com.kingsrook.qqq.backend.core.model.dashboard.widgets that return CompositeWidgetData.LayoutModifier and TypeMethodDescriptionCompositeWidgetData.getLayout()Getter for layoutstatic CompositeWidgetData.LayoutReturns the enum constant of this class with the specified name.static CompositeWidgetData.Layout[]CompositeWidgetData.Layout.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.kingsrook.qqq.backend.core.model.dashboard.widgets with parameters of type CompositeWidgetData.LayoutModifier and TypeMethodDescriptionvoidCompositeWidgetData.setLayout(CompositeWidgetData.Layout layout) Setter for layoutCompositeWidgetData.withLayout(CompositeWidgetData.Layout layout) Fluent setter for layout -
Uses of CompositeWidgetData.Layout in com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components
Classes in com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components that implement interfaces with type arguments of type CompositeWidgetData.LayoutMethods in com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components that return CompositeWidgetData.LayoutMethods in com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components that return types with arguments of type CompositeWidgetData.Layout