| Package | org.apache.cordova |
| Class | public class Weinre |
| Inheritance | Weinre Object |
| Implements | IBead |
| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
| Property | Defined By | ||
|---|---|---|---|
| guid : String [write-only]
The guid to use at the Weinre server
http://debug.phonegap.com
| Weinre | ||
| strand : IStrand [write-only]
The host component for this bead. | Weinre | ||
| Method | Defined By | ||
|---|---|---|---|
Weinre() | Weinre | ||
| guid | property |
guid:String [write-only] | Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The guid to use at the Weinre server http://debug.phonegap.com
public function set guid(value:String):void| strand | property |
strand:IStrand [write-only] | Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The host component for this bead.
public function set strand(value:IStrand):void| Weinre | () | Constructor |
public function Weinre()