} else if ( value === 'inline' ) {
                this.$header.append( this.$help, this.$label );
                this.$body.append( this.$field, this.$header );
            } else {
                this.$header.append( this.$label );