RclTargetPageWidget.prototype.onLookupInputBlur = function () {
    this.controller.setTargetPage( this.titleSearch.getQueryValue() );
};