public static class HalFormsOptions.Remote extends HalFormsOptions.AbstractHalFormsOptions<HalFormsOptions.Remote>
HalFormsOptions.AbstractHalFormsOptions<T extends HalFormsOptions.AbstractHalFormsOptions<T>>, HalFormsOptions.Inline, HalFormsOptions.Remote| Modifier and Type | Method and Description |
|---|---|
Link |
getLink()
Returns the
Link pointing to the resource returning option values. |
protected HalFormsOptions.Remote |
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 Link getLink()
Link pointing to the resource returning option values.protected HalFormsOptions.Remote with(@Nullable String promptRef, @Nullable String valueRef, @Nullable Long minItems, @Nullable Long maxItems, @Nullable Object selectedValue)
HalFormsOptions.AbstractHalFormsOptionsHalFormsOptions.AbstractHalFormsOptionswith in class HalFormsOptions.AbstractHalFormsOptions<HalFormsOptions.Remote>Copyright © 2011–2022 Pivotal, Inc.. All rights reserved.