21222324252627
super(parent, delegate); } @Override protected PanelDirectionList initPanel(DirectionList delegate, PageContainer pageContainer) throws ClipsException { return new PanelDirectionList(pageContainer, delegate.getClientLocal()); }