Package org.apache.myfaces.tobago.event
Interface SortActionSource
-
- All Known Subinterfaces:
SortActionSource2
- All Known Implementing Classes:
AbstractUISheet
,UISheet
public interface SortActionSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.el.MethodExpression
getSortActionListenerExpression()
void
setSortActionListenerExpression(javax.el.MethodExpression actionListener)
-