Uses of Class
org.wicketstuff.jwicket.BgIframeBehavior
-
Packages that use BgIframeBehavior Package Description org.wicketstuff.jwicket -
-
Uses of BgIframeBehavior in org.wicketstuff.jwicket
Methods in org.wicketstuff.jwicket that return BgIframeBehavior Modifier and Type Method Description BgIframeBehaviorBgIframeBehavior. setHeight(int value)BgIframeBehaviorBgIframeBehavior. setHeight(String value)Sets the 'height' property for the BgIframeBehavior.BgIframeBehaviorBgIframeBehavior. setLeft(int value)BgIframeBehaviorBgIframeBehavior. setLeft(String value)Sets the 'left' property for the BgIframeBehavior.BgIframeBehaviorBgIframeBehavior. setTop(int value)BgIframeBehaviorBgIframeBehavior. setTop(String value)Sets the 'top' property for the BgIframeBehavior.BgIframeBehaviorBgIframeBehavior. setWidth(int value)BgIframeBehaviorBgIframeBehavior. setWidth(String value)Sets the 'width' property for the BgIframeBehavior.
-