| Method and Description |
|---|
| org.jboss.seam.faces.component.UIViewAction.getAction()
This has been replaced by
UIViewAction.getActionExpression(). |
| org.jboss.seam.faces.component.UIViewAction.setAction(MethodBinding)
This has been replaced by
UIViewAction.setActionExpression(javax.el.MethodExpression). |
Copyright © 2009-2013 Seam Framework. All Rights Reserved.