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