23242526272829
super(parent, delegate); } @Override protected PanelPrescriptionList initPanel(PrescriptionList delegate, PageContainer pageContainer) throws ClipsException { return new PanelPrescriptionList(pageContainer, delegate.getClientLocal()); }