com.businessobjects.jsf.sdk.event
Class LogonClickedEvent

java.lang.Object
  |
  +--ActionEvent
        |
        +--com.businessobjects.jsf.sdk.event.LogonClickedEvent

public class LogonClickedEvent
extends ActionEvent

Occurs when the logon button is clicked.

See Also:
Serialized Form

Constructor Summary
LogonClickedEvent(UIComponent component)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogonClickedEvent

public LogonClickedEvent(UIComponent component)