Inherited by ERMDWizardDetailedBanner.

Classes | |
| interface | Keys |
Public Member Functions | |
| int | currentStep () |
| ERD2WContainer | currentTab () |
| ERMDWizardBanner (WOContext context) | |
| void | reset () |
| final WOComponent | self () |
| NSArray< ERD2WContainer > | tabSectionsContents () |
Public Attributes | |
| int | index |
| ERD2WContainer | tabItem |
Private Attributes | |
| ERD2WContainer | _currentTab |
| NSArray< ERD2WContainer > | _tabSectionsContents |
"1 Foo Step 1 of n"
currentStep currentTab tabSectionsContents
| ERMDWizardBanner | ( | WOContext | context | ) |
| int currentStep | ( | ) |
| ERD2WContainer currentTab | ( | ) |
| void reset | ( | ) |
Reimplemented from ERXStatelessComponent.
| final WOComponent self | ( | ) |
Can be used to get this instance into KVC
| NSArray<ERD2WContainer> tabSectionsContents | ( | ) |
ERD2WContainer _currentTab [private] |
NSArray<ERD2WContainer> _tabSectionsContents [private] |
| int index |
1.5.8