ASPiK SDK
|
Public Member Functions | |
IViewSwitchController (UIViewSwitchContainer *viewSwitch) | |
void | init () |
UIViewSwitchContainer * | getViewSwitchContainer () const |
virtual CView * | createViewForIndex (int32_t index)=0 |
virtual void | switchContainerAttached ()=0 |
virtual void | switchContainerRemoved ()=0 |
Protected Attributes | |
UIViewSwitchContainer * | viewSwitch |