org.apache.myfaces.tobago.event
Interface SortActionSource

All Known Implementing Classes:
UIData

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-2010 Apache Software Foundation. All Rights Reserved.