show : function(){
        this.node.hidden = false;
        if(this.wrap){
            this.wrap.style.display = "";
        }