Packageorg.apache.flex.utils
Classpublic class ViewSourceContextMenuOption
InheritanceViewSourceContextMenuOption Inheritance Object
Implements IBead

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The ViewSourceContextMenuOption class is a class that implements the "View Source" option in Flash for a FlexJS application. There is no JS equivalent as browsers always display source.



Public Properties
 PropertyDefined By
  strand : IStrand
[write-only]
ViewSourceContextMenuOption
Public Methods
 MethodDefined By
  
Constructor.
ViewSourceContextMenuOption
Property Detail
strandproperty
strand:IStrand  [write-only]

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6


Implementation
    public function set strand(value:IStrand):void
Constructor Detail
ViewSourceContextMenuOption()Constructor
public function ViewSourceContextMenuOption()

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.