WireItLibrary

WireIt  0.6.0

WireItLibrary > WireIt > WireIt.RectLabelContainer
Search:
 
Filters

Class WireIt.RectLabelContainer - extends WireIt.Container

Draw an Ellipse and add an editable label

Constructor

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

Properties

className - String

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

ddHandle - Boolean

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

label - String

Label String
Default Value: "not set"

width - Integer

initial width of the container
Default Value: 200

xtype - String

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


Copyright © 2010 Eric Abouaf All rights reserved.