|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectActionEvent
com.businessobjects.jsf.sdk.event.DrillUpClickedEvent
public class DrillUpClickedEvent
Occurs when the navigation up link is clicked.
| Constructor Summary | |
|---|---|
DrillUpClickedEvent(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 DrillUpClickedEvent(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 | ||||||||