| Package | gs.display |
| Class | public class GSClip |
| Inheritance | GSClip flash.display.MovieClip |
| Subclasses | BaseAccordionLabelBar, BaseView |
| Property | Defined by | ||
|---|---|---|---|
| stage : Stage [read-only]
StageRef.stage (gs.util.StageRef)
| GSClip | ||
| Method | Defined by | ||
|---|---|---|---|
|
dispose():void
Dispose of this clip.
| GSClip | ||
|
hide():void
Sets the visible property to false.
| GSClip | ||
|
show():void
Sets the visible property to true.
| GSClip | ||
| stage | property |
stage:Stage [read-only]StageRef.stage (gs.util.StageRef)
Implementation public function get stage():Stage
| dispose | () | method |
public function dispose():voidDispose of this clip.
| hide | () | method |
public function hide():voidSets the visible property to false.
| show | () | method |
public function show():voidSets the visible property to true.