Examples of YUIUtilTest1


Examples of org.sgx.yuigwt.yuitest1.gallery.test.YUIUtilTest1

    tests = new HashSet<Test>();

    // YUI modules

    tests.add(new ButtonTest1());
    tests.add(new YUIUtilTest1());
    tests.add(new MenuNavTest1());
    tests.add(new EventDelegateTest1());
    tests.add(new SliderTest1());
    tests.add(new PanelTest1());
    tests.add(new OverlayTest1());
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.