Package com.atlassian.adf.model.node
Interface LayoutSection.Partial
-
- Enclosing class:
- LayoutSection
public static interface LayoutSection.PartialTypes that represent a partially constructedlayoutSection.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classLayoutSection.Partial.NeedsFirstColumnA partially constructed layout section that still needs the first column to be added to it.static classLayoutSection.Partial.NeedsSecondColumnA partially constructed layout section that still needs the second column to be added to it.
-