Modifier and Type | Method and Description |
---|---|
Options |
Options.set(String name,
Object value)
shortcut method, call set with overwrite = true.
|
Options |
Options.set(String name,
Object value,
boolean overwrite)
set an option.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockOptions |
Modifier and Type | Method and Description |
---|---|
BlockOptions |
BlockOptions.setCSS(Options css) |
Modifier and Type | Class and Description |
---|---|
class |
CodepressOptions |
Modifier and Type | Class and Description |
---|---|
class |
CornerzOptions |
Modifier and Type | Class and Description |
---|---|
class |
CropOptions |
Modifier and Type | Class and Description |
---|---|
class |
DatePickerOptions
see http://kelvinluck.com/assets/jquery/datePicker/v2/demo/documentation.html
|
Modifier and Type | Field and Description |
---|---|
protected Options |
DnDSortableBehavior.options_ |
Constructor and Description |
---|
DnDBehaviour(Options draggableOptions,
Options droppableOptions,
String dragSelector,
String dropSelector) |
DnDSortableBehavior(Options options)
Create a DnDSortableBehavior with default options override.
|
DnDSortableHandler(String id,
Options options)
the Sortable's options (see http://interface.eyecon.ro/docs/sort for the
list of options).PropertyPlaceholderConfigurer
|
Modifier and Type | Method and Description |
---|---|
protected Options |
JGrowlFeedbackMessage.newDebugOptions() |
protected Options |
JGrowlFeedbackMessage.newErrorOptions() |
protected Options |
JGrowlFeedbackMessage.newFatalOptions() |
protected Options |
JGrowlFeedbackMessage.newInfoOptions() |
protected Options |
JGrowlFeedbackMessage.newSuccessOptions() |
protected Options |
JGrowlFeedbackMessage.newWarningOptions() |
Modifier and Type | Method and Description |
---|---|
JGrowlFeedbackPanel |
JGrowlFeedbackPanel.setDebugMessageOptions(Options debugOptions) |
JGrowlFeedbackPanel |
JGrowlFeedbackPanel.setErrorMessageOptions(Options errorOptions) |
JGrowlFeedbackPanel |
JGrowlFeedbackPanel.setFatalMessageOptions(Options fatalOptions) |
JGrowlFeedbackPanel |
JGrowlFeedbackPanel.setInfoMessageOptions(Options infoOptions) |
JGrowlFeedbackPanel |
JGrowlFeedbackPanel.setSuccessMessageOptions(Options successOptions) |
JGrowlFeedbackPanel |
JGrowlFeedbackPanel.setWarningMessageOptions(Options warningOptions) |
Modifier and Type | Class and Description |
---|---|
class |
LightboxOptions |
Modifier and Type | Class and Description |
---|---|
class |
ResizeOptions |
Modifier and Type | Class and Description |
---|---|
class |
SparklineOptions |
Copyright © 2015. All rights reserved.