Eclipse Rich Ajax Platform
Release 1.3

Uses of Class
org.eclipse.swt.events.SelectionEvent

Packages that use SelectionEvent
org.eclipse.swt.events   
 

Uses of SelectionEvent in org.eclipse.swt.events
 

Subclasses of SelectionEvent in org.eclipse.swt.events
 class ExpandEvent
          Instances of this class are sent as a result of expand item being expanded and collapsed.
 class TreeEvent
          Instances of this class are sent as a result of trees being expanded and collapsed.
 

Methods in org.eclipse.swt.events with parameters of type SelectionEvent
 void SelectionAdapter.widgetSelected(SelectionEvent e)
          Sent when selection occurs in the control.
 void SelectionAdapter.widgetDefaultSelected(SelectionEvent e)
          Sent when default selection occurs in the control.
 void SelectionListener.widgetSelected(SelectionEvent e)
          Sent when selection occurs in the control.
 void SelectionListener.widgetDefaultSelected(SelectionEvent e)
          Sent when default selection occurs in the control.
 


Eclipse Rich Ajax Platform
Release 1.3

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2009. All rights reserved.