|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.bpe.jsf.handler.BPCListHandler.SelectionHelper
This class is not for public usage.
Constructor Summary | |
---|---|
BPCListHandler.SelectionHelper()
|
Method Summary | |
---|---|
void |
chooseItem(javax.faces.event.ActionEvent event)
This method is not for public usage. |
boolean |
isDisplayedItemsSelected()
This method is not for public usage. |
void |
selectionChanged(javax.faces.event.ValueChangeEvent event)
This method is not for public usage. |
void |
setDisplayedItemsSelected(boolean value)
This method is not for public usage. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BPCListHandler.SelectionHelper()
Method Detail |
public void chooseItem(javax.faces.event.ActionEvent event)
event
- The ActionEvent for the selectionpublic void selectionChanged(javax.faces.event.ValueChangeEvent event) throws javax.faces.event.AbortProcessingException
event
- The ValueChangeEvent
javax.faces.event.AbortProcessingException
public boolean isDisplayedItemsSelected()
public void setDisplayedItemsSelected(boolean value)
value
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |