This will help to solve the NullPointer problem, but will not help to initialize...
Hi! I'm getting NullPointerException by creating a button: MessageBox.createError().withCaption(caption).withHtmlMessage(msg).withOkButton().open();...