Inherits from UIViewController
Conforms to UITableViewDataSource
UITableViewDelegate
UITextFieldDelegate
expanz_service_LoginClientDelegate
Declared in expanz_ui_LoginViewController.h

Tasks

Properties

loginButton

loginClient

passwordCell

spinner

userNameAndPasswordForm

userNameCell

Instance Methods

init

Initialize using the default nib name, from the main bundle.

- (id)init

Discussion

Initialize using the default nib name, from the main bundle.

Declared In

expanz_ui_LoginViewController.h

loginWithUserNameAndPassword:

Handler that is executed after credentials have been entered.

- (IBAction)loginWithUserNameAndPassword:(id)sender

Discussion

Handler that is executed after credentials have been entered.

Declared In

expanz_ui_LoginViewController.h