public abstract class AbstractMobileJSONProcessor extends java.lang.Object implements MobileJSONProcessor
CURRENT_LEVEL, XML_TAGDEFAULT_LAYER_INDEX| 构造器和说明 |
|---|
AbstractMobileJSONProcessor()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
currentAPILevel()
已过时。
当前接口的API等级,用于判断是否需要升级插件
|
boolean |
shouldCreateSubmitBtnJSON()
已过时。
是否应该传递查询按钮的json
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlayerIndexpublic int currentAPILevel()
LevelcurrentAPILevel 在接口中 Levelpublic boolean shouldCreateSubmitBtnJSON()
MobileJSONProcessorshouldCreateSubmitBtnJSON 在接口中 MobileJSONProcessor