public class Redirect extends Object implements ComponentInterface
开发时间: 2013-5-2
功能描述: 用于重定向到新的页面,这个是通过浏览器实现的重定向
Constructor and Description |
---|
Redirect() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
String |
getPath() |
void |
setPath(String path) |
public String getPath()
public void setPath(String path)
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.