Method | Description | |
---|---|---|
DrugSearchViewController ( ) : System | ||
HideSearchingView ( ) : void | ||
LoadView ( ) : void | ||
PushDrugViewController ( WebServices.RxNormSample.rxnav.nlm.nih.gov.RxConcept concept ) : void | ||
Search ( string text ) : void | ||
SearchCancelled ( ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewDidAppear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillLayoutSubviews ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
Handle_ServicegetDrugsCompleted ( object sender, WebServices.RxNormSample.rxnav.nlm.nih.gov.getDrugsCompletedEventArgs args ) : void | ||
PopulateResults ( WebServices.RxNormSample.rxnav.nlm.nih.gov.RxConceptGroup conceptGroup ) : void |
public PushDrugViewController ( WebServices.RxNormSample.rxnav.nlm.nih.gov.RxConcept concept ) : void | ||
concept | WebServices.RxNormSample.rxnav.nlm.nih.gov.RxConcept | |
return | void |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
return | bool |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |