protected onDialogOpen(): void { super.onDialogOpen(); $(".s-MyModule-MyEntityDialog").width('2000px').position({ of: $(window) }); };