public class WriteReadJSONContentAction extends WriteReadContentAction implements ActionCMD
MARK_STRING
构造器和说明 |
---|
WriteReadJSONContentAction() |
限定符和类型 | 方法和说明 |
---|---|
void |
actionCMD(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String sessionID)
执行请求
|
java.lang.String |
getCMD()
cmd参数名
|
actionCMD, createCellWriter, decorateBackgroundTag, getDeclareRecordType, getFrozenColumnRow, miscellaneous, saveCellElement
calculateCells, doHyperlink4Recal, doPresent4Recal, getWebWrite, isShowWidgetsNow, isWriteViewAtLeft, modifyCellElementValue, modifyCellElementValue, prepareCalPresent4Recal, readContent
__write_boder__, __write_editor__with_EditComp, buildContent, dealWithFloatItems, dealWithFloatItems, doElse, generateTableTag, getHtmlWriterInstance, getHtmlWriterInstance, printWithWatermark, setBackgroundTagSize, setIsShowWidgets2RepCase, writeContent, writeECPane, writeWebPage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionCMD
public void actionCMD(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, java.lang.String sessionID) throws java.lang.Exception
actionCMD
在接口中 RequestCMDReceiver
actionCMD
在类中 WriteReadContentAction
req
- http请求res
- http应答sessionID
- 会话IDjava.lang.Exception
- 异常public java.lang.String getCMD()
WriteReadContentAction
getCMD
在接口中 RequestCMDReceiver
getCMD
在类中 WriteReadContentAction