| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.configurators |
| Modifier and Type | Method and Description |
|---|---|
static <T,O> void |
Props.configureObservableOptions(WritableList<T> list,
ObservableValue<O> options,
OptionsConfigurator.OptionsApplier<T,O> optionsApplier) |
static <T,O> void |
Props.configureOptions(WritableList<T> list,
O options,
OptionsConfigurator.OptionsApplier<T,O> optionsApplier) |
| Modifier and Type | Method and Description |
|---|---|
static <T,O> void |
OptionsConfigurator.configureObservableOptions(WritableList<T> list,
ObservableValue<O> options,
OptionsConfigurator.OptionsApplier<T,O> optionsApplier) |
static <T,O> void |
OptionsConfigurator.configureOptions(WritableList<T> list,
O options,
OptionsConfigurator.OptionsApplier<T,O> optionsApplier) |
Copyright © 2022 vpc open source initiative. All rights reserved.