Modifier and Type | Optional Element and Description |
---|---|
String[] |
value
Static list of options to show in the drop-down list.
|
Class<? extends ValueListProvider> |
valueListProvider
Dynamic value list provider class that can return a list of options to show in the drop-down list dynamically
from any data sources.
|
public abstract Class<? extends ValueListProvider> valueListProvider
String
to the return type
of the annotated method.Copyright © 2012–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.