com.stimulsoft.web.events
Class StiWebLoadDesignerWrapper

java.lang.Object
  extended by com.stimulsoft.web.events.StiAbstractWebAction
      extended by com.stimulsoft.web.events.StiWebLoadDesignerWrapper

public class StiWebLoadDesignerWrapper
extends StiAbstractWebAction

Загрузка html-обертки, которая в последствии будет запрашиват необходимые ресурсы. Copyright Stimulsoft


Constructor Summary
StiWebLoadDesignerWrapper()
           
 
Method Summary
 void process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class com.stimulsoft.web.events.StiAbstractWebAction
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiWebLoadDesignerWrapper

public StiWebLoadDesignerWrapper()
Method Detail

process

public void process(javax.servlet.http.HttpServletRequest request,
                    javax.servlet.http.HttpServletResponse response)
             throws IOException,
                    StiException
Throws:
IOException
StiException


Copyright © 2017 Stimulsoft. All Rights Reserved.