| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent | |
| org.mule.runtime.api.meta.model.display | |
| org.mule.runtime.api.meta.model.parameter |
| Modifier and Type | Field and Description |
|---|---|
protected LayoutModel |
AbstractParameterDeclaration.layoutModel |
| Modifier and Type | Method and Description |
|---|---|
LayoutModel |
AbstractParameterDeclaration.getLayoutModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractParameterDeclaration.setLayoutModel(LayoutModel layoutModel) |
T |
ParameterDeclarer.withLayout(LayoutModel layoutModel)
Sets the given
layoutModel |
ParameterGroupDeclarer<D> |
ParameterGroupDeclarer.withLayout(LayoutModel layoutModel)
Sets the given
layoutModel |
| Modifier and Type | Method and Description |
|---|---|
LayoutModel |
LayoutModel.LayoutModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<LayoutModel> |
HasLayoutModel.getLayoutModel() |
| Modifier and Type | Method and Description |
|---|---|
static LayoutModel.LayoutModelBuilder |
LayoutModel.builderFrom(LayoutModel template)
Creates a new
LayoutModel.LayoutModelBuilder which state is already initialised to match that of the given template. |
| Modifier and Type | Method and Description |
|---|---|
Optional<LayoutModel> |
ParameterModel.getLayoutModel()
The value of
getOrder() is to be consider relative to the owning
ParameterGroupModel |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.