|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
net.sf.tacos.ajax.components.AjaxForm.get(IRequestCycle)
Use TapestryUtils.getForm(IRequestCycle, IComponent) instead. |
|
net.sf.tacos.ajax.components.AjaxDirectLink.getLinkArguments(IRequestCycle)
Use AjaxUtils.getLinkArguments(AjaxInvocation, boolean)
- will be removed before tacos4-final. |
|
net.sf.tacos.ajax.components.AjaxDirectLink.getLinkString(IRequestCycle)
Use AjaxUtils.getLinkString(AjaxInvocation, boolean)
- will be removed before tacos4-final. |
|
net.sf.tacos.ajax.AjaxDirectServiceParameter.getUpdateBlocks()
always returns null - will be removed before tacos4-final |
Deprecated Constructors | |
---|---|
net.sf.tacos.ajax.AjaxDirectServiceParameter(IDirect, Object[], String[], String[])
Use AjaxDirectServiceParameter.AjaxDirectServiceParameter(org.apache.tapestry.IDirect,
Object[], String[]) - will be removed before tacos4-final |
|
net.sf.tacos.ajax.AjaxDirectServiceParameter(IDirect, Object[], String[], String[], boolean)
Use AjaxDirectServiceParameter.AjaxDirectServiceParameter(org.apache.tapestry.IDirect,
Object[], String[], boolean) )} - will be removed before tacos4-final |
|
net.sf.tacos.ajax.AjaxDirectServiceParameter(IDirect, Object[], String[], String[], boolean, boolean)
Use AjaxDirectServiceParameter.AjaxDirectServiceParameter(org.apache.tapestry.IDirect,
Object[], String[], boolean, boolean) )} - will be removed before tacos4-final |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |