public class Redirect extends Object implements ComponentInterface
开发时间: 2013-5-2
功能描述: 用于重定向到新的页面,这个是通过浏览器实现的重定向
| Constructor and Description |
|---|
Redirect() |
public String getPath()
public void setPath(String path)
public void execute(org.tinygroup.context.Context context)
execute in interface ComponentInterfaceCopyright © 2006–2015 TinyGroup. All rights reserved.