|
|
@ -114,6 +114,8 @@ public class ElementEditorDefinePane extends WTitleLayoutDefinePane<ElementCaseE |
|
|
|
paddingBoundPane.populate(ob); |
|
|
|
paddingBoundPane.populate(ob); |
|
|
|
elementCaseToolBarEditor.setValue(ob.getToolBars()); |
|
|
|
elementCaseToolBarEditor.setValue(ob.getToolBars()); |
|
|
|
extraPropertyGroupPane.populate(ob); |
|
|
|
extraPropertyGroupPane.populate(ob); |
|
|
|
pcFitExpandablePane.populate(ob.getReportFitAttr()); |
|
|
|
if (DesignerUIModeConfig.getInstance().newUIMode()) { |
|
|
|
|
|
|
|
pcFitExpandablePane.populate(ob.getReportFitAttr()); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|