| Package | edu.stanford.covertlab.diagram.event |
| Class | public class BiomoleculeEvent |
| Inheritance | BiomoleculeEvent flash.events.Event |
See also
| Method | Defined by | ||
|---|---|---|---|
|
BiomoleculeEvent(type:String)
| BiomoleculeEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| BIOMOLECULE_MOVE : String = "biomoleculeMove" [static]
| BiomoleculeEvent | ||
| BIOMOLECULE_UPDATE : String = "biomoleculeUpdate" [static]
| BiomoleculeEvent | ||
| BiomoleculeEvent | () | constructor |
public function BiomoleculeEvent(type:String)Parameters
type:String |
| BIOMOLECULE_MOVE | constant |
public static const BIOMOLECULE_MOVE:String = "biomoleculeMove"
| BIOMOLECULE_UPDATE | constant |
public static const BIOMOLECULE_UPDATE:String = "biomoleculeUpdate"