Package | Description |
---|---|
ca.weblite.shared.components |
This package contains foundation components that are used by views in CodeRAD.
|
com.codename1.rad.ui.builders |
Modifier and Type | Method and Description |
---|---|
FormContainer.Section |
FormContainer.Section.addField(FormContainer.Field field) |
FormContainer.Section |
FormContainer.Section.addField(FormContainer.Field field,
int colSpan) |
FormContainer.Section |
FormContainer.Section.addHeading(String label) |
Modifier and Type | Method and Description |
---|---|
FormContainer |
FormContainer.addSection(FormContainer.Section section) |
Modifier and Type | Method and Description |
---|---|
FormContainer.Section |
FormContainerSectionBuilder.build() |
Copyright © 2022. All Rights Reserved.