protected class MultiFormView.MultiFormState extends Object
Modifier and Type | Field and Description |
---|---|
protected MultiFormView.EntryResolution<T> |
entryResolution |
Modifier | Constructor and Description |
---|---|
protected |
MultiFormState() |
Modifier and Type | Method and Description |
---|---|
Map<EditorView<T>,ItemProviderStrategy<T,T>> |
getChildren() |
MultiFormView.EntryResolution<T> |
getEntryResolution() |
List<EditorView<T>> |
getOrder() |
protected MultiFormView.EntryResolution<T> entryResolution
public List<EditorView<T>> getOrder()
public MultiFormView.EntryResolution<T> getEntryResolution()
public Map<EditorView<T>,ItemProviderStrategy<T,T>> getChildren()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.