类 HtmlClass

java.lang.Object
com.gdxsoft.easyweb.script.display.HtmlClass

public class HtmlClass extends Object
  • 构造器详细资料

    • HtmlClass

      public HtmlClass()
  • 方法详细资料

    • getItem

      public IItem getItem(UserXItem userXItem)
    • getFrame

      public IFrame getFrame() throws Exception
      抛出:
      Exception
    • getAction

      public IAction getAction() throws Exception
      抛出:
      Exception
    • getSkinFrames

      public SkinFrames getSkinFrames()
      返回:
      the _SkinFrames
    • setSkinFrames

      public void setSkinFrames(SkinFrames skinFrames)
      参数:
      skinFrames - the _SkinFrames to set
    • getSkinFrameAll

      public SkinFrame getSkinFrameAll()
      返回:
      the _SkinFrameAll
    • setSkinFrameAll

      public void setSkinFrameAll(SkinFrame skinFrameAll)
      参数:
      skinFrameAll - the _SkinFrameAll to set
    • getSkinFrameCurrent

      public SkinFrame getSkinFrameCurrent()
      返回:
      the _SkinFrameCurrent
    • setSkinFrameCurrent

      public void setSkinFrameCurrent(SkinFrame skinFrameCurrent)
      参数:
      skinFrameCurrent - the _SkinFrameCurrent to set
    • getUserConfig

      public UserConfig getUserConfig()
      返回:
      the _UserConfig
    • setUserConfig

      public void setUserConfig(UserConfig userConfig)
      参数:
      userConfig - the _UserConfig to set
    • getItemValues

      public ItemValues getItemValues()
      返回:
      the _ItemValues
    • setItemValues

      public void setItemValues(ItemValues itemValues)
      参数:
      itemValues - the _ItemValues to set
    • getSkin

      public Skin getSkin()
      返回:
      the _Skin
    • setSkin

      public void setSkin(Skin skin)
      参数:
      skin - the _Skin to set
    • getEwaGlobals

      public EwaGlobals getEwaGlobals()
      返回:
      the _EwaGlobals
    • setEwaGlobals

      public void setEwaGlobals(EwaGlobals ewaGlobals)
      参数:
      ewaGlobals - the _EwaGlobals to set
    • getDebugFrames

      public DebugFrames getDebugFrames()
      返回:
      the _DebugFrames
    • setDebugFrames

      public void setDebugFrames(DebugFrames debugFrames)
      参数:
      debugFrames - the _DebugFrames to set
    • getResponse

      public javax.servlet.http.HttpServletResponse getResponse()
      返回:
      the _Response
    • setResponse

      public void setResponse(javax.servlet.http.HttpServletResponse response)
      参数:
      response - the _Response to set
    • getSysParas

      public SysParameters getSysParas()
      返回:
      the _SysParas
    • setSysParas

      public void setSysParas(SysParameters sysParas)
      参数:
      sysParas - the _SysParas to set
    • getDocument

      public HtmlDocument getDocument()
      返回:
      the _Document
    • setDocument

      public void setDocument(HtmlDocument document)
      参数:
      document - the _Document to set
    • getHtmlCreator

      public HtmlCreator getHtmlCreator()
      主类
      返回:
      the _HtmlCreator
    • setHtmlCreator

      public void setHtmlCreator(HtmlCreator htmlCreator)
      参数:
      htmlCreator - the _HtmlCreator to set
    • getWorkflow

      public WfUnits getWorkflow()
      返回:
      the _Workflow
    • setWorkflow

      public void setWorkflow(WfUnits workflow)
      参数:
      workflow - the _Workflow to set