public static class HalFormsOptions.Inline extends HalFormsOptions.AbstractHalFormsOptions<HalFormsOptions.Inline>
HalFormsOptions.AbstractHalFormsOptions<T extends HalFormsOptions.AbstractHalFormsOptions<T>>, HalFormsOptions.Inline, HalFormsOptions.Remote| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Object> |
getInline()
Returns the inline values.
|
protected HalFormsOptions.Inline |
with(String promptRef,
String valueRef,
Long minItems,
Long maxItems,
Object selectedValue)
Create a new concrete
HalFormsOptions.AbstractHalFormsOptions |
getMaxItems, getMinItems, getPromptField, getSelectedValue, getValueField, withMaxItems, withMinItems, withPromptField, withSelectedValue, withValueFieldclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinline, inline, remote, remotepublic Collection<? extends Object> getInline()
protected HalFormsOptions.Inline with(@Nullable String promptRef, @Nullable String valueRef, @Nullable Long minItems, @Nullable Long maxItems, @Nullable Object selectedValue)
HalFormsOptions.AbstractHalFormsOptionsHalFormsOptions.AbstractHalFormsOptionswith in class HalFormsOptions.AbstractHalFormsOptions<HalFormsOptions.Inline>Copyright © 2011–2021 Pivotal, Inc.. All rights reserved.