Examples of UsingCompositeDirectlyTest


Examples of org.sgx.yuigwt.yuitest1.gallery.test.uibinder.UsingCompositeDirectlyTest

    // graphic example
    tests.add(new GraphicTest1());

   
    // uibinder
    tests.add(new UsingCompositeDirectlyTest());
    tests.add(new UIBinderTest2());
    tests.add(new UIBinderAloneButtonTest1());
    tests.add(new UIBinderUserGuideTest());
    tests.add(new NestedWidget1Test());
    tests.add(new UIBinderComposingTest());
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.