메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
리턴 | bool |