public class BgIframeBehavior extends JQueryDurableAjaxBehavior
JQueryAjaxBehavior.JsAjaxCallbackFunction, JQueryAjaxBehavior.JsBuilder, JQueryAjaxBehavior.JsFunction
Modifier and Type | Field and Description |
---|---|
static JQueryResourceReference |
jQueryBgiframeJs |
rendered
rawOptions
Constructor and Description |
---|
BgIframeBehavior() |
Modifier and Type | Method and Description |
---|---|
protected JQueryAjaxBehavior.JsBuilder |
getJsBuilder() |
BgIframeBehavior |
setHeight(int value) |
BgIframeBehavior |
setHeight(String value)
Sets the 'height' property for the BgIframeBehavior.
|
BgIframeBehavior |
setLeft(int value) |
BgIframeBehavior |
setLeft(String value)
Sets the 'left' property for the BgIframeBehavior.
|
BgIframeBehavior |
setTop(int value) |
BgIframeBehavior |
setTop(String value)
Sets the 'top' property for the BgIframeBehavior.
|
BgIframeBehavior |
setWidth(int value) |
BgIframeBehavior |
setWidth(String value)
Sets the 'width' property for the BgIframeBehavior.
|
isAlreadyRendered, renderHead, setRestoreAfterRedraw, updateBehavior
addCssResources, addUserProvidedResourceReferences, addUserProvidedResourceReferences, getUserProvidedResourceReferences, printParameters, printParameters, respond, setRawOptions
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributes
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public static final JQueryResourceReference jQueryBgiframeJs
public BgIframeBehavior setTop(String value)
value
- the top propertypublic BgIframeBehavior setTop(int value)
public BgIframeBehavior setLeft(String value)
value
- the top propertypublic BgIframeBehavior setLeft(int value)
public BgIframeBehavior setWidth(String value)
value
- the top propertypublic BgIframeBehavior setWidth(int value)
public BgIframeBehavior setHeight(String value)
value
- the top propertypublic BgIframeBehavior setHeight(int value)
protected JQueryAjaxBehavior.JsBuilder getJsBuilder()
getJsBuilder
in class JQueryDurableAjaxBehavior
Copyright © 2015. All rights reserved.