|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectActionEvent
com.businessobjects.jsf.sdk.event.ItemClickedEvent
Occurs when an item is clicked.
Constructor Summary | |
ItemClickedEvent(UIComponent component,
ItemEventArgs eventArgs)
|
Method Summary | |
ItemEventArgs |
getEventArgs()
Gets the event arguments. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ItemClickedEvent(UIComponent component, ItemEventArgs eventArgs)
Method Detail |
public ItemEventArgs getEventArgs()
Gets the event arguments.
ItemEventArgs
object that specifies the arguments of the event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |