Packageorg.samchon.protocol.movie.menu
Classpublic class ClassButton
InheritanceClassButton Inheritance MenuButton Inheritance spark.components.VGroup

ClassButton contains a Class type

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
 InheritedbitmapImage : BitmapImage
MenuButton
  cla : Class
The class type
ClassButton
 Inheritedimage : String
Location of image.
MenuButton
 InheritedimageHeight : int = 60
MenuButton
 InheritedimageWidth : int = 80
MenuButton
 Inheritedlabel : String
Label of image.
MenuButton
 InheritedoverBitmapImage : BitmapImage
MenuButton
Public Methods
 MethodDefined By
  
ClassButton
Property Detail
claproperty
public var cla:Class

The class type

Constructor Detail
ClassButton()Constructor
public function ClassButton()