Метод | Описание | |
---|---|---|
CreateBindingBuilder ( ) : |
||
CreateDebugTrace ( ) : IMvxTrace | ||
CreateIosSystemProperties ( ) : |
||
CreateIosViewsContainer ( ) : IMvxIosViewsContainer | ||
CreatePluginManager ( ) : IMvxPluginManager | ||
CreatePresenter ( ) : IMvxIosViewPresenter | ||
CreateViewDispatcher ( ) : IMvxViewDispatcher | ||
CreateViewToViewModelNaming ( ) : IMvxNameMapping | ||
CreateViewsContainer ( ) : IMvxViewsContainer | ||
FillBindingNames ( IMvxBindingNameRegistry obj ) : void | ||
FillTargetFactories ( IMvxTargetBindingFactoryRegistry registry ) : void | ||
FillValueConverters ( IMvxValueConverterRegistry registry ) : void | ||
InitializeBindingBuilder ( ) : void | ||
InitializeLastChance ( ) : void | ||
InitializePlatformServices ( ) : void | ||
MvxIosSetup ( IMvxApplicationDelegate applicationDelegate, IMvxIosViewPresenter presenter ) : System | ||
MvxIosSetup ( IMvxApplicationDelegate applicationDelegate, UIWindow window ) : System | ||
RegisterBindingBuilderCallbacks ( ) : void | ||
RegisterIosViewCreator ( IMvxIosViewsContainer container ) : void | ||
RegisterLifetime ( ) : void | ||
RegisterPlatformProperties ( ) : void | ||
RegisterPresenter ( ) : void |
Метод | Описание | |
---|---|---|
RegisterOldStylePlatformProperties ( ) : void |
protected CreateBindingBuilder ( ) : |
||
Результат |
protected CreateIosSystemProperties ( ) : |
||
Результат |
protected CreateIosViewsContainer ( ) : IMvxIosViewsContainer | ||
Результат | IMvxIosViewsContainer |
protected CreatePluginManager ( ) : IMvxPluginManager | ||
Результат | IMvxPluginManager |
protected CreatePresenter ( ) : IMvxIosViewPresenter | ||
Результат | IMvxIosViewPresenter |
protected CreateViewDispatcher ( ) : IMvxViewDispatcher | ||
Результат | IMvxViewDispatcher |
protected CreateViewToViewModelNaming ( ) : IMvxNameMapping | ||
Результат | IMvxNameMapping |
protected final CreateViewsContainer ( ) : IMvxViewsContainer | ||
Результат | IMvxViewsContainer |
protected FillBindingNames ( IMvxBindingNameRegistry obj ) : void | ||
obj | IMvxBindingNameRegistry | |
Результат | void |
protected FillTargetFactories ( IMvxTargetBindingFactoryRegistry registry ) : void | ||
registry | IMvxTargetBindingFactoryRegistry | |
Результат | void |
protected FillValueConverters ( IMvxValueConverterRegistry registry ) : void | ||
registry | IMvxValueConverterRegistry | |
Результат | void |
protected InitializeBindingBuilder ( ) : void | ||
Результат | void |
protected InitializePlatformServices ( ) : void | ||
Результат | void |
protected MvxIosSetup ( IMvxApplicationDelegate applicationDelegate, IMvxIosViewPresenter presenter ) : System | ||
applicationDelegate | IMvxApplicationDelegate | |
presenter | IMvxIosViewPresenter | |
Результат | System |
protected MvxIosSetup ( IMvxApplicationDelegate applicationDelegate, UIWindow window ) : System | ||
applicationDelegate | IMvxApplicationDelegate | |
window | UIWindow | |
Результат | System |
protected RegisterBindingBuilderCallbacks ( ) : void | ||
Результат | void |
protected RegisterIosViewCreator ( IMvxIosViewsContainer container ) : void | ||
container | IMvxIosViewsContainer | |
Результат | void |
protected RegisterPlatformProperties ( ) : void | ||
Результат | void |