public class DraggableIframeFix extends Object implements IComplexOption
Bean for the iframeFix option for the Draggable behavior
| Constructor and Description |
|---|
DraggableIframeFix(Boolean booleanParam)
Constructor
|
DraggableIframeFix(String selectorParam)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBooleanParam() |
CharSequence |
getJavascriptOption()
Method retrieving the javascript representation of this complex option
|
String |
getSelectorPAram() |
void |
setBooleanParam(Boolean booleanParam)
Set's the boolean parameter
|
void |
setSelectorParam(String selectorParam)
Set's the selector parameter
|
public DraggableIframeFix(Boolean booleanParam)
booleanParam - Boolean parameterpublic DraggableIframeFix(String selectorParam)
selectorParam - Selector parameterpublic Boolean getBooleanParam()
public String getSelectorPAram()
public CharSequence getJavascriptOption()
IComplexOptiongetJavascriptOption in interface IComplexOptionpublic void setBooleanParam(Boolean booleanParam)
booleanParam - the boolean to setpublic void setSelectorParam(String selectorParam)
selectorParam - the selector to setCopyright © 2009-2012. All Rights Reserved.