All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.myfaces.custom.crosstable.HtmlColumnsTag Maven / Gradle / Ivy

// WARNING: This file was automatically generated. Do not edit it directly,
//          or you will lose your changes.
/*
 *  Licensed to the Apache Software Foundation (ASF) under one
 *  or more contributor license agreements.  See the NOTICE file
 *  distributed with this work for additional information
 *  regarding copyright ownership.  The ASF licenses this file
 *  to you under the Apache License, Version 2.0 (the
 *  "License"); you may not use this file except in compliance
 *  with the License.  You may obtain a copy of the License at
 * 
 *  http://www.apache.org/licenses/LICENSE-2.0
 * 
 *  Unless required by applicable law or agreed to in writing,
 *  software distributed under the License is distributed on an
 *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 *  KIND, either express or implied.  See the License for the
 *  specific language governing permissions and limitations
 *  under the License.
 */
package org.apache.myfaces.custom.crosstable;

import javax.faces.component.UIComponent;
import javax.faces.el.ValueBinding;
import javax.faces.context.FacesContext;


public class HtmlColumnsTag
    extends javax.faces.webapp.UIComponentTag
{
    public HtmlColumnsTag()
    {    
    }
    
    public String getComponentType()
    {
        return "org.apache.myfaces.HtmlColumns";
    }

    public String getRendererType()
    {
        return null;
    }

 
    private String _groupBy;
    
    public void setGroupBy(String groupBy)
    {
        _groupBy = groupBy;
    }
 
    private String _groupByValue;
    
    public void setGroupByValue(String groupByValue)
    {
        _groupByValue = groupByValue;
    }
 
    private String _defaultSorted;
    
    public void setDefaultSorted(String defaultSorted)
    {
        _defaultSorted = defaultSorted;
    }
 
    private String _sortable;
    
    public void setSortable(String sortable)
    {
        _sortable = sortable;
    }
 
    private String _sortPropertyName;
    
    public void setSortPropertyName(String sortPropertyName)
    {
        _sortPropertyName = sortPropertyName;
    }
 
    private String _footerdir;
    
    public void setFooterdir(String footerdir)
    {
        _footerdir = footerdir;
    }
 
    private String _footerlang;
    
    public void setFooterlang(String footerlang)
    {
        _footerlang = footerlang;
    }
 
    private String _footeronclick;
    
    public void setFooteronclick(String footeronclick)
    {
        _footeronclick = footeronclick;
    }
 
    private String _footerondblclick;
    
    public void setFooterondblclick(String footerondblclick)
    {
        _footerondblclick = footerondblclick;
    }
 
    private String _footeronkeydown;
    
    public void setFooteronkeydown(String footeronkeydown)
    {
        _footeronkeydown = footeronkeydown;
    }
 
    private String _footeronkeypress;
    
    public void setFooteronkeypress(String footeronkeypress)
    {
        _footeronkeypress = footeronkeypress;
    }
 
    private String _footeronkeyup;
    
    public void setFooteronkeyup(String footeronkeyup)
    {
        _footeronkeyup = footeronkeyup;
    }
 
    private String _footeronmousedown;
    
    public void setFooteronmousedown(String footeronmousedown)
    {
        _footeronmousedown = footeronmousedown;
    }
 
    private String _footeronmousemove;
    
    public void setFooteronmousemove(String footeronmousemove)
    {
        _footeronmousemove = footeronmousemove;
    }
 
    private String _footeronmouseout;
    
    public void setFooteronmouseout(String footeronmouseout)
    {
        _footeronmouseout = footeronmouseout;
    }
 
    private String _footeronmouseover;
    
    public void setFooteronmouseover(String footeronmouseover)
    {
        _footeronmouseover = footeronmouseover;
    }
 
    private String _footeronmouseup;
    
    public void setFooteronmouseup(String footeronmouseup)
    {
        _footeronmouseup = footeronmouseup;
    }
 
    private String _footerstyle;
    
    public void setFooterstyle(String footerstyle)
    {
        _footerstyle = footerstyle;
    }
 
    private String _footerstyleClass;
    
    public void setFooterstyleClass(String footerstyleClass)
    {
        _footerstyleClass = footerstyleClass;
    }
 
    private String _footertitle;
    
    public void setFootertitle(String footertitle)
    {
        _footertitle = footertitle;
    }
 
    private String _headerdir;
    
    public void setHeaderdir(String headerdir)
    {
        _headerdir = headerdir;
    }
 
    private String _headerlang;
    
    public void setHeaderlang(String headerlang)
    {
        _headerlang = headerlang;
    }
 
    private String _headeronclick;
    
    public void setHeaderonclick(String headeronclick)
    {
        _headeronclick = headeronclick;
    }
 
    private String _headerondblclick;
    
    public void setHeaderondblclick(String headerondblclick)
    {
        _headerondblclick = headerondblclick;
    }
 
    private String _headeronkeydown;
    
    public void setHeaderonkeydown(String headeronkeydown)
    {
        _headeronkeydown = headeronkeydown;
    }
 
    private String _headeronkeypress;
    
    public void setHeaderonkeypress(String headeronkeypress)
    {
        _headeronkeypress = headeronkeypress;
    }
 
    private String _headeronkeyup;
    
    public void setHeaderonkeyup(String headeronkeyup)
    {
        _headeronkeyup = headeronkeyup;
    }
 
    private String _headeronmousedown;
    
    public void setHeaderonmousedown(String headeronmousedown)
    {
        _headeronmousedown = headeronmousedown;
    }
 
    private String _headeronmousemove;
    
    public void setHeaderonmousemove(String headeronmousemove)
    {
        _headeronmousemove = headeronmousemove;
    }
 
    private String _headeronmouseout;
    
    public void setHeaderonmouseout(String headeronmouseout)
    {
        _headeronmouseout = headeronmouseout;
    }
 
    private String _headeronmouseover;
    
    public void setHeaderonmouseover(String headeronmouseover)
    {
        _headeronmouseover = headeronmouseover;
    }
 
    private String _headeronmouseup;
    
    public void setHeaderonmouseup(String headeronmouseup)
    {
        _headeronmouseup = headeronmouseup;
    }
 
    private String _headerstyle;
    
    public void setHeaderstyle(String headerstyle)
    {
        _headerstyle = headerstyle;
    }
 
    private String _headerstyleClass;
    
    public void setHeaderstyleClass(String headerstyleClass)
    {
        _headerstyleClass = headerstyleClass;
    }
 
    private String _headertitle;
    
    public void setHeadertitle(String headertitle)
    {
        _headertitle = headertitle;
    }
 
    private String _dir;
    
    public void setDir(String dir)
    {
        _dir = dir;
    }
 
    private String _lang;
    
    public void setLang(String lang)
    {
        _lang = lang;
    }
 
    private String _onclick;
    
    public void setOnclick(String onclick)
    {
        _onclick = onclick;
    }
 
    private String _ondblclick;
    
    public void setOndblclick(String ondblclick)
    {
        _ondblclick = ondblclick;
    }
 
    private String _onkeydown;
    
    public void setOnkeydown(String onkeydown)
    {
        _onkeydown = onkeydown;
    }
 
    private String _onkeypress;
    
    public void setOnkeypress(String onkeypress)
    {
        _onkeypress = onkeypress;
    }
 
    private String _onkeyup;
    
    public void setOnkeyup(String onkeyup)
    {
        _onkeyup = onkeyup;
    }
 
    private String _onmousedown;
    
    public void setOnmousedown(String onmousedown)
    {
        _onmousedown = onmousedown;
    }
 
    private String _onmousemove;
    
    public void setOnmousemove(String onmousemove)
    {
        _onmousemove = onmousemove;
    }
 
    private String _onmouseout;
    
    public void setOnmouseout(String onmouseout)
    {
        _onmouseout = onmouseout;
    }
 
    private String _onmouseover;
    
    public void setOnmouseover(String onmouseover)
    {
        _onmouseover = onmouseover;
    }
 
    private String _onmouseup;
    
    public void setOnmouseup(String onmouseup)
    {
        _onmouseup = onmouseup;
    }
 
    private String _style;
    
    public void setStyle(String style)
    {
        _style = style;
    }
 
    private String _styleClass;
    
    public void setStyleClass(String styleClass)
    {
        _styleClass = styleClass;
    }
 
    private String _title;
    
    public void setTitle(String title)
    {
        _title = title;
    }
 
    private String _width;
    
    public void setWidth(String width)
    {
        _width = width;
    }
 
    private String _colspan;
    
    public void setColspan(String colspan)
    {
        _colspan = colspan;
    }
 
    private String _headercolspan;
    
    public void setHeadercolspan(String headercolspan)
    {
        _headercolspan = headercolspan;
    }
 
    private String _footercolspan;
    
    public void setFootercolspan(String footercolspan)
    {
        _footercolspan = footercolspan;
    }
 
    private String _columnId;
    
    public void setColumnId(String columnId)
    {
        _columnId = columnId;
    }
 
    private String _var;
    
    public void setVar(String var)
    {
        _var = var;
    }
 
    private String _first;
    
    public void setFirst(String first)
    {
        _first = first;
    }
 
    private String _rows;
    
    public void setRows(String rows)
    {
        _rows = rows;
    }
 
    private String _value;
    
    public void setValue(String value)
    {
        _value = value;
    }

    protected void setProperties(UIComponent component)
    {
        if (!(component instanceof org.apache.myfaces.custom.crosstable.HtmlColumns))
        {
            throw new IllegalArgumentException("Component "+
                component.getClass().getName() +" is no org.apache.myfaces.custom.crosstable.HtmlColumns");
        }
        
        org.apache.myfaces.custom.crosstable.HtmlColumns comp = (org.apache.myfaces.custom.crosstable.HtmlColumns) component;
        
        super.setProperties(component);
        
        FacesContext context = getFacesContext();

        if (_groupBy != null)
        {
            if (isValueReference(_groupBy))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_groupBy);
                comp.setValueBinding("groupBy", vb);
            }
            else
            {
                comp.getAttributes().put("groupBy", Boolean.valueOf(_groupBy));
            }
        } 
        if (_groupByValue != null)
        {
            if (isValueReference(_groupByValue))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_groupByValue);
                comp.setValueBinding("groupByValue", vb);
            }
            else
            {
                comp.getAttributes().put("groupByValue", _groupByValue);
            }
        } 
        if (_defaultSorted != null)
        {
            if (isValueReference(_defaultSorted))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_defaultSorted);
                comp.setValueBinding("defaultSorted", vb);
            }
            else
            {
                comp.getAttributes().put("defaultSorted", Boolean.valueOf(_defaultSorted));
            }
        } 
        if (_sortable != null)
        {
            if (isValueReference(_sortable))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_sortable);
                comp.setValueBinding("sortable", vb);
            }
            else
            {
                comp.getAttributes().put("sortable", Boolean.valueOf(_sortable));
            }
        } 
        if (_sortPropertyName != null)
        {
            if (isValueReference(_sortPropertyName))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_sortPropertyName);
                comp.setValueBinding("sortPropertyName", vb);
            }
            else
            {
                comp.getAttributes().put("sortPropertyName", _sortPropertyName);
            }
        } 
        if (_footerdir != null)
        {
            if (isValueReference(_footerdir))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footerdir);
                comp.setValueBinding("footerdir", vb);
            }
            else
            {
                comp.getAttributes().put("footerdir", _footerdir);
            }
        } 
        if (_footerlang != null)
        {
            if (isValueReference(_footerlang))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footerlang);
                comp.setValueBinding("footerlang", vb);
            }
            else
            {
                comp.getAttributes().put("footerlang", _footerlang);
            }
        } 
        if (_footeronclick != null)
        {
            if (isValueReference(_footeronclick))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronclick);
                comp.setValueBinding("footeronclick", vb);
            }
            else
            {
                comp.getAttributes().put("footeronclick", _footeronclick);
            }
        } 
        if (_footerondblclick != null)
        {
            if (isValueReference(_footerondblclick))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footerondblclick);
                comp.setValueBinding("footerondblclick", vb);
            }
            else
            {
                comp.getAttributes().put("footerondblclick", _footerondblclick);
            }
        } 
        if (_footeronkeydown != null)
        {
            if (isValueReference(_footeronkeydown))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronkeydown);
                comp.setValueBinding("footeronkeydown", vb);
            }
            else
            {
                comp.getAttributes().put("footeronkeydown", _footeronkeydown);
            }
        } 
        if (_footeronkeypress != null)
        {
            if (isValueReference(_footeronkeypress))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronkeypress);
                comp.setValueBinding("footeronkeypress", vb);
            }
            else
            {
                comp.getAttributes().put("footeronkeypress", _footeronkeypress);
            }
        } 
        if (_footeronkeyup != null)
        {
            if (isValueReference(_footeronkeyup))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronkeyup);
                comp.setValueBinding("footeronkeyup", vb);
            }
            else
            {
                comp.getAttributes().put("footeronkeyup", _footeronkeyup);
            }
        } 
        if (_footeronmousedown != null)
        {
            if (isValueReference(_footeronmousedown))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronmousedown);
                comp.setValueBinding("footeronmousedown", vb);
            }
            else
            {
                comp.getAttributes().put("footeronmousedown", _footeronmousedown);
            }
        } 
        if (_footeronmousemove != null)
        {
            if (isValueReference(_footeronmousemove))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronmousemove);
                comp.setValueBinding("footeronmousemove", vb);
            }
            else
            {
                comp.getAttributes().put("footeronmousemove", _footeronmousemove);
            }
        } 
        if (_footeronmouseout != null)
        {
            if (isValueReference(_footeronmouseout))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronmouseout);
                comp.setValueBinding("footeronmouseout", vb);
            }
            else
            {
                comp.getAttributes().put("footeronmouseout", _footeronmouseout);
            }
        } 
        if (_footeronmouseover != null)
        {
            if (isValueReference(_footeronmouseover))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronmouseover);
                comp.setValueBinding("footeronmouseover", vb);
            }
            else
            {
                comp.getAttributes().put("footeronmouseover", _footeronmouseover);
            }
        } 
        if (_footeronmouseup != null)
        {
            if (isValueReference(_footeronmouseup))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footeronmouseup);
                comp.setValueBinding("footeronmouseup", vb);
            }
            else
            {
                comp.getAttributes().put("footeronmouseup", _footeronmouseup);
            }
        } 
        if (_footerstyle != null)
        {
            if (isValueReference(_footerstyle))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footerstyle);
                comp.setValueBinding("footerstyle", vb);
            }
            else
            {
                comp.getAttributes().put("footerstyle", _footerstyle);
            }
        } 
        if (_footerstyleClass != null)
        {
            if (isValueReference(_footerstyleClass))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footerstyleClass);
                comp.setValueBinding("footerstyleClass", vb);
            }
            else
            {
                comp.getAttributes().put("footerstyleClass", _footerstyleClass);
            }
        } 
        if (_footertitle != null)
        {
            if (isValueReference(_footertitle))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footertitle);
                comp.setValueBinding("footertitle", vb);
            }
            else
            {
                comp.getAttributes().put("footertitle", _footertitle);
            }
        } 
        if (_headerdir != null)
        {
            if (isValueReference(_headerdir))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headerdir);
                comp.setValueBinding("headerdir", vb);
            }
            else
            {
                comp.getAttributes().put("headerdir", _headerdir);
            }
        } 
        if (_headerlang != null)
        {
            if (isValueReference(_headerlang))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headerlang);
                comp.setValueBinding("headerlang", vb);
            }
            else
            {
                comp.getAttributes().put("headerlang", _headerlang);
            }
        } 
        if (_headeronclick != null)
        {
            if (isValueReference(_headeronclick))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronclick);
                comp.setValueBinding("headeronclick", vb);
            }
            else
            {
                comp.getAttributes().put("headeronclick", _headeronclick);
            }
        } 
        if (_headerondblclick != null)
        {
            if (isValueReference(_headerondblclick))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headerondblclick);
                comp.setValueBinding("headerondblclick", vb);
            }
            else
            {
                comp.getAttributes().put("headerondblclick", _headerondblclick);
            }
        } 
        if (_headeronkeydown != null)
        {
            if (isValueReference(_headeronkeydown))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronkeydown);
                comp.setValueBinding("headeronkeydown", vb);
            }
            else
            {
                comp.getAttributes().put("headeronkeydown", _headeronkeydown);
            }
        } 
        if (_headeronkeypress != null)
        {
            if (isValueReference(_headeronkeypress))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronkeypress);
                comp.setValueBinding("headeronkeypress", vb);
            }
            else
            {
                comp.getAttributes().put("headeronkeypress", _headeronkeypress);
            }
        } 
        if (_headeronkeyup != null)
        {
            if (isValueReference(_headeronkeyup))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronkeyup);
                comp.setValueBinding("headeronkeyup", vb);
            }
            else
            {
                comp.getAttributes().put("headeronkeyup", _headeronkeyup);
            }
        } 
        if (_headeronmousedown != null)
        {
            if (isValueReference(_headeronmousedown))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronmousedown);
                comp.setValueBinding("headeronmousedown", vb);
            }
            else
            {
                comp.getAttributes().put("headeronmousedown", _headeronmousedown);
            }
        } 
        if (_headeronmousemove != null)
        {
            if (isValueReference(_headeronmousemove))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronmousemove);
                comp.setValueBinding("headeronmousemove", vb);
            }
            else
            {
                comp.getAttributes().put("headeronmousemove", _headeronmousemove);
            }
        } 
        if (_headeronmouseout != null)
        {
            if (isValueReference(_headeronmouseout))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronmouseout);
                comp.setValueBinding("headeronmouseout", vb);
            }
            else
            {
                comp.getAttributes().put("headeronmouseout", _headeronmouseout);
            }
        } 
        if (_headeronmouseover != null)
        {
            if (isValueReference(_headeronmouseover))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronmouseover);
                comp.setValueBinding("headeronmouseover", vb);
            }
            else
            {
                comp.getAttributes().put("headeronmouseover", _headeronmouseover);
            }
        } 
        if (_headeronmouseup != null)
        {
            if (isValueReference(_headeronmouseup))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headeronmouseup);
                comp.setValueBinding("headeronmouseup", vb);
            }
            else
            {
                comp.getAttributes().put("headeronmouseup", _headeronmouseup);
            }
        } 
        if (_headerstyle != null)
        {
            if (isValueReference(_headerstyle))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headerstyle);
                comp.setValueBinding("headerstyle", vb);
            }
            else
            {
                comp.getAttributes().put("headerstyle", _headerstyle);
            }
        } 
        if (_headerstyleClass != null)
        {
            if (isValueReference(_headerstyleClass))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headerstyleClass);
                comp.setValueBinding("headerstyleClass", vb);
            }
            else
            {
                comp.getAttributes().put("headerstyleClass", _headerstyleClass);
            }
        } 
        if (_headertitle != null)
        {
            if (isValueReference(_headertitle))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headertitle);
                comp.setValueBinding("headertitle", vb);
            }
            else
            {
                comp.getAttributes().put("headertitle", _headertitle);
            }
        } 
        if (_dir != null)
        {
            if (isValueReference(_dir))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_dir);
                comp.setValueBinding("dir", vb);
            }
            else
            {
                comp.getAttributes().put("dir", _dir);
            }
        } 
        if (_lang != null)
        {
            if (isValueReference(_lang))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_lang);
                comp.setValueBinding("lang", vb);
            }
            else
            {
                comp.getAttributes().put("lang", _lang);
            }
        } 
        if (_onclick != null)
        {
            if (isValueReference(_onclick))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onclick);
                comp.setValueBinding("onclick", vb);
            }
            else
            {
                comp.getAttributes().put("onclick", _onclick);
            }
        } 
        if (_ondblclick != null)
        {
            if (isValueReference(_ondblclick))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_ondblclick);
                comp.setValueBinding("ondblclick", vb);
            }
            else
            {
                comp.getAttributes().put("ondblclick", _ondblclick);
            }
        } 
        if (_onkeydown != null)
        {
            if (isValueReference(_onkeydown))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onkeydown);
                comp.setValueBinding("onkeydown", vb);
            }
            else
            {
                comp.getAttributes().put("onkeydown", _onkeydown);
            }
        } 
        if (_onkeypress != null)
        {
            if (isValueReference(_onkeypress))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onkeypress);
                comp.setValueBinding("onkeypress", vb);
            }
            else
            {
                comp.getAttributes().put("onkeypress", _onkeypress);
            }
        } 
        if (_onkeyup != null)
        {
            if (isValueReference(_onkeyup))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onkeyup);
                comp.setValueBinding("onkeyup", vb);
            }
            else
            {
                comp.getAttributes().put("onkeyup", _onkeyup);
            }
        } 
        if (_onmousedown != null)
        {
            if (isValueReference(_onmousedown))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onmousedown);
                comp.setValueBinding("onmousedown", vb);
            }
            else
            {
                comp.getAttributes().put("onmousedown", _onmousedown);
            }
        } 
        if (_onmousemove != null)
        {
            if (isValueReference(_onmousemove))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onmousemove);
                comp.setValueBinding("onmousemove", vb);
            }
            else
            {
                comp.getAttributes().put("onmousemove", _onmousemove);
            }
        } 
        if (_onmouseout != null)
        {
            if (isValueReference(_onmouseout))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onmouseout);
                comp.setValueBinding("onmouseout", vb);
            }
            else
            {
                comp.getAttributes().put("onmouseout", _onmouseout);
            }
        } 
        if (_onmouseover != null)
        {
            if (isValueReference(_onmouseover))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onmouseover);
                comp.setValueBinding("onmouseover", vb);
            }
            else
            {
                comp.getAttributes().put("onmouseover", _onmouseover);
            }
        } 
        if (_onmouseup != null)
        {
            if (isValueReference(_onmouseup))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_onmouseup);
                comp.setValueBinding("onmouseup", vb);
            }
            else
            {
                comp.getAttributes().put("onmouseup", _onmouseup);
            }
        } 
        if (_style != null)
        {
            if (isValueReference(_style))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_style);
                comp.setValueBinding("style", vb);
            }
            else
            {
                comp.getAttributes().put("style", _style);
            }
        } 
        if (_styleClass != null)
        {
            if (isValueReference(_styleClass))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_styleClass);
                comp.setValueBinding("styleClass", vb);
            }
            else
            {
                comp.getAttributes().put("styleClass", _styleClass);
            }
        } 
        if (_title != null)
        {
            if (isValueReference(_title))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_title);
                comp.setValueBinding("title", vb);
            }
            else
            {
                comp.getAttributes().put("title", _title);
            }
        } 
        if (_width != null)
        {
            if (isValueReference(_width))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_width);
                comp.setValueBinding("width", vb);
            }
            else
            {
                comp.getAttributes().put("width", _width);
            }
        } 
        if (_colspan != null)
        {
            if (isValueReference(_colspan))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_colspan);
                comp.setValueBinding("colspan", vb);
            }
            else
            {
                comp.getAttributes().put("colspan", _colspan);
            }
        } 
        if (_headercolspan != null)
        {
            if (isValueReference(_headercolspan))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_headercolspan);
                comp.setValueBinding("headercolspan", vb);
            }
            else
            {
                comp.getAttributes().put("headercolspan", _headercolspan);
            }
        } 
        if (_footercolspan != null)
        {
            if (isValueReference(_footercolspan))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_footercolspan);
                comp.setValueBinding("footercolspan", vb);
            }
            else
            {
                comp.getAttributes().put("footercolspan", _footercolspan);
            }
        } 
        if (_columnId != null)
        {
            if (isValueReference(_columnId))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_columnId);
                comp.setValueBinding("columnId", vb);
            }
            else
            {
                comp.getAttributes().put("columnId", _columnId);
            }
        } 
        if (_var != null)
        {
            comp.getAttributes().put("var", _var);
        } 
        if (_first != null)
        {
            if (isValueReference(_first))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_first);
                comp.setValueBinding("first", vb);
            }
            else
            {
                comp.getAttributes().put("first", Integer.valueOf(_first));
            }
        } 
        if (_rows != null)
        {
            if (isValueReference(_rows))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_rows);
                comp.setValueBinding("rows", vb);
            }
            else
            {
                comp.getAttributes().put("rows", Integer.valueOf(_rows));
            }
        } 
        if (_value != null)
        {
            if (isValueReference(_value))
            {
                ValueBinding vb = context.getApplication().createValueBinding(_value);
                comp.setValueBinding("value", vb);
            }
            else
            {
                comp.getAttributes().put("value", _value);
            }
        } 
    }

    public void release()
    {
        super.release();
        _groupBy = null;
        _groupByValue = null;
        _defaultSorted = null;
        _sortable = null;
        _sortPropertyName = null;
        _footerdir = null;
        _footerlang = null;
        _footeronclick = null;
        _footerondblclick = null;
        _footeronkeydown = null;
        _footeronkeypress = null;
        _footeronkeyup = null;
        _footeronmousedown = null;
        _footeronmousemove = null;
        _footeronmouseout = null;
        _footeronmouseover = null;
        _footeronmouseup = null;
        _footerstyle = null;
        _footerstyleClass = null;
        _footertitle = null;
        _headerdir = null;
        _headerlang = null;
        _headeronclick = null;
        _headerondblclick = null;
        _headeronkeydown = null;
        _headeronkeypress = null;
        _headeronkeyup = null;
        _headeronmousedown = null;
        _headeronmousemove = null;
        _headeronmouseout = null;
        _headeronmouseover = null;
        _headeronmouseup = null;
        _headerstyle = null;
        _headerstyleClass = null;
        _headertitle = null;
        _dir = null;
        _lang = null;
        _onclick = null;
        _ondblclick = null;
        _onkeydown = null;
        _onkeypress = null;
        _onkeyup = null;
        _onmousedown = null;
        _onmousemove = null;
        _onmouseout = null;
        _onmouseover = null;
        _onmouseup = null;
        _style = null;
        _styleClass = null;
        _title = null;
        _width = null;
        _colspan = null;
        _headercolspan = null;
        _footercolspan = null;
        _columnId = null;
        _var = null;
        _first = null;
        _rows = null;
        _value = null;
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy