Package com.ibm.bpe.jsf.handler
Interface Summary
Interface | Description |
---|---|
ErrorHandler | A container that is able to display exceptions for individual items that have also been provided. |
ItemListener | The ItemListener interface is used to declare interest in events concerning selection changes. |
ItemProvider | Returns the set of items that have been selected. |
Class Summary
Class | Description |
---|---|
BPCDetailsHandler | This class can be used as a Faces Managed Bean that provides the data displayed in a Details Component. |
BPCListHandler | This class can be used as a Faces Managed Bean that provides the data to be displayed in a List Component. |