303132333435363738
this.domId = component.getMarkupId(); this.url = RequestCycle.get().urlFor(page, pp).toString(); setOutputMarkupId(true); add(new IncludeMooToolsStateless()); options = new MFXOptions(); options.setUpdate(domId); options.setMethod("get"); }