UIContext uiContext=new UIContext(this);
IUIWindow uiWindow=UIFactory.createUIFactory(UIFactoryName.EDITWIN).create(FilterUI.class.getName(),uiContext,null,OprtState.VIEW);
uiWindow.show();

相关文章:

  • 2021-05-27
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2022-02-02
  • 2021-08-20
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-08
相关资源
相似解决方案