public class ActionProxy extends Object
| 构造器和说明 |
|---|
ActionProxy(String actionRef,
IEmapAppContext context,
boolean hasIntervention,
Map<String,Boolean> specialParams) |
public ActionProxy(String actionRef, IEmapAppContext context, boolean hasIntervention, Map<String,Boolean> specialParams)
public void init()
public <T> IEmapAction<T> getAction()
public <T> IEmapAction<T> getAction(Class<?> type)
Copyright © 2022. All rights reserved.