WireItLibrary

WireIt  0.6.0

WireItLibrary > WireIt > WireIt.util.ImageContainer
Search:
 
Filters

Class WireIt.util.ImageContainer - extends WireIt.Container

Container represented by an image

Constructor

WireIt.util.ImageContainer ( options , layer )
Parameters:
options <Object>
layer <WireIt.Layer>

Properties

className - String

CSS class name for the container element
Default Value: ""WireIt-Container WireIt-ImageContainer"

ddHandle - Boolean

(only if draggable) boolean indicating we use a handle for drag'n drop
Default Value: false

image - String

image url
Default Value: null

resizable - Boolean

boolean that makes the container resizable
Default Value: false

xtype - String

String representing this class for exporting as JSON
Default Value: "WireIt.ImageContainer"

Methods

render

void render ( )
Add the image property as a background image for the container


Copyright © 2010 Eric Abouaf All rights reserved.