org.apache.myfaces.tobago.event
Interface SortActionSource

All Known Subinterfaces:
SortActionSource2
All Known Implementing Classes:
AbstractUISheet, UISheet

public interface SortActionSource


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

Method Detail

getSortActionListener

@Deprecated
javax.faces.el.MethodBinding getSortActionListener()
Deprecated. since 2.0.0


setSortActionListener

@Deprecated
void setSortActionListener(javax.faces.el.MethodBinding actionListener)
Deprecated. since 2.0.0



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