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, saveCellElementcalculateCells, 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, writeWebPageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionCMDpublic void actionCMD(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String sessionID)
throws java.lang.Exception
actionCMD 在接口中 RequestCMDReceiveractionCMD 在类中 WriteReadContentActionreq - http请求res - http应答sessionID - 会话IDjava.lang.Exception - 异常public java.lang.String getCMD()
WriteReadContentActiongetCMD 在接口中 RequestCMDReceivergetCMD 在类中 WriteReadContentAction