-
public final class FormActionEvent.SummaryItemPress extends FormActionEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringnameprivate final FormActionTypetype
-
Constructor Summary
Constructors Constructor Description FormActionEvent.SummaryItemPress(String name)
-
Method Summary
Modifier and Type Method Description final StringgetName()final FormActionTypegetType()-
-
Constructor Detail
-
FormActionEvent.SummaryItemPress
FormActionEvent.SummaryItemPress(String name)
-
-
Method Detail
-
getType
final FormActionType getType()
-
-
-
-