今天在documentum webtop上開發(fā)了一個(gè)小的添加功能
  • 修改browsertree_component.xml
  • 修改menubar_component.xml
  • 根據(jù)action創(chuàng)建xxx_action.xml   
            設(shè)置參數(shù),初始化類(precondition)
            添加相應(yīng)的container, component
  • 創(chuàng)建xxx_container.xml
    • 設(shè)置參數(shù)
    • 設(shè)置start page
    • 設(shè)置component
    • 設(shè)置處理類
    • 設(shè)置國際化文件
  • 創(chuàng)建xxx_component.xml
    • 同container