org.odlabs.wiquery.core.options
Interface IComplexOption

All Superinterfaces:
Serializable
All Known Subinterfaces:
ICollectionItemOptions
All Known Implementing Classes:
AbstractArrayOfDateNames, AccordionActive, AccordionAnimated, AccordionHeader, AccordionIcon, AnimateDuration, ArrayItemOptions, ArrayOfDayNames, ArrayOfMonthNames, AutocompleteSource, ButtonIcon, DateOption, DatePickerDuration, DatePickerNumberOfMonths, DatePickerShortYearCutOff, DatePickerYearRange, DraggableContainment, DraggableHelper, DraggableIframeFix, DraggableRevert, DraggableSnap, DroppableAccept, EventLabelOptions, JQueryAjaxOption, JQueryCookieOption, ListItemOptions, PositionOffset, PositionOptions, ResizableAlsoResize, ResizableAnimeDuration, ResizableAspectRatio, ResizableContainment, ResizableHandles, SliderAnimate, SliderRange, SortableContainment, SortableHelper, SortableRevert

public interface IComplexOption
extends Serializable

$Id: IComplexOption.java

Interface to get the representation of a complex option

Since:
1.0
Author:
Julien Roche

Method Summary
 CharSequence getJavascriptOption()
          Method retrieving the javascript representation of this complex option
 

Method Detail

getJavascriptOption

CharSequence getJavascriptOption()
Method retrieving the javascript representation of this complex option

Returns:
the javascript


Copyright © 2012. All Rights Reserved.