Uses of Enum Class
org.exoplatform.forum.create.UICreateForm.ACTION_TYPE
-
Uses of UICreateForm.ACTION_TYPE in org.exoplatform.forum.create
Methods in org.exoplatform.forum.create that return UICreateForm.ACTION_TYPEModifier and TypeMethodDescriptionstatic UICreateForm.ACTION_TYPEReturns the enum constant of this class with the specified name.static UICreateForm.ACTION_TYPE[]UICreateForm.ACTION_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.forum.create with parameters of type UICreateForm.ACTION_TYPEModifier and TypeMethodDescriptionstatic voidUICreateForm.nextAction(UICreateForm uiForm, UICreateForm.ACTION_TYPE type, org.exoplatform.webui.application.WebuiRequestContext context)