org.apache.myfaces.tobago.event
Interface SortActionSource

All Known Subinterfaces:
SortActionSource2

public interface SortActionSource


Method Summary
 javax.faces.el.MethodBinding getSortActionListener()
           
 void setSortActionListener(javax.faces.el.MethodBinding actionListener)
           
 

Method Detail

getSortActionListener

javax.faces.el.MethodBinding getSortActionListener()

setSortActionListener

void setSortActionListener(javax.faces.el.MethodBinding actionListener)


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