| Package | Gui |
| Class | public class ChooseChallengeWindow |
| Inheritance | ChooseChallengeWindow GuiWindow flash.display.Sprite |
| Property | Defined by | ||
|---|---|---|---|
| authorText : TextField | ChooseChallengeWindow | ||
| cancelButton : Button | ChooseChallengeWindow | ||
| createdText : TextField | ChooseChallengeWindow | ||
| dataList : List | ChooseChallengeWindow | ||
| descArea : TextArea | ChooseChallengeWindow | ||
| editedText : TextField | ChooseChallengeWindow | ||
![]() | fader : Sprite | GuiWindow | |
| header : TextField | ChooseChallengeWindow | ||
| nameText : TextField | ChooseChallengeWindow | ||
| nextPageButton : Button | ChooseChallengeWindow | ||
| notesLabel : TextField | ChooseChallengeWindow | ||
| okButton : Button | ChooseChallengeWindow | ||
| pageText : TextField | ChooseChallengeWindow | ||
| prevPageButton : Button | ChooseChallengeWindow | ||
| ratingText : TextField | ChooseChallengeWindow | ||
| searchButton : Button | ChooseChallengeWindow | ||
| sortByBox : ComboBox = null | ChooseChallengeWindow | ||
| sortByText : TextField = null | ChooseChallengeWindow | ||
| sortPeriodBox : ComboBox = null | ChooseChallengeWindow | ||
| sortPeriodText : TextField = null | ChooseChallengeWindow | ||
| viewsText : TextField | ChooseChallengeWindow | ||
| Method | Defined by | ||
|---|---|---|---|
|
ChooseChallengeWindow(contr:Controller)
| ChooseChallengeWindow | ||
![]() |
HideFader():void
| GuiWindow | |
![]() |
MouseOver(mouseX:int, mouseY:int):Boolean
| GuiWindow | |
|
Search(searchString:String):void
| ChooseChallengeWindow | ||
![]() |
ShowFader():void
| GuiWindow | |
| authorText | property |
public var authorText:TextField
| cancelButton | property |
public var cancelButton:Button
| createdText | property |
public var createdText:TextField
| dataList | property |
public var dataList:List
| descArea | property |
public var descArea:TextArea
| editedText | property |
public var editedText:TextField
| header | property |
public var header:TextField
| nameText | property |
public var nameText:TextField
| nextPageButton | property |
public var nextPageButton:Button
| notesLabel | property |
public var notesLabel:TextField
| okButton | property |
public var okButton:Button
| pageText | property |
public var pageText:TextField
| prevPageButton | property |
public var prevPageButton:Button
| ratingText | property |
public var ratingText:TextField
| searchButton | property |
public var searchButton:Button
| sortByBox | property |
public var sortByBox:ComboBox = null
| sortByText | property |
public var sortByText:TextField = null
| sortPeriodBox | property |
public var sortPeriodBox:ComboBox = null
| sortPeriodText | property |
public var sortPeriodText:TextField = null
| viewsText | property |
public var viewsText:TextField
| ChooseChallengeWindow | () | constructor |
| Search | () | method |
public function Search(searchString:String):voidParameters
searchString:String |