- scale(WiQueryResourceManager) - Static method in class org.odlabs.wiquery.ui.effects.EffectsHelper
-
Method to load the scale effect
- ScaleEffect - Class in org.odlabs.wiquery.ui.effects
-
$Id: ScaleEffect.java 415 2010-09-17 21:32:54Z lionel.armanet $
Helper class to implement the scale effect as in
http://docs.jquery.com/UI/Effects/Scale
- ScaleEffect() - Constructor for class org.odlabs.wiquery.ui.effects.ScaleEffect
-
Constructor.
- ScaleEffect(ScaleEffect.Direction) - Constructor for class org.odlabs.wiquery.ui.effects.ScaleEffect
-
Constructor.
- ScaleEffect(ScaleEffect.Direction, ScaleEffect.Scale, int, int) - Constructor for class org.odlabs.wiquery.ui.effects.ScaleEffect
-
Constructor.
- ScaleEffect.Direction - Enum in org.odlabs.wiquery.ui.effects
-
Shake direction.
- ScaleEffect.Scale - Enum in org.odlabs.wiquery.ui.effects
-
What to scale.
- ScaleEffectJavaScriptResourceReference - Class in org.odlabs.wiquery.ui.effects
-
$Id: ScaleEffectJavaScriptResourceReference.java 457 2010-10-15 07:14:28Z hielke.hoeve@gmail.com $
- SCRIPT - Static variable in class org.mozilla.javascript.Token1
-
- scroll(JsScope) - Static method in class org.odlabs.wiquery.core.javascript.helper.EventsHelper
-
Bind a function to the scroll event of each matched element.
- search() - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Method to search the autocomplete
- search(AjaxRequestTarget) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Method to search the autocomplete within the ajax request
- search(String) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Method to search the autocomplete
- search(AjaxRequestTarget, String) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Method to search the autocomplete within the ajax request
- select() - Static method in class org.odlabs.wiquery.core.javascript.helper.EventsHelper
-
Triggers the select event of each matched element.
- select(JsScope) - Static method in class org.odlabs.wiquery.core.javascript.helper.EventsHelper
-
Bind a function to the select event of each matched element.
- select(int) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Method to select a tab
- select(AjaxRequestTarget, int) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Method to select a tab within the ajax request
- SelectableAjaxBehavior - Class in org.odlabs.wiquery.ui.selectable
-
$Id: SelectableAjaxBehavior
- SelectableAjaxBehavior() - Constructor for class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
Default constructor
- SelectableBehavior - Class in org.odlabs.wiquery.ui.selectable
-
$Id: SelectableBehavior.java 553 2010-11-15 08:30:58Z hielke.hoeve@gmail.com $
- SelectableBehavior() - Constructor for class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Default constructor
- SelectableBehavior.ToleranceEnum - Enum in org.odlabs.wiquery.ui.selectable
-
Enumeration for the tolerance option
- SelectableJavaScriptResourceReference - Class in org.odlabs.wiquery.ui.selectable
-
$Id: SelectableJavaScriptResourceReference.java 457 2010-10-15 07:14:28Z hielke.hoeve@gmail.com $
- self() - Method in class org.odlabs.wiquery.core.javascript.JsScopeContext
-
Creates a new
JsStatement and append the "this" keyword in this
statement.
- self() - Method in class org.odlabs.wiquery.core.javascript.JsStatement
-
Appends the this keyword to this statement.
- SEMI - Static variable in class org.mozilla.javascript.Token1
-
- serialize() - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Method to serialize (in default mode)
- serialize(AjaxRequestTarget) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Method to serialize (in default mode) within the ajax request
- serialize() - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Method to serialize (in default mode)
- serialize(AjaxRequestTarget) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Method to serialize (in default mode) within the ajax request
- SET - Static variable in class org.mozilla.javascript.Token1
-
- SET_REF - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- SET_REF_OP - Static variable in class org.mozilla.javascript.Token1
-
- setAbsoluteRange(short, short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerYearRange
-
- setAccept(DroppableAccept) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
All draggables that match the selector will be accepted.
- setAccept(DroppableAccept) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
All draggables that match the selector will be accepted.
- setActivateEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Set's the callback when an accepted draggable starts dragging.
- setActivateEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when using connected lists, every connected list on
drag start receives it.
- setActive(AccordionActive) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Selector for the active element.
- setActiveClass(String) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
If specified, the class will be added to the droppable while an
acceptable draggable is being dragged.
- setActiveClass(String) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
If specified, the class will be added to the droppable while an
acceptable draggable is being dragged.
- setAddClasses(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
If set to false, will prevent the ui-draggable class from being added.
- setAddClasses(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
If set to false, will prevent the ui-draggable class from being added.
- setAddClasses(boolean) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
If true, will prevent event propagation on nested droppables.
- setAddClasses(boolean) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
If true, will prevent event propagation on nested droppables.
- setAddEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the callback when a tab is added
- setAjaxChangeEvent(AjaxSlider.ISliderAjaxEvent) - Method in class org.odlabs.wiquery.ui.slider.AjaxSlider
-
Sets the call-back for the AJAX Change Event.
- setAjaxOptions(JQueryAjaxOption) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Additional Ajax options to consider when loading tab content (see $.ajax).
- setAjaxSlideEvent(AjaxSlider.ISliderAjaxEvent) - Method in class org.odlabs.wiquery.ui.slider.AjaxSlider
-
Sets the call-back for the AJAX Slide Event.
- setAjaxStartEvent(AjaxSlider.ISliderAjaxEvent) - Method in class org.odlabs.wiquery.ui.slider.AjaxSlider
-
Sets the call-back for the AJAX Start Event.
- setAjaxStopEvent(AjaxSlider.ISliderAjaxEvent) - Method in class org.odlabs.wiquery.ui.slider.AjaxSlider
-
Sets the call-back for the AJAX stop event.
- setAlsoResize(ResizableAlsoResize) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Resize these elements synchronous when resizing.
- setAlsoResize(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Deprecated.
will be removed in 1.2
- setAlsoResize(ResizableAlsoResize) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Resize these elements synchronous when resizing.
- setAltField(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
The jQuery selector for another field that is to be updated with the
selected date from the datepicker.
- setAltField(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
The jQuery selector for another field that is to be updated with the
selected date from the datepicker.
- setAltField(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
The jQuery selector for another field that is to be updated with the
selected date from the datepicker.
- setAltFormat(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
The dateFormat to be used for the altField option.
- setAltFormat(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
The dateFormat to be used for the altField option.
- setAltFormat(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
The dateFormat to be used for the altField option.
- setAnimate(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Animates to the final size after resizing.
- setAnimate(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Animates to the final size after resizing.
- setAnimate(boolean) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Whether to slide handle smoothly when user click outside handle on the bar.
- setAnimate(SliderAnimate.AnimateEnum) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Whether to slide handle smoothly when user click outside handle on the bar.
- setAnimate(Number) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Whether to slide handle smoothly when user click outside handle on the bar.
- setAnimated(AccordionAnimated) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Sets the effect to apply when the accordion's content is switched.
- setAnimateDuration(ResizableAnimeDuration) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the duration time for animating, in milliseconds.
- setAnimateDuration(ResizableAnimeDuration) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the duration time for animating, in milliseconds.
- setAnimateEasing(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the easing effect for animating.
- setAnimateEasing(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the easing effect for animating.
- setAnimateEnumParam(SliderAnimate.AnimateEnum) - Method in class org.odlabs.wiquery.ui.slider.SliderAnimate
-
Set's the AnimateEnum parameter
- setAnimationEffect(AccordionAnimated) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Deprecated.
will be removed in 1.2
- setAppendText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the text to display after each date field, e.g.
- setAppendText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the text to display after each date field, e.g.
- setAppendText(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the text to display after each date field, e.g.
- setAppendTo(String) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
The element passed to or selected by the appendTo option will be used as
the container for the suggested values
- setAppendTo(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
The element passed to or selected by the appendTo option will be used as
the draggable helper's container during dragging.
- setAppendTo(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
The element passed to or selected by the appendTo option will be used as
the draggable helper's container during dragging.
- setAppendTo(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Defines where the helper that moves with the mouse is being appended to
during the drag (for example, to resolve overlap/zIndex issues).
- setAppendTo(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Defines where the helper that moves with the mouse is being appended to
during the drag (for example, to resolve overlap/zIndex issues).
- setArray(ArrayItemOptions<? extends IListItemOption>) - Method in class org.odlabs.wiquery.ui.autocomplete.AutocompleteSource
-
Set the array param
- setArrayParam(ArrayItemOptions<IntegerItemOptions>) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerNumberOfMonths
-
Set's the array parameter
- setArrayParam(Integer, Integer, Integer, Integer) - Method in class org.odlabs.wiquery.ui.draggable.DraggableContainment
-
Set's the array parameter
- setAspectRatio(ResizableAspectRatio) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
If set to true, resizing is constrained by the original aspect ratio.
- setAspectRatio(ResizableAspectRatio) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
If set to true, resizing is constrained by the original aspect ratio.
- setAsync(boolean) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
By default, all requests are sent asynchronous (i.e.
- setAt(PositionOptions.Position) - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
Defines which position on the target element to align the positioned
element against: "horizontal vertical" alignment.
- setAt(PositionOptions.Position) - Method in class org.odlabs.wiquery.ui.position.PositionOptions
-
Defines which position on the target element to align the positioned
element against: "horizontal vertical" alignment.
- setAutoHeight(boolean) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Sets if the accordion's height is fixed to the highest content part.
- setAutoHide(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
If set to true, automatically hides the handles except when the mouse
hovers over the element.
- setAutoHide(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
If set to true, automatically hides the handles except when the mouse
hovers over the element.
- setAutoImportJQueryResource(boolean) - Method in class org.odlabs.wiquery.core.commons.WiQuerySettings
-
Set the autoImportJQueryResource option
- setAutoImportJQueryUIResource(boolean) - Method in class org.odlabs.wiquery.core.commons.WiQuerySettings
-
If set to false, no jQueryUI resources are contributed by
the framework, which means the user is responsible to add required
resources (javascript and css files) for jQueryUI to work.
- setAutoOpen(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets if this window opens autmatically after the page is loaded.
- setAutoRefresh(boolean) - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
This determines whether to refresh (recalculate) the position and size
of each selected at the beginning of each select operation.
- setAutoRefresh(boolean) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
This determines whether to refresh (recalculate) the position and size
of each selected at the beginning of each select operation.
- setAutoSize(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set to true to automatically resize the input field to accomodate dates
in the current dateFormat.
- setAutoSize(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set to true to automatically resize the input field to accomodate dates
in the current dateFormat.
- setAutoSize(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set to true to automatically resize the input field to accomodate dates
in the current dateFormat.
- setAutoUpdate(boolean) - Method in class org.odlabs.wiquery.ui.autocomplete.AbstractAutocompleteComponent
-
- setAxis(DraggableBehavior.AxisEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Constrains dragging to either the horizontal (x) or vertical (y) axis.
- setAxis(DraggableBehavior.AxisEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Constrains dragging to either the horizontal (x) or vertical (y) axis.
- setAxis(SortableBehavior.AxisEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
If defined, the items can be dragged only horizontally or vertically.
- setAxis(SortableBehavior.AxisEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
If defined, the items can be dragged only horizontally or vertically.
- setBeforeCloseEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Deprecated.
will be removed when we will used jquery ui 1.9 (see ticket http://dev.jqueryui.com/ticket/4669)
- setBeforeSendEvent(JsScope) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
A pre-callback to modify the XMLHttpRequest object before it is sent.
- setBeforeShowDayEvent(JsScopeUiDatePickerEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
The function takes a date as a parameter and must return an array with [0]
equal to true/false indicating whether or not this date is selectable, [1]
equal to a CSS class name(s) or '' for the default presentation and [2]
an optional popup tooltip for this date.
- setBeforeShowDayEvent(JsScopeUiDatePickerEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
The function takes a date as a parameter and must return an array with [0]
equal to true/false indicating whether or not this date is selectable, [1]
equal to a CSS class name(s) or '' for the default presentation and [2]
an optional popup tooltip for this date.
- setBeforeShowDayEvent(JsScopeUiDatePickerEvent) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
The function takes a date as a parameter and must return an array with [0]
equal to true/false indicating whether or not this date is selectable, [1]
equal to a CSS class name(s) or '' for the default presentation and [2]
an optional popup tooltip for this date.
- setBeforeShowEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the callback before the datepicker is displayed.
- setBeforeShowEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the callback before the datepicker is displayed.
- setBeforeShowEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the callback before the datepicker is displayed.
- setBeforeStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when sorting stops, but when the placeholder/helper is
still available.
- setBgiframe(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Deprecated.
will be removed in 1.3
- setBgiframe(boolean) - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
Applies the bgiframe plugin when set to true.
- setBgiframe(boolean) - Method in class org.odlabs.wiquery.ui.position.PositionOptions
-
Applies the bgiframe plugin when set to true.
- setBooleanParam(boolean) - Method in class org.odlabs.wiquery.ui.accordion.AccordionActive
-
Set's the boolean parameter
- setBooleanParam(Boolean) - Method in class org.odlabs.wiquery.ui.accordion.AccordionAnimated
-
Set's the boolean parameter
- setBooleanParam(Boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableIframeFix
-
Set's the boolean parameter
- setBooleanParam(Boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableRevert
-
Set's the boolean parameter
- setBooleanParam(Boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableSnap
-
Set's the boolean parameter
- setBooleanParam(Boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAspectRatio
-
Set's the boolean parameter
- setBooleanParam(boolean) - Method in class org.odlabs.wiquery.ui.slider.SliderAnimate
-
Set's the boolean parameter
- setBooleanParam(boolean) - Method in class org.odlabs.wiquery.ui.slider.SliderRange
-
Set's the boolean parameter
- setBooleanParam(Boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableRevert
-
Set's the boolean parameter
- setButtonImage(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's URL for the popup button image.
- setButtonImage(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's URL for the popup button image.
- setButtonImage(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's URL for the popup button image.
- setButtonImageOnly(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set to true to place an image after the field to use as the trigger
without it appearing on a button.
- setButtonImageOnly(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set to true to place an image after the field to use as the trigger
without it appearing on a button.
- setButtonImageOnly(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set to true to place an image after the field to use as the trigger
without it appearing on a button.
- setButtons(ListItemOptions<DialogButton>) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's a list of dialog button
- setButtonText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the text to display on the trigger button.
- setButtonText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the text to display on the trigger button.
- setButtonText(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the text to display on the trigger button.
- setBy(JsScopePositionEvent) - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
When specified the actual property setting is delegated to this callback.
- setBy(JsScopePositionEvent) - Method in class org.odlabs.wiquery.ui.position.PositionOptions
-
When specified the actual property setting is delegated to this callback.
- setCache(boolean) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Set to false it will force the pages that you request to not be cached by the browser.
- setCache(boolean) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Whether or not to cache remote tabs content, e.g.
- setCalculateWeek(JsScope) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
A function to calculate the week of the year for a given date.
- setCalculateWeek(JsScope) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
A function to calculate the week of the year for a given date.
- setCalculateWeek(JsScope) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
A function to calculate the week of the year for a given date.
- setCallback(JsScope) - Method in class org.odlabs.wiquery.core.effects.Effect
-
Sets the callback of this effect.
- setCancel(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's the prevent selecting if you start on elements matching the selector
- setCancel(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the prevent selecting if you start on elements matching the selector
- setCancel(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Prevents resizing if you start on elements matching the selector.
- setCancel(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Prevents resizing if you start on elements matching the selector.
- setCancel(String) - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
Set's the prevent selecting if you start on elements matching the selector
- setCancel(String) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the prevent selecting if you start on elements matching the selector
- setCancel(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set's the prevent selecting if you start on elements matching the selector
- setCancel(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the prevent selecting if you start on elements matching the selector
- setChangeEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Set's the callback when the accordion changes.
- setChangeEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
After an item was selected; ui.item refers to the selected item.
- setChangeEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.progressbar.ProgressBar
-
Set's the callback when the value of the progressBar changes.
- setChangeEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
This event is triggered on slide stop, or if the value is changed
programmatically (by the value method).
- setChangeEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback during sorting, but only when the DOM position has changed.
- setChangeMonth(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets if the date's month is selectable in a drop down list or not.
- setChangeMonth(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets if the date's month is selectable in a drop down list or not.
- setChangeMonth(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets if the date's month is selectable in a drop down list or not.
- setChangeStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Set's the callback when the accordion starts to change.
- setChangeYear(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets if the date's year is selectable in a drop down list or not.
- setChangeYear(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets if the date's year is selectable in a drop down list or not.
- setChangeYear(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets if the date's year is selectable in a drop down list or not.
- setChoiceRenderer(IChoiceRenderer<? super T>) - Method in class org.odlabs.wiquery.ui.autocomplete.AbstractAutocompleteComponent
-
- setClearStyle(boolean) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
If set, clears height and overflow styles after finishing animations.
- setClose(JsStatement) - Method in class org.odlabs.wiquery.ui.dialog.util.WaitDialogStatements
-
Set the close statement
- setCloseEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
When the list is hidden - doesn't have to occur together with a change.
- setCloseEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback before the dialog is closed.
- setCloseOnEscape(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the close on escape keyboard shortcut
- setCloseText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the text to display for the close link.
- setCloseText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the text to display for the close link.
- setCloseText(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the text to display for the close link.
- setCloseText(String) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets a the text for the close button
- setCollapsible(boolean) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Whether all the sections can be closed at once.
- setCollapsible(boolean) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set to true to allow an already selected tab to become unselected again
upon reselection.
- setCollision(PositionOptions.Collision) - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
When the positioned element overflows the window in some direction, move
it to an alternative position.
- setCollision(PositionOptions.Collision) - Method in class org.odlabs.wiquery.ui.position.PositionOptions
-
When the positioned element overflows the window in some direction, move
it to an alternative position.
- setComplete(JsScope) - Method in class org.odlabs.wiquery.core.effects.Animate
-
Set the complete option
- setCompleteEvent(JsScope) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
A function to be called when the request finishes (after success and error
callbacks are executed).
- setConnectToSortable(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Allows the draggable to be dropped onto the specified sortables.
- setConnectToSortable(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Allows the draggable to be dropped onto the specified sortables.
- setConnectWith(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set a jQuery selector with items that also have sortables applied.
- setConnectWith(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set a jQuery selector with items that also have sortables applied.
- SETCONST - Static variable in class org.mozilla.javascript.Token1
-
- setConstrainInput(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
True if the input field is constrained to the current date format.
- setConstrainInput(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
True if the input field is constrained to the current date format.
- setConstrainInput(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
True if the input field is constrained to the current date format.
- SETCONSTVAR - Static variable in class org.mozilla.javascript.Token1
-
- setContainment(DraggableContainment) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's the constrains dragging to within the bounds of the specified element
or region.
- setContainment(DraggableContainment) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the constrains dragging to within the bounds of the specified element
or region.
- setContainment(ResizableContainment) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the constrains resizing to within the bounds of the specified element.
- setContainment(ResizableContainment) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the constrains resizing to within the bounds of the specified element.
- setContainment(SortableContainment) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Constrains dragging to within the bounds of the specified element -
can be a DOM element, 'parent', 'document', 'window', or a jQuery selector.
- setContainment(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Deprecated.
will be removed in 1.2
- setContainment(SortableContainment) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Constrains dragging to within the bounds of the specified element -
can be a DOM element, 'parent', 'document', 'window', or a jQuery selector.
- setContainmentEnumParam(DraggableContainment.ContainmentEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableContainment
-
Set's the ContainmentEnum parameter
- setContentType(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
When sending data to the server, use this content-type.
- setCookie() - Method in class org.odlabs.wiquery.core.jqueryplugins.JQueryCookieOption
-
Method to set the cookie
This will return the element back to its pre-init state.
- setCookie(AjaxRequestTarget) - Method in class org.odlabs.wiquery.core.jqueryplugins.JQueryCookieOption
-
Method to set the cookie within the ajax request
- setCookie(JQueryCookieOption) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Method to store the latest selected tab in a cookie.
- setCssClass(String) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets a css class to customize the window's display.
- setCurrentText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the text to display for the current day link.
- setCurrentText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the text to display for the current day link.
- setCurrentText(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the text to display for the current day link.
- setCursor(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set the css cursor during the drag operation.
- setCursor(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set the css cursor during the drag operation.
- setCursor(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set the cursor that is being shown while sorting
- setCursor(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set the cursor that is being shown while sorting
- setCursorAt(ListItemOptions<DraggableCursorAt>) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Moves the dragging helper so the cursor always appears to drag from the same
position.
- setCursorAt(DraggableBehavior.CursorAtEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Deprecated.
will be removed in 1.2
- setCursorAt(ListItemOptions<DraggableCursorAt>) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Moves the dragging helper so the cursor always appears to drag from the same
position.
- setCursorAt(SortableBehavior.CursorAtEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Moves the sorting element or helper so the cursor always appears to drag
from the same position.
- setCursorAt(SortableBehavior.CursorAtEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Moves the sorting element or helper so the cursor always appears to drag
from the same position.
- setCursorAtEnum(DraggableBehavior.CursorAtEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableCursorAt
-
- setData(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Data to be sent to the server.
- setDataFilterEvent(JsScope) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
A function to be used to handle the raw responsed data of XMLHttpRequest.
- setDataType(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
The type of data that you're expecting back from the server.
- setDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Method to set the date of the datepicker
- setDate(AjaxRequestTarget, DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Method to set the date of the datepicker within the ajax request
- setDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Method to set the date of the datepicker
- setDate(AjaxRequestTarget, DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Method to set the date of the datepicker within the ajax request
- setDateFormat(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets the ISO date format to use.
- setDateFormat(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets the ISO date format to use.
- setDateFormat(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets the ISO date format to use.
- setDateParam(Date) - Method in class org.odlabs.wiquery.ui.datepicker.DateOption
-
Set's the date parameter
- setDayNames(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the list of long day names, starting from Sunday, for use as
requested via the dateFormat setting.
- setDayNames(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the list of long day names, starting from Sunday, for use as
requested via the dateFormat setting.
- setDayNames(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the list of long day names, starting from Sunday, for use as
requested via the dateFormat setting.
- setDayNamesMin(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the list of minimised day names, starting from Sunday, for use as
column headers within the datepicker.
- setDayNamesMin(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the list of minimised day names, starting from Sunday, for use as
column headers within the datepicker.
- setDayNamesMin(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the list of minimised day names, starting from Sunday, for use as
column headers within the datepicker.
- setDayNamesShort(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the list of abbreviated day names, starting from Sunday, for use as
requested via the dateFormat setting.
- setDayNamesShort(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the list of abbreviated day names, starting from Sunday, for use as
requested via the dateFormat setting.
- setDayNamesShort(ArrayOfDayNames) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the list of abbreviated day names, starting from Sunday, for use as
requested via the dateFormat setting.
- setDeactivateEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Set's the callback when an accepted draggable stops dragging.
- setDeactivateEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when sorting was stopped, is propagated to all possible
connected lists.
- setDefaultDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set the date to highlight on first opening if the field is blank.
- setDefaultDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set the date to highlight on first opening if the field is blank.
- setDefaultDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set the date to highlight on first opening if the field is blank.
- setDefaultSelectedTabIndex(int) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Sets which tab is displayed.
- setDelay(int) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
The delay in milliseconds the autocomplete waits after a keystroke to
activate itself.
- setDelay(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Time in milliseconds after mousedown until dragging should start.
- setDelay(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Time in milliseconds after mousedown until dragging should start.
- setDelay(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the tolerance, in milliseconds, for when resizing should start.
- setDelay(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the tolerance, in milliseconds, for when resizing should start.
- setDelay(int) - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
Set's the delay (in milliseconds) to define when the selecting should start
- setDelay(int) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the delay (in milliseconds) to define when the selecting should start
- setDelay(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set's the delay (in milliseconds) to define when the sorting should start
- setDelay(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the delay (in milliseconds) to define when the sorting should start
- setDialogClass(String) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
The specified class name(s) will be added to the dialog, for additional theming.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Disables (true) or enables (false) the accordion.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Disables (true) or enables (false) the autocomplete.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.button.ButtonBehavior
-
Disables (true) or enables (false) the button.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Disables (true) or enables (false) the datepicker.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Disables (true) or enables (false) the datepicker.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Disables (true) or enables (false) the datepicker.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Disables (true) or enables (false) the dialog.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Disables (true) or enables (false) the draggable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Disables (true) or enables (false) the draggable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
Disables (true) or enables (false) the droppable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Disables (true) or enables (false) the droppable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.progressbar.ProgressBar
-
Disables (true) or enables (false) the progressBar.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Disables (true) or enables (false) the resizable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Disables (true) or enables (false) the resizable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
Disables (true) or enables (false) the selectable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Disables (true) or enables (false) the selectable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Disables (true) or enables (false) the slider.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Disables (true) or enables (false) the sortable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Disables (true) or enables (false) the sortable.
- setDisabled(boolean) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Disables (true) or enables (false) the tabs.
- setDisabled(ArrayItemOptions<IntegerItemOptions>) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set an array containing the position of the tabs (zero-based index) that
should be disabled on initialization
- setDisableEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the callback when a tab is disabled
- setDistance(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's the distance in pixels after mousedown the mouse must move before
dragging should start.
- setDistance(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the distance in pixels after mousedown the mouse must move before
dragging should start.
- setDistance(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the tolerance, in pixels, for when resizing should start.
- setDistance(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the tolerance, in pixels, for when resizing should start.
- setDistance(int) - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
Set's the tolerance in pixels
- setDistance(int) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the tolerance in pixels
- setDistance(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set's the tolerance in pixels
- setDistance(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the tolerance in pixels
- setDomain(String) - Method in class org.odlabs.wiquery.core.jqueryplugins.JQueryCookieOption
-
Set's the domain name (example: server.domain.net)
- setDragEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback when the dialog is dragged.
- setDragEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the callback when the mouse is moved during the dragging
- setDraggable(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Enable or disable the draggable event
- setDragStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback when the dialog is being dragged.
- setDragStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback when the dialog has been dragged.
- setDropEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Set's the callback when an accepted draggable is dropped 'over' (within
the tolerance of) this droppable.
- setDropOnEmpty(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
If empty allows for an item to be dropped from a linked selectable.
- setDropOnEmpty(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
If empty allows for an item to be dropped from a linked selectable.
- setDuration(AnimateDuration) - Method in class org.odlabs.wiquery.core.effects.Animate
-
Set the duration option
- setDuration(DatePickerDuration) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Control the speed at which the datepicker appears, it may be a time in
milliseconds, a string representing one of the three predefined speeds
("slow", "normal", "fast"), or '' for immediately.
- setDuration(DatePickerDuration) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Control the speed at which the datepicker appears, it may be a time in
milliseconds, a string representing one of the three predefined speeds
("slow", "normal", "fast"), or '' for immediately.
- setDuration(DatePickerDuration) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Control the speed at which the datepicker appears, it may be a time in
milliseconds, a string representing one of the three predefined speeds
("slow", "normal", "fast"), or '' for immediately.
- setDurationEnumParam(DatePickerDuration.DurationEnum) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerDuration
-
Set's the DurationEnum parameter
- setDurationEnumParam(ResizableAnimeDuration.DurationEnum) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAnimeDuration
-
Set's the DurationEnum parameter
- setEasing(String) - Method in class org.odlabs.wiquery.core.effects.Animate
-
Set the easing option
- setEffectParam(String) - Method in class org.odlabs.wiquery.ui.accordion.AccordionAnimated
-
Set's the effect parameter
- setEffectSpeed(EffectSpeed) - Method in class org.odlabs.wiquery.core.effects.AnimateDuration
-
- SETELEM - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- SETELEM_OP - Static variable in class org.mozilla.javascript.Token1
-
- setElementEnumParam(ResizableContainment.ElementEnum) - Method in class org.odlabs.wiquery.ui.resizable.ResizableContainment
-
Set's the literal parameter
- setElementEnumParam(SortableContainment.ElementEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableContainment
-
Set's the literal parameter
- setElementOrSelectorParam(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableContainment
-
Set's the object (Element or Selector) parameter
- setElementOrSelectorParam(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableContainment
-
Set's the object (Element or Selector) parameter
- setEmbedGeneratedStatements(boolean) - Method in class org.odlabs.wiquery.core.commons.WiQuerySettings
-
If set to false (default), the generated JavaScript statements will be
loaded using a dynamic resource named xxxxxxxx-wiquery-gen.js.
- setEnableEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the callback when a tab is enabled
- setEnableResourcesMerging(boolean) - Method in class org.odlabs.wiquery.core.commons.WiQuerySettings
-
Set the enableResourcesMerging option
- setEnableWiqueryResourceManagement(boolean) - Method in class org.odlabs.wiquery.core.commons.WiQuerySettings
-
If set to false, all resource contributions by
Wiquery are disabled.
- setErrorEvent(JsScope) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
A function to be called if the request fails.
- setEvent(Accordion.AccordionTriggerEvent) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
- setEvent(EventLabelOptions) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the type of event to be used for selecting a tab
- setExpires(DateOption) - Method in class org.odlabs.wiquery.core.jqueryplugins.JQueryCookieOption
-
Set's with a Number or a Date the time of validation of the cookie
- setFillSpace(boolean) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Makes this accordion's height to the maximum size possible in this'
parent container.
- setFilter(String) - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
Set's the matching child to be selectable
- setFilter(String) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the matching child to be selectable
- setFirstDay(short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets the calendar's starting day.
- setFirstDay(short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets the calendar's starting day.
- setFirstDay(short) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets the calendar's starting day.
- setFloatParam(Float) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAspectRatio
-
Set's the float parameter
- setFocusEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Before focus is moved to an item (not selecting), ui.item refers to the
focused item.
- setFocusEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback when the dialog gains focus.
- setForceHelperSize(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
If true, forces the helper to have a size.
- setForceHelperSize(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
If true, forces the helper to have a size.
- setForcePlaceholderSize(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
If true, forces the placeholder to have a size.
- setForcePlaceholderSize(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
If true, forces the placeholder to have a size.
- setFunctionParam(JsScope) - Method in class org.odlabs.wiquery.ui.draggable.DraggableHelper
-
Set's the function parameter
- setFunctionParam(JsScope) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAccept
-
Set's the function parameter
- setFunctionParam(JsScope) - Method in class org.odlabs.wiquery.ui.sortable.SortableHelper
-
Set's the function parameter
- setFx(ListItemOptions<IListItemOption>) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Enable animations for hiding and showing tab panels.
- setGap(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableCursorAt
-
- setGhost(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Set to true, a semi-transparent helper element is shown for resizing.
- setGhost(boolean) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Set to true, a semi-transparent helper element is shown for resizing.
- setGlobal(boolean) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Whether to trigger global AJAX event handlers for this request.
- setGotoCurrent(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
If true, the current day link moves to the currently selected date instead of today.
- setGotoCurrent(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
If true, the current day link moves to the currently selected date instead of today.
- setGotoCurrent(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
If true, the current day link moves to the currently selected date instead of today.
- setGreedy(boolean) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
If true, will prevent event propagation on nested droppables.
- setGreedy(boolean) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
If true, will prevent event propagation on nested droppables.
- setGrid(int, int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Snaps the dragging helper to a grid, every x and y pixels.
- setGrid(int, int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Snaps the dragging helper to a grid, every x and y pixels.
- setGrid(int, int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Snaps the resizing element to a grid, every x and y pixels.
- setGrid(int, int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Snaps the resizing element to a grid, every x and y pixels.
- setGrid(int, int) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Snaps the sorting element or helper to a grid, every x and y pixels.
- setGrid(int, int) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Snaps the sorting element or helper to a grid, every x and y pixels.
- setHandle(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Restricts sort start click to the specified element.
- setHandle(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Restricts sort start click to the specified element.
- setHandle(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Restricts sort start click to the specified element.
- setHandle(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Restricts sort start click to the specified element.
- setHandles(ResizableHandles) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
If specified as a string, should be a comma-split list of any of the following:
'n, e, s, w, ne, se, sw, nw, all'.
- setHandles(ResizableHandles) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
If specified as a string, should be a comma-split list of any of the following:
'n, e, s, w, ne, se, sw, nw, all'.
- setHeader(AccordionHeader) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Sets the CSS selector used to defined a header in this accordion.
- setHeaderClass(String) - Method in class org.odlabs.wiquery.ui.accordion.AccordionIcon
-
Method setting the class for the header
- setHeaderClass(String) - Method in class org.odlabs.wiquery.ui.button.ButtonIcon
-
Method setting the class for the primary icon
- setHeaderSelectedClass(String) - Method in class org.odlabs.wiquery.ui.accordion.AccordionIcon
-
Method setting the class for the headerSelected
- setHeaderSelectedClass(String) - Method in class org.odlabs.wiquery.ui.button.ButtonIcon
-
Method setting the class for the secondary icon
- setHeight(int) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's height.
- setHelper(DraggableHelper) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Allows for a helper element to be used for dragging display.
- setHelper(DraggableHelper) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Allows for a helper element to be used for dragging display.
- setHelper(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the css class that will be added to a proxy element to outline the
resize during the drag of the resize handle.
- setHelper(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the css class that will be added to a proxy element to outline the
resize during the drag of the resize handle.
- setHelper(SortableHelper) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Allows for a helper element to be used for dragging display.
- setHelper(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Deprecated.
will be removed in 1.2
- setHelper(SortableHelper) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Allows for a helper element to be used for dragging display.
- setHelperEnumParam(DraggableHelper.HelperEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableHelper
-
Set's the HelperEnum parameter
- setHelperEnumParam(String) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAccept
-
Set's the literal parameter
- setHelperEnumParam(SortableHelper.HelperEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableHelper
-
Set's the HelperEnum parameter
- setHideEffect(String) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the effect used when the window closes.
- setHideIfNoPrevNext(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Normally the previous and next links are disabled when not applicable
(see minDate/maxDate).
- setHideIfNoPrevNext(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Normally the previous and next links are disabled when not applicable
(see minDate/maxDate).
- setHideIfNoPrevNext(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Normally the previous and next links are disabled when not applicable
(see minDate/maxDate).
- setHoverClass(String) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
If specified, the class will be added to the droppable while an
acceptable draggable is being hovered.
- setHoverClass(String) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
If specified, the class will be added to the droppable while an
acceptable draggable is being hovered.
- setIcons(AccordionIcon) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Icons to use for headers.
- setIcons(UiIcon, UiIcon) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Icons to use for headers.
- setIcons(ButtonIcon) - Method in class org.odlabs.wiquery.ui.button.ButtonBehavior
-
Icons to display, with or without text (see text option).
- setIcons(UiIcon, UiIcon) - Method in class org.odlabs.wiquery.ui.button.ButtonBehavior
-
* Icons to display, with or without text (see text option).
- setIdPrefix(String) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
If the remote tab, its anchor element that is, has no title attribute to
generate an id from, an id/fragment identifier is created from this
prefix and a unique id returned by $.data(el), for example "ui-tabs-54".
- setIfModified(boolean) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Allow the request to be successful only if the response has changed since
the last request.
- setIframeFix(DraggableIframeFix) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Prevent iframes from capturing the mousemove events during a drag.
- setIframeFix(DraggableIframeFix) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Prevent iframes from capturing the mousemove events during a drag.
- setIHeaderResponse(IHeaderResponse) - Method in class org.odlabs.wiquery.core.commons.merge.WiQueryHeaderResponse
-
Method to change the header response
- setInteger(EventLabel) - Method in class org.odlabs.wiquery.core.options.EventLabelOptions
-
Methode setting the eventLabel value
- setInteger(int) - Method in class org.odlabs.wiquery.core.options.IntegerItemOptions
-
Methode setting the integer value
- setIntegerParam(Integer) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAnimeDuration
-
Set's the integer parameter
- setIntParam(int) - Method in class org.odlabs.wiquery.ui.accordion.AccordionActive
-
Set's the int parameter
- setIntParam(Integer) - Method in class org.odlabs.wiquery.ui.sortable.SortableRevert
-
Set's the Integer parameter
- setIsRTL(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
True if the current language is drawn from right to left.
- setIsRTL(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
True if the current language is drawn from right to left.
- setIsRTL(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
True if the current language is drawn from right to left.
- setItems(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Specifies which items inside the element should be sortable.
- setItems(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Specifies which items inside the element should be sortable.
- setJQueryCoreResourceReference(JavascriptResourceReference) - Method in class org.odlabs.wiquery.core.commons.WiQuerySettings
-
Set the jQuery core to use
- setJQueryParam(String) - Method in class org.odlabs.wiquery.ui.accordion.AccordionActive
-
Set's the jQuery parameter
- setJsonp(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Override the callback function name in a jsonp request.
- setJsScope(JsScope) - Method in class org.odlabs.wiquery.ui.autocomplete.AutocompleteSource
-
Set the scope param
- setJsScope(JsScope) - Method in class org.odlabs.wiquery.ui.dialog.DialogButton
-
Method setting the JsScope of the button
- setLabel(String) - Method in class org.odlabs.wiquery.ui.autocomplete.AutocompleteJson
-
Set the label to display
- setLabel(String) - Method in class org.odlabs.wiquery.ui.button.ButtonBehavior
-
Text to show on the button.
- setLabel(IModel<String>) - Method in class org.odlabs.wiquery.ui.button.ButtonBehavior
-
Text to show on the button.
- setLabel(IModel<String>) - Method in class org.odlabs.wiquery.ui.button.ButtonElement
-
Set the model label
- setLiteralParam(LiteralOption) - Method in class org.odlabs.wiquery.ui.accordion.AccordionHeader
-
Set's the literal parameter
- setLiteralParam(String) - Method in class org.odlabs.wiquery.ui.datepicker.DateOption
-
Set's the literal parameter
- setLiteralParam(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerShortYearCutOff
-
Set's the literal parameter
- setLiteralParam(LiteralOption) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAlsoResize
-
Set's the literal parameter
- setLiteralParam(LiteralOption) - Method in class org.odlabs.wiquery.ui.resizable.ResizableHandles
-
Set's the literal parameter
- setLoadEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the callback when the content of a remote tab has been loaded
- setLocale(Locale) - Method in class org.odlabs.wiquery.core.commons.compressed.StyleSheetPackageResource.FilteringResourceStream
-
- setMax(Number) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Sets the maximum value of the slider.
- setMaxDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set a maximum selectable date via a Date object, or a number of days from
today (e.g.
- setMaxDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set a maximum selectable date via a Date object, or a number of days from
today (e.g.
- setMaxDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set a maximum selectable date via a Date object, or a number of days from
today (e.g.
- setMaxHeight(int) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's max height.
- setMaxHeight(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the component's max height.
- setMaxHeight(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the component's max height.
- setMaxWidth(int) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's max width.
- setMaxWidth(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the window's max width.
- setMaxWidth(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the window's max width.
- setMin(Number) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Sets the minimum value of the slider.
- setMinDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set a minimum selectable date via a Date object, or a number of days from
today (e.g.
- setMinDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set a minimum selectable date via a Date object, or a number of days from
today (e.g.
- setMinDate(DateOption) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set a minimum selectable date via a Date object, or a number of days from
today (e.g.
- setMinHeight(int) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's min height.
- setMinHeight(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the component's min height.
- setMinHeight(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the component's min height.
- setMinifiedResources(boolean) - Method in class org.odlabs.wiquery.core.commons.WiQuerySettings
-
Sets the minifiedResources option
- setMinLength(int) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
The minimum number of characters a user has to type before the
autocomplete activates.
- setMinWidth(int) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's min width.
- setMinWidth(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
-
Sets the component's min width.
- setMinWidth(int) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Sets the component's min width.
- setModal(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets if this window is modal or not.
- setMode(PuffEffect.Mode) - Method in class org.odlabs.wiquery.ui.effects.PuffEffect
-
- setModel(IModel<T>) - Method in class org.odlabs.wiquery.core.options.AbstractOption
-
- setModel(IModel<B>) - Method in interface org.odlabs.wiquery.core.options.IModelOption
-
- setModel(IModel<T>) - Method in class org.odlabs.wiquery.ui.button.ButtonElement
-
Set the mode of the object
- setMonthNames(ArrayOfMonthNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the list of full month names, as used in the month header on each
datepicker and as requested via the dateFormat setting.
- setMonthNames(ArrayOfMonthNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the list of full month names, as used in the month header on each
datepicker and as requested via the dateFormat setting.
- setMonthNames(ArrayOfMonthNames) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the list of full month names, as used in the month header on each
datepicker and as requested via the dateFormat setting.
- setMonthNamesShort(ArrayOfMonthNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the list of abbreviated month names, for use as requested via the
dateFormat setting.
- setMonthNamesShort(ArrayOfMonthNames) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the list of abbreviated month names, for use as requested via the
dateFormat setting.
- setMonthNamesShort(ArrayOfMonthNames) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the list of abbreviated month names, for use as requested via the
dateFormat setting.
- setMy(PositionOptions.Position) - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
Defines which position on the element being positioned to align with the
target element: "horizontal vertical" alignment.
- setMy(PositionOptions.Position) - Method in class org.odlabs.wiquery.ui.position.PositionOptions
-
Defines which position on the element being positioned to align with the
target element: "horizontal vertical" alignment.
- SETNAME - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- setNavigation(boolean) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
If set, looks for the anchor that matches location.href and activates it.
- setNavigationAsDateFormat(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
When true the formatDate function is applied to the prevText, nextText,
and currentText values before display, allowing them to display the
target month names for example.
- setNavigationAsDateFormat(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
When true the formatDate function is applied to the prevText, nextText,
and currentText values before display, allowing them to display the
target month names for example.
- setNavigationAsDateFormat(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
When true the formatDate function is applied to the prevText, nextText,
and currentText values before display, allowing them to display the
target month names for example.
- setNavigationFilter(JsScope) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Overwrite the default location.href-matching with your own matcher.
- setNextText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the text to display for the next month link.
- setNextText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the text to display for the next month link.
- setNextText(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the text to display for the next month link.
- setNumberOfMonths(DatePickerNumberOfMonths) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets the number of months displayed on the date picker.
- setNumberOfMonths(DatePickerNumberOfMonths) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets the number of months displayed on the date picker.
- setNumberOfMonths(DatePickerNumberOfMonths) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets the number of months displayed on the date picker.
- setNumberParam(Number) - Method in class org.odlabs.wiquery.ui.slider.SliderAnimate
-
- setObject(JQueryAjaxOption) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
- setObject(Options) - Method in class org.odlabs.wiquery.core.options.Options
-
- setObjectParam(String) - Method in class org.odlabs.wiquery.ui.accordion.AccordionHeader
-
Set's the object (jQuery or DOMElement) parameter
- setObjectParam(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableAlsoResize
-
Set's the object (jQuery or DOMElement) parameter
- setObjectParam(String) - Method in class org.odlabs.wiquery.ui.resizable.ResizableHandles
-
Set's the object (jQuery or DOMElement) parameter
- setOf(String) - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
Element to position against.
- setOf(String) - Method in class org.odlabs.wiquery.ui.position.PositionOptions
-
Element to position against.
- setOffset(PositionOffset) - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
Add these left-top values to the calculated position, eg.
- setOffset(PositionOffset) - Method in class org.odlabs.wiquery.ui.position.PositionOptions
-
Add these left-top values to the calculated position, eg.
- setOffsetLeft(int) - Method in class org.odlabs.wiquery.ui.position.PositionOffset
-
Set the offset left
- setOffsetTop(int) - Method in class org.odlabs.wiquery.ui.position.PositionOffset
-
Set the offset top
- setOnChangeMonthYearEvent(JsScopeUiDatePickerOnChangeEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Allows you to define your own event when the datepicker moves to a new
month and/or year.
- setOnChangeMonthYearEvent(JsScopeUiDatePickerOnChangeEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Allows you to define your own event when the datepicker moves to a new
month and/or year.
- setOnChangeMonthYearEvent(JsScopeUiDatePickerOnChangeEvent) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Allows you to define your own event when the datepicker moves to a new
month and/or year.
- setOnCloseEvent(JsScopeUiDatePickerDateTextEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Allows you to define your own event when the datepicker is closed, whether
or not a date is selected.
- setOnCloseEvent(JsScopeUiDatePickerDateTextEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Allows you to define your own event when the datepicker is closed, whether
or not a date is selected.
- setOnCloseEvent(JsScopeUiDatePickerDateTextEvent) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Allows you to define your own event when the datepicker is closed, whether
or not a date is selected.
- setOnSelectEvent(JsScopeUiDatePickerDateTextEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Allows you to define your own event when the datepicker is selected.
- setOnSelectEvent(JsScopeUiDatePickerDateTextEvent) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Allows you to define your own event when the datepicker is selected.
- setOnSelectEvent(JsScopeUiDatePickerDateTextEvent) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Allows you to define your own event when the datepicker is selected.
- setOpacity(float) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's the opacity for the helper while being dragged.
- setOpacity(float) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the opacity for the helper while being dragged.
- setOpacity(float) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set the opacity of the helper while sorting.
- setOpacity(float) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set the opacity of the helper while sorting.
- setOpen(JsStatement) - Method in class org.odlabs.wiquery.ui.dialog.util.WaitDialogStatements
-
Set the open statement
- setOpenEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
After a request with the data ready, before it is actually displayed; also
indicates the suggestion menu will be opened.
- setOpenEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback before the dialog is opening.
- setOrientation(Slider.Orientation) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Normally you don't need to set this option because the plugin detects
the slider orientation automatically.
- setOutEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Set's the callback when an accepted draggable is dragged out (within the
tolerance of) this droppable.
- setOutEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when a sortable item is moved away from a connected list.
- setOverEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Set's the callback when an accepted draggable is dragged 'over' (within
the tolerance of) this droppable.
- setOverEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when a sortable item is moved into a connected list.
- setOverlayRatio(float) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Deprecated.
will be removed in 1.3
- setOwner(Component) - Method in class org.odlabs.wiquery.core.options.Options
-
- setPanelTemplate(String) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the HTML template from which a new tab panel is created in case of
adding a tab with the add method or when creating a panel for a remote
tab on the fly.
- setPassword(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
A password to be used in response to an HTTP access authentication request.
- setPath(String) - Method in class org.odlabs.wiquery.core.jqueryplugins.JQueryCookieOption
-
Set's the path ("/" or "http://server.domain.net" for examples)
- setPlaceholder(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set's the class that gets applied to the otherwise white space.
- setPlaceholder(String) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the class that gets applied to the otherwise white space.
- setPosition(PositionOptions) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Position of the component of the suggested values with the input field
- setPosition(Dialog.WindowPosition) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's position.
- setPrevText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set's the text to display for the previous month link.
- setPrevText(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set's the text to display for the previous month link.
- setPrevText(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set's the text to display for the previous month link.
- setProcessData(boolean) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
By default, data passed in to the data option as an object
(technically, anything other than a string) will be processed
and transformed into a query string, fitting to the default content-type
"application/x-www-form-urlencoded".
- SETPROP - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- SETPROP_OP - Static variable in class org.mozilla.javascript.Token1
-
- setRange(short, short, DatePickerYearRange.DatePickerYearRangeControl, DatePickerYearRange.DatePickerYearRangeControl) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerYearRange
-
- setRange(SliderRange) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
If set to true, the slider will detect if you have two handles and create
a stylable range element between these two.
- setRangeEnumParam(SliderRange.RangeEnum) - Method in class org.odlabs.wiquery.ui.slider.SliderRange
-
Set's the literal parameter
- setReceiveEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when a connected sortable list has received an item
from another list.
- setRefreshPositions(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
If set to true, all droppable positions are calculated on every mousemove.
- setRefreshPositions(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
If set to true, all droppable positions are calculated on every mousemove.
- setRelativeRange(short, short, boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerYearRange
-
- setRemoveEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when a sortable item has been dragged out from the
list and into another.
- setRemoveEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the callback when a tab is removed
- setRenderer(IOptionsRenderer) - Method in class org.odlabs.wiquery.core.options.Options
-
Sets the renderer to use.
- setResizable(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets if this window is resizable or not.
- setResizeEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback when the dialog is resized.
- setResizeEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Set's the callback when the event is triggered during the resize, on the
drag of the resize handler.
- setResizeStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback when the dialog is being resized.
- setResizeStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the callback when the dialog has been resized.
- setRevert(DraggableRevert) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
If set to true, the element will return to its start position when dragging
stops.
- setRevert(DraggableRevert) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
If set to true, the element will return to its start position when dragging
stops.
- setRevert(SortableRevert) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
If set to true, the item will be reverted to its new DOM position with
a smooth animation.
- setRevert(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Deprecated.
will be removed in 1.2
- setRevert(SortableRevert) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
If set to true, the item will be reverted to its new DOM position with
a smooth animation.
- setRevertDuration(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's the duration of the revert animation, in milliseconds.
- setRevertDuration(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the duration of the revert animation, in milliseconds.
- setRevertEnumParam(DraggableRevert.RevertEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableRevert
-
Set's the RevertEnum parameter
- setScope(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Used to group sets of draggable and droppable items, in addition to
droppable's accept option.
- setScope(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Used to group sets of draggable and droppable items, in addition to
droppable's accept option.
- setScope(String) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
Used to group sets of draggable and droppable items, in addition to
droppable's accept option.
- setScope(String) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Used to group sets of draggable and droppable items, in addition to
droppable's accept option.
- setScriptCharset(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Only for requests with 'jsonp' or 'script' dataType and GET type.
- setScroll(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
If set to true, container auto-scrolls while dragging.
- setScroll(boolean) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
If set to true, container auto-scrolls while dragging.
- setScroll(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
If set to true, the page scrolls when coming to an edge.
- setScroll(boolean) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
If set to true, the page scrolls when coming to an edge.
- setScrollSensitivity(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's the distance in pixels from the edge of the viewport after which the
viewport should scroll.
- setScrollSensitivity(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the distance in pixels from the edge of the viewport after which the
viewport should scroll.
- setScrollSensitivity(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Defines how near the mouse must be to an edge to start scrolling.
- setScrollSensitivity(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Defines how near the mouse must be to an edge to start scrolling.
- setScrollSpeed(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's speed at which the window should scroll once the mouse pointer gets
within the scrollSensitivity distance.
- setScrollSpeed(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's speed at which the window should scroll once the mouse pointer gets
within the scrollSensitivity distance.
- setScrollSpeed(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
The speed at which the window should scroll once the mouse pointer gets
within the scrollSensitivity distance.
- setScrollSpeed(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
The speed at which the window should scroll once the mouse pointer gets
within the scrollSensitivity distance.
- setSearchEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Before a request (source-option) is started, after minLength and delay are met.
- setSecure(boolean) - Method in class org.odlabs.wiquery.core.jqueryplugins.JQueryCookieOption
-
Set's the transaction security status (must we enable the SSL protocol ?)
- setSelectedEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the selected event
This event is triggered at the end of the select operation, on each
element added to the selection.
- setSelectEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Triggered when an item is selected from the menu; ui.item refers to the
selected item.
- setSelectEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the callback when the user is clicking the tab
- setSelectingEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the selecting event
This event is triggered during the select operation, on each element
added to the selection.
- setSelector(LiteralOption) - Method in class org.odlabs.wiquery.ui.accordion.AccordionActive
-
Set's the selector
- setSelector(LiteralOption) - Method in class org.odlabs.wiquery.ui.draggable.DraggableContainment
-
Set's the Selector
- setSelector(LiteralOption) - Method in class org.odlabs.wiquery.ui.resizable.ResizableContainment
-
Set's the Selector
- setSelector(LiteralOption) - Method in class org.odlabs.wiquery.ui.sortable.SortableContainment
-
Set's the Selector
- setSelectorOrElementParam(LiteralOption) - Method in class org.odlabs.wiquery.ui.accordion.AccordionActive
-
Deprecated.
will be removed in 1.4
- setSelectorParam(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableIframeFix
-
Set's the selector parameter
- setSelectorParam(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableSnap
-
Set's the selector parameter
- setSelectOtherMonths(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
When true days in other months shown before or after the current month
are selectable.
- setSelectOtherMonths(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
When true days in other months shown before or after the current month
are selectable.
- setSelectOtherMonths(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
When true days in other months shown before or after the current month
are selectable.
- setShortParam(Short) - Method in class org.odlabs.wiquery.ui.datepicker.DateOption
-
Set's the short parameter
- setShortParam(Short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerDuration
-
Set's the short parameter
- setShortParam(Short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerNumberOfMonths
-
Set's the short parameter
- setShortParam(Short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerShortYearCutOff
-
Set's the short parameter
- setShortYearCutoff(DatePickerShortYearCutOff) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set the cutoff year for determining the century for a date
- setShortYearCutoff(DatePickerShortYearCutOff) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set the cutoff year for determining the century for a date
- setShortYearCutoff(DatePickerShortYearCutOff) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set the cutoff year for determining the century for a date
- setShowAnim(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Set the name of the animation used to show/hide the datepicker.
- setShowAnim(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Set the name of the animation used to show/hide the datepicker.
- setShowAnim(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Set the name of the animation used to show/hide the datepicker.
- setShowButtonPanel(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Whether to show the button panel.
- setShowButtonPanel(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Whether to show the button panel.
- setShowButtonPanel(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Whether to show the button panel.
- setShowCurrentAtPos(short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Specify where in a multi-month display the current month shows, starting
from 0 at the top/left.
- setShowCurrentAtPos(short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Specify where in a multi-month display the current month shows, starting
from 0 at the top/left.
- setShowCurrentAtPos(short) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Specify where in a multi-month display the current month shows, starting
from 0 at the top/left.
- setShowEffect(String) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the effect used when the window shows itself.
- setShowEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the callback when a tab is shown
- setShowMonthAfterYear(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Whether to show the month after the year in the header.
- setShowMonthAfterYear(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Whether to show the month after the year in the header.
- setShowMonthAfterYear(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Whether to show the month after the year in the header.
- setShowOn(DatePicker.ShowOnEnum) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Have the datepicker appear automatically when the field receives focus
('focus'), appear only when a button is clicked ('button'), or appear
when either event takes place ('both').
- setShowOn(DatePicker.ShowOnEnum) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Have the datepicker appear automatically when the field receives focus
('focus'), appear only when a button is clicked ('button'), or appear
when either event takes place ('both').
- setShowOn(DatePicker.ShowOnEnum) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Have the datepicker appear automatically when the field receives focus
('focus'), appear only when a button is clicked ('button'), or appear
when either event takes place ('both').
- setShowOptions(ListItemOptions<LiteralOption>) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
If using one of the jQuery UI effects for showAnim, you can provide
additional settings for that animation via this option.
- setShowOptions(ListItemOptions<LiteralOption>) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
If using one of the jQuery UI effects for showAnim, you can provide
additional settings for that animation via this option.
- setShowOptions(ListItemOptions<LiteralOption>) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
If using one of the jQuery UI effects for showAnim, you can provide
additional settings for that animation via this option.
- setShowOtherMonths(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets if the next/previous months are showed in the calendar.
- setShowOtherMonths(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets if the next/previous months are showed in the calendar.
- setShowOtherMonths(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets if the next/previous months are showed in the calendar.
- setShowWeek(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
When true a column is added to show the week of the year.
- setShowWeek(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
When true a column is added to show the week of the year.
- setShowWeek(boolean) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
When true a column is added to show the week of the year.
- setSlideEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
This event is triggered on every mouse move during slide.
- setSnap(DraggableSnap) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
If set to a selector or to true (equivalent to '.ui-draggable'), the
draggable will snap to the edges of the selected elements when near an
edge of the element.
- setSnap(DraggableSnap) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
If set to a selector or to true (equivalent to '.ui-draggable'), the
draggable will snap to the edges of the selected elements when near an
edge of the element.
- setSnapMode(DraggableBehavior.SnapModeEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Sets the edges of snap elements the draggable will snap to.
- setSnapMode(DraggableBehavior.SnapModeEnum) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Sets the edges of snap elements the draggable will snap to.
- setSnapTolerance(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's distance in pixels from the snap element edges at which snapping
should occur.
- setSnapTolerance(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's distance in pixels from the snap element edges at which snapping
should occur.
- setSortEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback during sorting
- setSource(AutocompleteSource) - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Defines the data to use, must be specified.
- setSpecialEasing(HashMap<String, String>) - Method in class org.odlabs.wiquery.core.effects.Animate
-
Set the specialEasing option
- setSpeed(Integer) - Method in class org.odlabs.wiquery.core.effects.AnimateDuration
-
Set the speed with a numerical
- setSpinner(String) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the HTML content of this string is shown in a tab title while remote
content is loading.
- setStack(boolean) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Specifies whether the dialog will stack on top of other dialogs.
- setStack(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Controls the z-Index of the defined group (key 'group' in the hash,
accepts jQuery selector) automatically, always brings to front the dragged
item.
- setStack(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Controls the z-Index of the defined group (key 'group' in the hash,
accepts jQuery selector) automatically, always brings to front the dragged
item.
- setStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the callback when the user starts dragging.
- setStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Set's the callback when the event is triggered at the start of a resize
operation.
- setStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the start event
This event is triggered at the beginning of the select operation.
- setStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Set's the callback when when the user starts sliding.
- setStartEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when sorting starts
- setStatement(JsStatement) - Method in class org.odlabs.wiquery.core.javascript.JsQuery
-
FOR FRAMEWORK'S INTERNAL USE ONLY
- setStep(Boolean) - Method in class org.odlabs.wiquery.core.effects.Animate
-
Set the queue option
- setStep(JsScope) - Method in class org.odlabs.wiquery.core.effects.Animate
-
Set the step option
- setStep(int) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Sets the size or amount of each interval or step the slider takes between
min and max.
- setStepMonths(short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets the number of months stepped when the next/previous button are hit.
- setStepMonths(short) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets the number of months stepped when the next/previous button are hit.
- setStepMonths(short) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets the number of months stepped when the next/previous button are hit.
- setStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the callback when the user stops dragging.
- setStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Set's the callback when the event is triggered at the end of a resize
operation.
- setStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the stop event
This event is triggered at the end of the select operation.
- setStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Set's the callback when when the user stops sliding.
- setStopEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when sorting has stopped.
- setString(String) - Method in class org.odlabs.wiquery.ui.autocomplete.AutocompleteSource
-
Set the string param
- setStringParam(String) - Method in class org.odlabs.wiquery.ui.draggable.DraggableContainment
-
Set's the Selector or Element parameter
- setSuccessEvent(JsScope) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
A function to be called if the request succeeds.
- setTabTemplate(String) - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
Set the HTML template from which a new tab is created and added.
- setText(boolean) - Method in class org.odlabs.wiquery.ui.button.ButtonBehavior
-
Whether to show any text - when set to false (display no text), icons
(see icons option) must be enabled, otherwise it'll be ignored.
- setTimeout(int) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Set a local timeout (in milliseconds) for the request.
- setTitle(String) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's title.
- setTitle(IModel<String>) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's title.
- setTitle(String) - Method in class org.odlabs.wiquery.ui.dialog.DialogButton
-
Method setting the title of the button
- setTolerance(DroppableBehavior.ToleranceEnum) - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
-
Set's the mode to use for testing whether a draggable is 'over' a
droppable.
- setTolerance(DroppableBehavior.ToleranceEnum) - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Set's the mode to use for testing whether a draggable is 'over' a
droppable.
- setTolerance(SelectableBehavior.ToleranceEnum) - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
-
Set's the tolerance
fit: draggable overlaps the droppable entirely
touch: draggable overlaps the droppable any amount
- setTolerance(SelectableBehavior.ToleranceEnum) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the tolerance
fit: draggable overlaps the droppable entirely
touch: draggable overlaps the droppable any amount
- setTolerance(SortableBehavior.ToleranceEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set's the tolerance
intersect: draggable overlaps the droppable at least 50%
pointer: mouse pointer overlaps the droppable
- setTolerance(SortableBehavior.ToleranceEnum) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the tolerance
intersect: draggable overlaps the droppable at least 50%
pointer: mouse pointer overlaps the droppable
- setTriggerEvent(Accordion.AccordionTriggerEvent) - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
Deprecated.
will be removed in 1.2
- setType(JQueryAjaxOption.AjaxType) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
The type of request to make ("POST" or "GET"), default is "GET".
- setUnselectedEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the unselected event
This event is triggered at the end of the select operation, on each element
removed from the selection.
- setUnselectingEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Set's the unselecting event
This event is triggered during the select operation, on each element
removed from the selection.
- setUpdateEvent(JsScopeUiEvent) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's the callback when the user stopped sorting and the DOM position has changed.
- setUrl(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
The URL to request.
- setUsername(String) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
A username to be used in response to an HTTP access authentication request.
- setValue(String) - Method in class org.odlabs.wiquery.core.jqueryplugins.JQueryCookieOption
-
Set's the value of the cookie
- setValue(int) - Method in class org.odlabs.wiquery.ui.progressbar.ProgressBar
-
Sets the current value of the progressBar
- setValue(int) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
Sets the current value of the slider
(Determines the value of the slider, if there's only one handle.
- setValueId(String) - Method in class org.odlabs.wiquery.ui.autocomplete.AutocompleteJson
-
Set the identifiant of the model
- setValues(ArrayItemOptions<IntegerItemOptions>) - Method in class org.odlabs.wiquery.ui.slider.Slider
-
This option can be used to specify multiple handles.
- SETVAR - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- setWeekHeader(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
The text to display for the week of the year column heading.
- setWeekHeader(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
The text to display for the week of the year column heading.
- setWeekHeader(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
The text to display for the week of the year column heading.
- setWidth(int) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Sets the window's width.
- setXhrEvent(JsScope) - Method in class org.odlabs.wiquery.core.ajax.JQueryAjaxOption
-
Callback for creating the XMLHttpRequest object.
- setYearRange(DatePickerYearRange) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Sets the selectable year range.
- setYearRange(DatePickerYearRange) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Sets the selectable year range.
- setYearRange(DatePickerYearRange) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Sets the selectable year range.
- setYearSuffix(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Additional text to display after the year in the month headers.
- setYearSuffix(String) - Method in class org.odlabs.wiquery.ui.datepicker.DatePickerOptions
-
Additional text to display after the year in the month headers.
- setYearSuffix(String) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Additional text to display after the year in the month headers.
- setZIndex(int) - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
Set's the starting z-index
- setZIndex(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
-
Set's the starting z-index
- setZIndex(int) - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Set's the starting z-index
- setZIndex(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Set's Z-index for element/helper while being sorted.
- setZIndex(int) - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Set's Z-index for element/helper while being sorted.
- shadowComponent(Component) - Static method in class org.odlabs.wiquery.ui.themes.ThemeUiHelper
-
Styles the given Component as a jQuery UI shadow.
- shake(WiQueryResourceManager) - Static method in class org.odlabs.wiquery.ui.effects.EffectsHelper
-
Method to load the shake effect
- ShakeEffect - Class in org.odlabs.wiquery.ui.effects
-
$Id: ShakeEffect.java 415 2010-09-17 21:32:54Z lionel.armanet $
Helper class to implement the shake effect as in
http://docs.jquery.com/UI/Effects/Shake
- ShakeEffect() - Constructor for class org.odlabs.wiquery.ui.effects.ShakeEffect
-
Constructor.
- ShakeEffect(ShakeEffect.Direction) - Constructor for class org.odlabs.wiquery.ui.effects.ShakeEffect
-
Constructor.
- ShakeEffect(ShakeEffect.Direction, int, int, int) - Constructor for class org.odlabs.wiquery.ui.effects.ShakeEffect
-
Constructor.
- ShakeEffect.Direction - Enum in org.odlabs.wiquery.ui.effects
-
Shake direction.
- ShakeEffectJavaScriptResourceReference - Class in org.odlabs.wiquery.ui.effects
-
$Id: ShakeEffectJavaScriptResourceReference.java 457 2010-10-15 07:14:28Z hielke.hoeve@gmail.com $
- SHEQ - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- SHNE - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- shortForm() - Method in class jargs.gnu.CmdLineParser.Option
-
- ShortOption - Class in org.odlabs.wiquery.core.options
-
$Id: $
- ShortOption(Short) - Constructor for class org.odlabs.wiquery.core.options.ShortOption
-
- ShortOption(IModel<Short>) - Constructor for class org.odlabs.wiquery.core.options.ShortOption
-
- Show - Class in org.odlabs.wiquery.core.effects.basic
-
$Id: Show.java 412 2010-09-17 21:23:25Z lionel.armanet $
- Show() - Constructor for class org.odlabs.wiquery.core.effects.basic.Show
-
Default constructor.
- Show(EffectSpeed) - Constructor for class org.odlabs.wiquery.core.effects.basic.Show
-
- show() - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Method to show the datepicker
- show(AjaxRequestTarget) - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
Method to show the datepicker within the ajax request
- show() - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Method to show the datepicker
- show(AjaxRequestTarget) - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
Method to show the datepicker within the ajax request
- siblings(String) - Static method in class org.odlabs.wiquery.core.javascript.helper.TraversingHelper
-
Binds the siblings statement.
- simpleDialog(String, String) - Method in class org.odlabs.wiquery.ui.dialog.util.DialogUtilsBehavior
-
Method creating a simple dialog
- slice(int) - Static method in class org.odlabs.wiquery.core.javascript.helper.TraversingHelper
-
Binds the slice statement.
- slice(int, int) - Static method in class org.odlabs.wiquery.core.javascript.helper.TraversingHelper
-
Binds the slice statement.
- slide(WiQueryResourceManager) - Static method in class org.odlabs.wiquery.ui.effects.EffectsHelper
-
Method to load the slide effect
- SlideDown - Class in org.odlabs.wiquery.core.effects.sliding
-
$Id: SlideDown.java 412 2010-09-17 21:23:25Z lionel.armanet $
- SlideDown() - Constructor for class org.odlabs.wiquery.core.effects.sliding.SlideDown
-
Creates this effect
- SlideDown(EffectSpeed) - Constructor for class org.odlabs.wiquery.core.effects.sliding.SlideDown
-
- SlideEffectJavaScriptResourceReference - Class in org.odlabs.wiquery.ui.effects
-
$Id: SlideEffectJavaScriptResourceReference.java 457 2010-10-15 07:14:28Z hielke.hoeve@gmail.com $
- Slider - Class in org.odlabs.wiquery.ui.slider
-
$Id: Slider.java
- Slider(String, Number, Number) - Constructor for class org.odlabs.wiquery.ui.slider.Slider
-
Constructor
- Slider.Orientation - Enum in org.odlabs.wiquery.ui.slider
-
Enumeration for the orientation option
- SLIDER_EVENT - Static variable in class org.odlabs.wiquery.ui.slider.AjaxSlider
-
- SLIDER_VALUE - Static variable in class org.odlabs.wiquery.ui.slider.AjaxSlider
-
- SLIDER_VALUES - Static variable in class org.odlabs.wiquery.ui.slider.AjaxSlider
-
- SliderAnimate - Class in org.odlabs.wiquery.ui.slider
-
$Id: SliderAnimate.java
- SliderAnimate(SliderAnimate.AnimateEnum) - Constructor for class org.odlabs.wiquery.ui.slider.SliderAnimate
-
Constructor
- SliderAnimate(Boolean) - Constructor for class org.odlabs.wiquery.ui.slider.SliderAnimate
-
Constructor
- SliderAnimate(Number) - Constructor for class org.odlabs.wiquery.ui.slider.SliderAnimate
-
Constructor
- SliderAnimate.AnimateEnum - Enum in org.odlabs.wiquery.ui.slider
-
Helper enumeration.
- SliderJavaScriptResourceReference - Class in org.odlabs.wiquery.ui.slider
-
$Id: SliderJavaScriptResourceReference.java 457 2010-10-15 07:14:28Z hielke.hoeve@gmail.com $
- SliderRange - Class in org.odlabs.wiquery.ui.slider
-
$Id: SliderRange.java
- SliderRange(Boolean) - Constructor for class org.odlabs.wiquery.ui.slider.SliderRange
-
Constructor
- SliderRange(SliderRange.RangeEnum) - Constructor for class org.odlabs.wiquery.ui.slider.SliderRange
-
Constructor
- SliderRange.RangeEnum - Enum in org.odlabs.wiquery.ui.slider
-
- SlideToggle - Class in org.odlabs.wiquery.core.effects.sliding
-
$Id: SlideToggle.java 412 2010-09-17 21:23:25Z lionel.armanet $
- SlideToggle() - Constructor for class org.odlabs.wiquery.core.effects.sliding.SlideToggle
-
Creates this effect
- SlideToggle(EffectSpeed) - Constructor for class org.odlabs.wiquery.core.effects.sliding.SlideToggle
-
- SlideUp - Class in org.odlabs.wiquery.core.effects.sliding
-
$Id: SlideUp.java 412 2010-09-17 21:23:25Z lionel.armanet $
- SlideUp() - Constructor for class org.odlabs.wiquery.core.effects.sliding.SlideUp
-
Creates this effect
- SlideUp(EffectSpeed) - Constructor for class org.odlabs.wiquery.core.effects.sliding.SlideUp
-
- SLOW - Static variable in class org.odlabs.wiquery.ui.slider.SliderAnimate
-
- SortableAjaxBehavior<E extends org.apache.wicket.Component> - Class in org.odlabs.wiquery.ui.sortable
-
$Id: SortableAjaxBehavior
- SortableAjaxBehavior() - Constructor for class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Default constructor
- SortableAjaxBehavior(SortableAjaxBehavior.SortedEvent...) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
-
Constructor
- SortableAjaxBehavior.SortedEvent - Enum in org.odlabs.wiquery.ui.sortable
-
Enumeration of sorted ajax callback
- SortableBehavior - Class in org.odlabs.wiquery.ui.sortable
-
$Id: SortableBehavior.java 553 2010-11-15 08:30:58Z hielke.hoeve@gmail.com $
- SortableBehavior() - Constructor for class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Default constructor
- SortableBehavior.AxisEnum - Enum in org.odlabs.wiquery.ui.sortable
-
Enumeration for the axis option
- SortableBehavior.CursorAtEnum - Enum in org.odlabs.wiquery.ui.sortable
-
Enumeration for the cursorAt option
- SortableBehavior.ToleranceEnum - Enum in org.odlabs.wiquery.ui.sortable
-
Enumeration for the tolerance option
- SortableContainment - Class in org.odlabs.wiquery.ui.sortable
-
$Id: SortableContainment.java
- SortableContainment(SortableContainment.ElementEnum) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableContainment
-
Constructor
- SortableContainment(String) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableContainment
-
Constructor
- SortableContainment(LiteralOption) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableContainment
-
Constructor
- SortableContainment.ElementEnum - Enum in org.odlabs.wiquery.ui.sortable
-
- SortableHelper - Class in org.odlabs.wiquery.ui.sortable
-
$Id: SortableHelper.java 415 2010-09-17 21:32:54Z lionel.armanet $
- SortableHelper(SortableHelper.HelperEnum) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableHelper
-
Constructor
- SortableHelper(JsScope) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableHelper
-
Constructor
- SortableHelper.HelperEnum - Enum in org.odlabs.wiquery.ui.sortable
-
- SortableJavaScriptResourceReference - Class in org.odlabs.wiquery.ui.sortable
-
$Id: SortableJavaScriptResourceReference.java 457 2010-10-15 07:14:28Z hielke.hoeve@gmail.com $
- SortableRevert - Class in org.odlabs.wiquery.ui.sortable
-
$Id: SortableRevert.java
- SortableRevert(Boolean) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableRevert
-
Constructor
- SortableRevert(Integer) - Constructor for class org.odlabs.wiquery.ui.sortable.SortableRevert
-
Constructor
- StateEvent - Enum in org.odlabs.wiquery.core.events
-
$Id: StateEvent.java 415 2010-09-17 21:32:54Z lionel.armanet $
- statement() - Method in class org.odlabs.wiquery.core.behavior.WiQueryAbstractAjaxBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.core.behavior.WiQueryAbstractBehavior
-
- statement() - Method in interface org.odlabs.wiquery.core.commons.IWiQueryPlugin
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in interface org.odlabs.wiquery.core.commons.JavaScriptCallable
-
- statement() - Method in class org.odlabs.wiquery.core.effects.EffectBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.core.effects.WiqueryAjaxEffectBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.core.events.WiQueryEventBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.accordion.Accordion
-
- statement() - Method in class org.odlabs.wiquery.ui.autocomplete.Autocomplete
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.autocomplete.AutocompleteBehavior
-
Deprecated.
- statement() - Method in class org.odlabs.wiquery.ui.button.ButtonBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.button.ButtonCheckSet
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.button.ButtonRadioSet
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.datepicker.DatePicker
-
- statement() - Method in class org.odlabs.wiquery.ui.datepicker.InlineDatePicker
-
- statement() - Method in class org.odlabs.wiquery.ui.dialog.Dialog
-
- statement() - Method in class org.odlabs.wiquery.ui.dialog.util.DialogUtilsBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.draggable.DraggableAjaxBehavior
- statement() - Method in class org.odlabs.wiquery.ui.draggable.DraggableBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.droppable.DroppableAjaxBehavior
- statement() - Method in class org.odlabs.wiquery.ui.droppable.DroppableBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.position.PositionBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.progressbar.ProgressBar
-
- statement() - Method in class org.odlabs.wiquery.ui.resizable.ResizableAjaxBehavior
- statement() - Method in class org.odlabs.wiquery.ui.resizable.ResizableBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.selectable.SelectableAjaxBehavior
- statement() - Method in class org.odlabs.wiquery.ui.selectable.SelectableBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.slider.Slider
-
- statement() - Method in class org.odlabs.wiquery.ui.sortable.SortableAjaxBehavior
- statement() - Method in class org.odlabs.wiquery.ui.sortable.SortableBehavior
-
Returns the main
JsStatement used to create the plugin.
- statement() - Method in class org.odlabs.wiquery.ui.tabs.Tabs
-
- statementArgs() - Method in class org.odlabs.wiquery.core.effects.Animate
- statementArgs() - Method in class org.odlabs.wiquery.core.effects.Effect
- statementArgs() - Method in class org.odlabs.wiquery.core.events.Event
-
- statementArgs() - Method in interface org.odlabs.wiquery.core.javascript.ChainableStatement
-
- statementArgs() - Method in class org.odlabs.wiquery.core.javascript.DefaultChainableStatement
-
- STRING - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- string(int) - Static method in class org.odlabs.wiquery.core.javascript.JsUtils
-
Converts an int to a String.
- StringOption - Class in org.odlabs.wiquery.core.options
-
$Id: $
- StringOption(String) - Constructor for class org.odlabs.wiquery.core.options.StringOption
-
- StringOption(IModel<String>) - Constructor for class org.odlabs.wiquery.core.options.StringOption
-
- StyleSheetPackageResource - Class in org.odlabs.wiquery.core.commons.compressed
-
- StyleSheetPackageResource(Class<?>, String, Locale, String) - Constructor for class org.odlabs.wiquery.core.commons.compressed.StyleSheetPackageResource
-
Creates a new javascript package resource.
- StyleSheetPackageResource.FilteringResourceStream - Class in org.odlabs.wiquery.core.commons.compressed
-
Resource Stream that caches the stripped content.
- StyleSheetPackageResource.FilteringResourceStream() - Constructor for class org.odlabs.wiquery.core.commons.compressed.StyleSheetPackageResource.FilteringResourceStream
-
- StyleSheetResourceReference - Class in org.odlabs.wiquery.core.commons.compressed
-
Static resource reference for stylesheet resources.
- StyleSheetResourceReference(Class<?>, String, Locale, String) - Constructor for class org.odlabs.wiquery.core.commons.compressed.StyleSheetResourceReference
-
Creates a new stylesheet resource reference.
- StyleSheetResourceReference(Class<?>, String) - Constructor for class org.odlabs.wiquery.core.commons.compressed.StyleSheetResourceReference
-
Creates a new stylesheet resource reference.
- StyleSheetResourceReference(String) - Constructor for class org.odlabs.wiquery.core.commons.compressed.StyleSheetResourceReference
-
Creates a new stylesheet resource reference.
- SUB - Static variable in class org.mozilla.javascript.Token1
-
Token types.
- submit() - Static method in class org.odlabs.wiquery.core.javascript.helper.EventsHelper
-
Triggers the submit event of each matched element.
- submit(JsScope) - Static method in class org.odlabs.wiquery.core.javascript.helper.EventsHelper
-
Bind a function to the submit event of each matched element.
- SWITCH - Static variable in class org.mozilla.javascript.Token1
-