Beispiel #1
0
  @Override
  protected void onInitialize() {
    super.onInitialize();

    add(newAjaxFormSubmitBehavior("click"));
  }