类 EwaConfig

java.lang.Object
com.gdxsoft.easyweb.script.template.EwaConfig
所有已实现的接口:
Serializable, Cloneable

public class EwaConfig extends Object implements Cloneable, Serializable
另请参阅:
  • 构造器详细资料

  • 方法详细资料

    • instance

      public static EwaConfig instance() throws Exception
      Get the instance of EwaConfig
      返回:
      instance of EwaConfig
      抛出:
      Exception
    • getConfigPage

      public EwaConfigPage getConfigPage()
      返回:
      the _ConfigPage
    • getConfigItems

      public EwaConfigItems getConfigItems()
      返回:
      the _ConfigItems
    • getXmlDoc

      public Document getXmlDoc()
      返回:
      the _XmlDoc
    • getConfigAction

      public EwaConfigPage getConfigAction()
      返回:
      the _ConfigAction
    • getConfigMenu

      public EwaConfigPage getConfigMenu()
      返回:
      the _ConfigMenu
    • getConfigPageInfos

      public EwaConfigPage getConfigPageInfos()
      返回:
      the _ConfigPageInfos
    • getConfigFrames

      public EwaConfigFrames getConfigFrames()
      返回:
      the _ConfigFrames
    • getConfigChart

      public EwaConfigPage getConfigChart()
      返回:
      the _ConfigChart
    • getConfigWorkflow

      public EwaConfigPage getConfigWorkflow()
      返回:
      the _ConfigWorkflow