Packagehud.photomode
Classpublic class PhotoModeWidget
InheritancePhotoModeWidget Inheritance BaseControl Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 InheritedCallEntity : Function
BaseControl
 Inheritedm_bounds : Rectangle
BaseControl
Public Methods
 MethodDefined By
  
PhotoModeWidget
 Inherited
BaseControl
 Inherited
getContainer():Sprite
BaseControl
 Inherited
onAttached():void
BaseControl
 Inherited
BaseControl
 Inherited
onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
BaseControl
 Inherited
onMouseEnabled(_arg_1:Boolean):void
BaseControl
 Inherited
onSetConstrained(_arg_1:Boolean):void
BaseControl
  
onSetData(_arg_1:Object):void
PhotoModeWidget
 Inherited
onSetSize(_arg_1:Number, _arg_2:Number):void
BaseControl
 Inherited
onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
BaseControl
 Inherited
onSetVisible(_arg_1:Boolean):void
BaseControl
  
PhotoModeWidget
 Inherited
BaseControl
Protected Methods
 MethodDefined By
 Inherited
getProperty(_arg_1:String):*
BaseControl
 Inherited
print(_arg_1:*):void
BaseControl
 Inherited
sendBounds(_arg_1:Rectangle):void
BaseControl
 Inherited
sendEvent(_arg_1:String):void
BaseControl
 Inherited
sendEventWithValue(_arg_1:String, _arg_2:*):void
BaseControl
Public Constants
 ConstantDefined By
  VIEWFINDERSTYLE_CAMERAITEM : int = 1
[static]
PhotoModeWidget
  VIEWFINDERSTYLE_NONE : int = 0
[static]
PhotoModeWidget
  VIEWFINDERSTYLE_PHOTOOPP : int = 2
[static]
PhotoModeWidget
  VIEWFINDERSTYLE_SPYCAM : int = 3
[static]
PhotoModeWidget
Constructor Detail
PhotoModeWidget()Constructor
public function PhotoModeWidget()



Method Detail
onSetData()method
public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

triggerTestHUD()method 
public function triggerTestHUD():void

Constant Detail
VIEWFINDERSTYLE_CAMERAITEMConstant
public static const VIEWFINDERSTYLE_CAMERAITEM:int = 1

VIEWFINDERSTYLE_NONEConstant 
public static const VIEWFINDERSTYLE_NONE:int = 0

VIEWFINDERSTYLE_PHOTOOPPConstant 
public static const VIEWFINDERSTYLE_PHOTOOPP:int = 2

VIEWFINDERSTYLE_SPYCAMConstant 
public static const VIEWFINDERSTYLE_SPYCAM:int = 3