Example #1
0
 public extern virtual sap.m.Carousel attachUnloadPage(sap.m.Carousel.LoadPageDelegate fnFunction);
Example #2
0
 public extern virtual sap.m.Carousel detachUnloadPage(sap.m.Carousel.LoadPageDelegate fnFunction, object oListener);
Example #3
0
 public extern virtual sap.m.Carousel attachLoadPage(object oData, sap.m.Carousel.LoadPageDelegate fnFunction);