org.apache.myfaces.tobago.event
Interface SortActionSource2

All Superinterfaces:
SortActionSource

public interface SortActionSource2
extends SortActionSource


Method Summary
 javax.el.MethodExpression getSortActionListenerExpression()
           
 void setSortActionListenerExpression(javax.el.MethodExpression actionListener)
           
 
Methods inherited from interface org.apache.myfaces.tobago.event.SortActionSource
getSortActionListener, setSortActionListener
 

Method Detail

getSortActionListenerExpression

javax.el.MethodExpression getSortActionListenerExpression()

setSortActionListenerExpression

void setSortActionListenerExpression(javax.el.MethodExpression actionListener)


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.