com.businessobjects.jsf.sdk.event
Class LogonClickedEvent

java.lang.Object
  extended byActionEvent
      extended bycom.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)