| Package | org.wak.dialog |
| Class | public class TopicActions |
| Method | Defined by | ||
|---|---|---|---|
| TopicActions | |||
| Constant | Defined by | ||
|---|---|---|---|
| ACTION : String = "action" [static]
| TopicActions | ||
| ACTIVATE : String = "activate" [static]
| TopicActions | ||
| BACK : String = "back" [static]
| TopicActions | ||
| EXIT : String = "exit" [static]
| TopicActions | ||
| GOTO : String = "goto" [static]
| TopicActions | ||
| TopicActions | () | constructor |
public function TopicActions()
| ACTION | constant |
public static const ACTION:String = "action"
| ACTIVATE | constant |
public static const ACTIVATE:String = "activate"
| BACK | constant |
public static const BACK:String = "back"
| EXIT | constant |
public static const EXIT:String = "exit"
| GOTO | constant |
public static const GOTO:String = "goto"