![]() | ![]() |
Definition at line 8 of file TransitionInfo.as.
Public Member Functions | |
| function | TransitionInfo (aSectionsController:SectionsController, aCurrentSection:Section, aDetachCurrentSectionAfterClose:Boolean, aTargetSection:Section, aTargetSectionLoader:ISectionLoader, aDoLoadTargetSection:Boolean, aSectionPathRest:String) |
Public Attributes | |
| var | SectionsController: SectionsController |
| var | CurrentSection: Section |
| var | DetachCurrentSectionAfterClose: Boolean |
| var | TargetSection: Section |
| var | TargetSectionLoader: ISectionLoader |
| var | DoLoadTargetSection: Boolean |
| var | SectionPathRest: String |
| function gugga.application.TransitionInfo.TransitionInfo | ( | aSectionsController:SectionsController | , | |
| aCurrentSection:Section | , | |||
| aDetachCurrentSectionAfterClose:Boolean | , | |||
| aTargetSection:Section | , | |||
| aTargetSectionLoader:ISectionLoader | , | |||
| aDoLoadTargetSection:Boolean | , | |||
| aSectionPathRest:String | ||||
| ) |
Definition at line 18 of file TransitionInfo.as.
Definition at line 10 of file TransitionInfo.as.
Definition at line 11 of file TransitionInfo.as.
Definition at line 12 of file TransitionInfo.as.
Definition at line 13 of file TransitionInfo.as.
Definition at line 14 of file TransitionInfo.as.
Definition at line 15 of file TransitionInfo.as.
Definition at line 16 of file TransitionInfo.as.
1.5.2