Class draw2d.BackgroundColorDialog

Object
   |
   +--draw2d.Figure
         |
         +--draw2d.Window
               |
               +--draw2d.Dialog
                     |
                     +--draw2d.ColorDialog
                           |
                           +--draw2d.BackgroundColorDialog

class draw2d.BackgroundColorDialog
extends draw2d.ColorDialog

Defined in BackgroundColorDialog.js

Version: 0.9.14

Author: Andreas Herz


Field Summary
 Object figure
          
 
Constructor Summary
draw2d.BackgroundColorDialog ( figure)
           
   
Methods inherited from class draw2d.ColorDialog
   
Methods inherited from class draw2d.Dialog
onCancel, setDimension, setFocus, onSetDocumentDirty
   
Methods inherited from class draw2d.Window
hasFixedPosition, hasTitleBar, onDragstart, setCanDrag, setTitle, getMinWidth, getMinHeight, isResizeable, setBackgroundColor, setLineWidth, onSelectionChanged
   
Methods inherited from class draw2d.Figure
getProperties, getProperty, setProperty, getId, getWorkflow, getParent, getZOrder, setZOrder, setBorder, getContextMenu, onDoubleClick, onMouseEnter, onMouseLeave, setPosition, setResizeable, setSelectable, isStrechable, isDeleteable, setDeleteable, setCanSnapToHelper, getCanSnapToHelper, getSnapToGridAnchor, setSnapToGridAnchor, getBounds, getWidth, getHeight, getY, getX, getAbsoluteY, getAbsoluteX, onKeyDown, getPosition, isOver, attachMoveListener, detachMoveListener
 

Field Detail

figure

Object figure

Constructor Detail

draw2d.BackgroundColorDialog

draw2d.BackgroundColorDialog( figure)


Documentation generated by JSDoc on Thu Feb 7 23:45:47 2008