|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dhtmlx.connector.ConnectorBehavior
com.dhtmlx.connector.ExportServiceBehaviour
public class ExportServiceBehaviour
Constructor Summary | |
---|---|
ExportServiceBehaviour(java.lang.String url,
ExportServiceType type)
|
Method Summary | |
---|---|
void |
beforeOutput(ConnectorOutputWriter out,
javax.servlet.http.HttpServletRequest http_request,
javax.servlet.http.HttpServletResponse http_response)
Before output event Event occurs before rendering output of connector. |
Methods inherited from class com.dhtmlx.connector.ConnectorBehavior |
---|
afterDBError, afterDelete, afterInsert, afterProcessing, afterUpdate, attach, beforeDelete, beforeFilter, beforeInsert, beforeProcessing, beforeRender, beforeSort, beforeUpdate, trigger |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportServiceBehaviour(java.lang.String url, ExportServiceType type)
Method Detail |
---|
public void beforeOutput(ConnectorOutputWriter out, javax.servlet.http.HttpServletRequest http_request, javax.servlet.http.HttpServletResponse http_response)
ConnectorBehavior
beforeOutput
in class ConnectorBehavior
out
- xml stringhttp_request
- the http request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |