Interface SortActionSource
- All Known Subinterfaces:
SortActionSource2
- All Known Implementing Classes:
AbstractUISheet
,UISheet
public interface SortActionSource
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.el.MethodExpression
void
setSortActionListenerExpression
(jakarta.el.MethodExpression actionListener)
-
Method Details
-
getSortActionListenerExpression
jakarta.el.MethodExpression getSortActionListenerExpression() -
setSortActionListenerExpression
void setSortActionListenerExpression(jakarta.el.MethodExpression actionListener)
-