Constant Field Values

Contents

com.googlecode.*

  • com.googlecode.wicket.jquery.ui.form.autocomplete.AutoCompleteBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "autocomplete"
  • com.googlecode.wicket.jquery.ui.form.datepicker.DatePickerBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "datepicker"
  • com.googlecode.wicket.jquery.ui.form.spinner.SpinnerBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "spinner"
  • com.googlecode.wicket.jquery.ui.form.spinner.TimeSpinnerBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "timespinner"
  • com.googlecode.wicket.jquery.ui.interaction.behavior.PositionBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "position"
  • com.googlecode.wicket.jquery.ui.interaction.draggable.DraggableBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "draggable"
  • com.googlecode.wicket.jquery.ui.interaction.droppable.DroppableBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "droppable"
  • com.googlecode.wicket.jquery.ui.interaction.resizable.ResizableBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "resizable"
  • com.googlecode.wicket.jquery.ui.interaction.sortable.SortableBehavior<T> 
    Modifier and Type Constant Field Value
    public static final String METHOD "sortable"
  • com.googlecode.wicket.jquery.ui.widget.accordion.AccordionBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "accordion"
  • com.googlecode.wicket.jquery.ui.widget.progressbar.ProgressBarBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "progressbar"
  • com.googlecode.wicket.jquery.ui.widget.tabs.TabsBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "tabs"
  • com.googlecode.wicket.jquery.ui.widget.tooltip.TooltipBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "tooltip"