if ( this.s.showAll )
        {
            nButton = this._fnDomShowXButton( this.s.showAll, true );
            nButton.className += " ColVis_ShowAll";
            this.dom.buttons.push( nButton );