JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
net.thevpc.common.thevpccommonprops
net.thevpc.common.props.configurators
OptionsConfigurator
OptionsApplier
Contents
Description
Method Summary
Method Details
applyOptions(WritableList, O)
Hide sidebar
Show sidebar
Interface OptionsConfigurator.OptionsApplier<
T
,
O
>
Enclosing class:
OptionsConfigurator
public static interface
OptionsConfigurator.OptionsApplier<T,
O>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
applyOptions
(
WritableList
<
T
> t,
O
options)
Method Details
applyOptions
void
applyOptions
(
WritableList
<
T
> t,
O
options)