CSSValueImpl
class can represent either a CSSPrimitiveValue
or a CSSValueList
so that the type can successfully change when using setCssText
. TODO: Float unit conversions, A means of checking valid primitive types for properties
@author David Schweinsberg
@version $Id: CSSValueImpl.java,v 1.3 2008/03/26 02:08:55 sdanig Exp $
|
|
|
|
|
|