Examples of YUIJavaAPI


Examples of org.sgx.yuigwt.yuitest1.gallery.test.yuigwtmanual.sections.YUIJavaAPI

* Will be used for creating YUIJavaAPI instances of this UIBinder widget.
* @return a new YUIJavaAPI
*/
@UiFactory
YUIJavaAPI makeYUIJavaAPI() {
  return new YUIJavaAPI(y);
}
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.