6263646566676869707172
this.authentication.setCommand(new Command() { @Override public void execute() { ContentContainer.setContent(new AuthForm(), "content"); } }); this.sotre2Item = new MenuItem("New item", false, new Command() {
5051525354555657585960
this.authentication.setCommand(new Command() { @Override public void execute() { ContentContainer.setContent(new AuthForm(), "content"); } });