| 程序包 | 说明 |
|---|---|
| com.wisedu.emap.biz.task | |
| com.wisedu.emap.pedestal.app |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TaskManager.action(IEmapApp app,
IEmapAppListener.Type type) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IEmapAppListener.Type |
IEmapAppListener.Type.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IEmapAppListener.Type[] |
IEmapAppListener.Type.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IEmapAppListener.action(IEmapApp app,
IEmapAppListener.Type type)
当应用发生的某个动作时会调用此方法。
|
Copyright © 2022. All rights reserved.