Package com.volantis.mcs.papi

Examples of com.volantis.mcs.papi.XFMultipleSelectAttributes


    private MarinerServletRequestContext requestContext;
   
    /** Creates new VolantisInputTag */
    public VolantisMultiSelectTag() {
        super();
        selectAttributes = new XFMultipleSelectAttributes();
    }
View Full Code Here

TOP

Related Classes of com.volantis.mcs.papi.XFMultipleSelectAttributes

Copyright © 2018 www.massapicom. 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.