Constant Field Values

Contents

com.googlecode.*

  • com.googlecode.wicket.kendo.ui.datatable.DataTableBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoGrid"
  • com.googlecode.wicket.kendo.ui.dataviz.chart.ChartBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoChart"
  • com.googlecode.wicket.kendo.ui.dataviz.diagram.DiagramBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoDiagram"
  • com.googlecode.wicket.kendo.ui.form.autocomplete.AutoCompleteBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoAutoComplete"
  • com.googlecode.wicket.kendo.ui.form.buttongroup.ButtonGroupBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoMobileButtonGroup"
  • com.googlecode.wicket.kendo.ui.form.combobox.ComboBoxBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoComboBox"
  • com.googlecode.wicket.kendo.ui.form.datetime.DatePickerBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoDatePicker"
  • com.googlecode.wicket.kendo.ui.form.datetime.TimePickerBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoTimePicker"
  • com.googlecode.wicket.kendo.ui.form.dropdown.DropDownListBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoDropDownList"
  • com.googlecode.wicket.kendo.ui.form.dropdown.lazy.DropDownListBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoDropDownList"
  • com.googlecode.wicket.kendo.ui.form.multiselect.MultiSelect<T> 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoMultiSelect"
  • com.googlecode.wicket.kendo.ui.form.multiselect.lazy.MultiSelectBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoMultiSelect"
  • com.googlecode.wicket.kendo.ui.interaction.draggable.DraggableBehavior 
    Modifier and Type Constant Field Value
    public static final String CSS_CLONE "kendoDraggable-clone"
    public static final String CSS_HIDE "kendoDraggable-hide"
    public static final String FCN_HINT "function(element) { return element.clone().addClass(\'kendoDraggable-clone\'); }"
    public static final String METHOD "kendoDraggable"
  • com.googlecode.wicket.kendo.ui.interaction.droppable.DroppableAreaBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoDropTargetArea"
  • com.googlecode.wicket.kendo.ui.interaction.droppable.DroppableBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoDropTarget"
  • com.googlecode.wicket.kendo.ui.layout.ResponsiveBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoResponsivePanel"
  • com.googlecode.wicket.kendo.ui.repeater.dataview.Pager 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoPager"
  • com.googlecode.wicket.kendo.ui.repeater.listview.ListViewBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoListView"
  • com.googlecode.wicket.kendo.ui.scheduler.SchedulerBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoScheduler"
  • com.googlecode.wicket.kendo.ui.utils.DebugUtils 
    Modifier and Type Constant Field Value
    public static final String errorCallback "function (xhr, error) { var dw = Wicket.Ajax.DebugWindow; if (typeof dw !== \'undefined\') { dw.logError(kendo.stringify(xhr)); } }"
  • com.googlecode.wicket.kendo.ui.widget.editor.AbstractEditor<T> 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoEditor"
  • com.googlecode.wicket.kendo.ui.widget.menu.ContextMenuBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoContextMenu"
  • com.googlecode.wicket.kendo.ui.widget.menu.MenuBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoMenu"
  • com.googlecode.wicket.kendo.ui.widget.progressbar.ProgressBarBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoProgressBar"
  • com.googlecode.wicket.kendo.ui.widget.splitter.SplitterBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoSplitter"
  • com.googlecode.wicket.kendo.ui.widget.tooltip.TooltipBehavior 
    Modifier and Type Constant Field Value
    public static final String METHOD "kendoTooltip"