Packagecom.gestureworks.cml.interfaces
Interfacepublic interface ICSS
Implementors ElementFactory, TextFactory, TouchContainerFactory

Implements CSS compatibility.



Public Properties
 PropertyDefined By
  class_ : String
Returns the css class name.
ICSS
Property Detail
class_property
class_:String

Returns the css class name.


Implementation
    public function get class_():String
    public function set class_(value:String):void