com.businessobjects.jsf.sdk.event
Class LogoffClickedEvent

java.lang.Object
  extended byActionEvent
      extended bycom.businessobjects.jsf.sdk.event.LogoffClickedEvent

public class LogoffClickedEvent
extends ActionEvent

Occurs when the logoff button is clicked.

See Also:
Serialized Form

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

Constructor Detail

LogoffClickedEvent

public LogoffClickedEvent(UIComponent component)