public class ElExcutorComponent extends Object implements ComponentInterface
| Constructor and Description | 
|---|
ElExcutorComponent()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(Context context)
组件执行方法 
 | 
String | 
getEl()  | 
void | 
setEl(String el)  | 
public void execute(Context context)
ComponentInterfaceexecute in interface ComponentInterfacecontext - 组件执行的环境public String getEl()
public void setEl(String el)
Copyright © 2006–2018 TinyGroup. All rights reserved.