
Public Member Functions | |
| WOActionResults | cancel () |
| Main (WOContext context) | |
| NSArray< NSDictionary< String, Object > > | performers () |
| WOActionResults | search () |
| WOActionResults | toPerformer () |
Public Attributes | |
| boolean | _searchVisible |
| NSDictionary< String, Object > | performer |
Package Attributes | |
| NSMutableArray< NSDictionary < String, Object > > | _performers = null |
| NSMutableArray< NSDictionary < String, Object > > | _songs = null |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| Main | ( | WOContext | context | ) |
| WOActionResults cancel | ( | ) |
| NSArray<NSDictionary<String,Object> > performers | ( | ) |
| WOActionResults search | ( | ) |
| WOActionResults toPerformer | ( | ) |
NSMutableArray<NSDictionary<String,Object> > _performers = null [package] |
| boolean _searchVisible |
NSMutableArray<NSDictionary<String,Object> > _songs = null [package] |
final long serialVersionUID = 1L [static, private] |
1.5.8