Method | Description | |
---|---|---|
DrugViewController ( WebServices.RxNormSample.rxnav.nlm.nih.gov.RxConcept concept ) : System | ||
LoadView ( ) : void | ||
ViewDidAppear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillLayoutSubviews ( ) : void |
Method | Description | |
---|---|---|
FinishedGettingDrugConcept ( WebServices.RxNormSample.RxTerm term ) : void | ||
PushDrugImageView ( WebServices.RxNormSample.RxTerm term ) : void |
public DrugViewController ( WebServices.RxNormSample.rxnav.nlm.nih.gov.RxConcept concept ) : System | ||
concept | WebServices.RxNormSample.rxnav.nlm.nih.gov.RxConcept | |
return | System |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
return | void |