-
public final class PresentationAction.SelectOptions extends PresentationAction
-
-
Constructor Summary
Constructors Constructor Description PresentationAction.SelectOptions(String selectId, List<String> options)
-
Method Summary
Modifier and Type Method Description final StringgetSelectId()final List<String>getOptions()-
-
Method Detail
-
getSelectId
final String getSelectId()
-
getOptions
final List<String> getOptions()
-
-
-
-