dojox/drawing/ui/Button.js

  • Provides:

    • dojox.drawing.ui.Button
  • o

    • type
      Object
    • summary
  • o.util

    • summary
  • o.mouse

    • summary
  • o.container

    • summary
  • o.subShape

    • summary
  • o.data

    • type
      Object
    • mixins:
      • this.style.button.icon.norm: (normal)
    • summary
  • o.data.x

    • summary
  • o.data.y

    • summary
  • o.data.width

    • summary
  • o.data.height

    • summary
  • o.data.text

    • summary
  • o.data.makeFit

    • summary
  • setGrad

    • type
      Function
    • parameters:
      • s: (typeof )
      • p: (typeof )
      • v: (typeof )
    • source: [view]
         dojo.forEach(["norm", "over", "down", "selected"], function(nm){
          s[nm].fill[p] = v;
         });
    • summary
  • this

    • mixins:
      • options: (normal)
    • summary
  • dojox.drawing.ui.Button

    • summary
  • options.subShape

    • summary
  • this.width

    • summary
  • this.height

    • summary
  • this.y

    • summary
  • this.id

    • summary
  • this.hitched

    • summary
  • options.drawingType

    • summary
  • this.shape

    • summary
  • constr

    • summary
  • o.data.fill

    • summary
  • this.style.button.icon.selected.color

    • summary
  • this.icon

    • summary
  • o.data.color

    • summary
  • c

    • summary
  • s

    • summary
  • d

    • summary
  • pt.x

    • summary
  • pt.y

    • summary
  • o.points

    • summary
  • o.drawingType

    • summary
  • o.data.borderWidth

    • summary
  • this.selected

    • summary
  • this.enabled

    • summary
  • dojox.drawing.ui

    • type
      Object
    • summary
  • dojox.drawing

    • type
      Object
    • summary
  • dojox

    • type
      Object
    • summary