Uses of Class
org.vectomatic.dom.svg.ui.SVGButtonBase.SVGFaceChange

Packages that use SVGButtonBase.SVGFaceChange
org.vectomatic.dom.svg.ui UI classes which are part of libgwtsvg public API. 
 

Uses of SVGButtonBase.SVGFaceChange in org.vectomatic.dom.svg.ui
 

Subclasses of SVGButtonBase.SVGFaceChange in org.vectomatic.dom.svg.ui
static class SVGButtonBase.SVGStyleChange
          Class to represent a style change as an SVG button enters a new state.
 

Methods in org.vectomatic.dom.svg.ui that return SVGButtonBase.SVGFaceChange
 SVGButtonBase.SVGFaceChange[] SVGButtonBase.SVGFace.getChanges()
          Returns the array of changes to the button SVG which occur when the face is displayed
 

Constructors in org.vectomatic.dom.svg.ui with parameters of type SVGButtonBase.SVGFaceChange
SVGButtonBase.SVGFace(SVGButtonBase.SVGFaceChange[] changes)
          Constructor
 



Copyright © 2012. All Rights Reserved.