for ( let i = 0, len = this.items.length; i < len; i++ ) {
            this.items[ i ].updateDisabled();
        }