Class FormSelect

java.lang.Object
org.apache.wiki.forms.FormElement
org.apache.wiki.forms.FormSelect
All Implemented Interfaces:
org.apache.wiki.api.plugin.Plugin

public class FormSelect extends FormElement
Creates a Form select field.
  • Constructor Details

  • Method Details

    • execute

      public String execute(org.apache.wiki.api.core.Context ctx, Map<String,String> params) throws org.apache.wiki.api.exceptions.PluginException
      Throws:
      org.apache.wiki.api.exceptions.PluginException