|
|
@ -207,7 +207,7 @@ public class FRFitLayoutDefinePane extends AbstractFRLayoutDefinePane<WFitLayout |
|
|
|
} |
|
|
|
} |
|
|
|
xwAbsoluteBodyLayout.add(component); |
|
|
|
xwAbsoluteBodyLayout.add(component); |
|
|
|
} |
|
|
|
} |
|
|
|
copyLayoutAttr(wFitLayout, wAbsoluteBodyLayout); |
|
|
|
copyLayoutAttr(wFitLayout, xwAbsoluteBodyLayout.toData()); |
|
|
|
xWFitLayout.setBackupParent(xwAbsoluteBodyLayout); |
|
|
|
xWFitLayout.setBackupParent(xwAbsoluteBodyLayout); |
|
|
|
FormDesigner formDesigner = WidgetPropertyPane.getInstance().getEditingFormDesigner(); |
|
|
|
FormDesigner formDesigner = WidgetPropertyPane.getInstance().getEditingFormDesigner(); |
|
|
|
formDesigner.getSelectionModel().setSelectedCreators( |
|
|
|
formDesigner.getSelectionModel().setSelectedCreators( |
|
|
|