public class Redirect extends Object implements ComponentInterface
开发时间: 2013-5-2
功能描述: 用于重定向到新的页面,这个是通过浏览器实现的重定向
public String getPath()
public void setPath(String path)
public void execute(Context context)
execute 在接口中 ComponentInterfaceCopyright © 2006-2013 开源组织. All Rights Reserved.