Packages
 In this topic

*Methods

 

Packages   PreviousThis PackageNext
Package com.ms.ui.event   Previous This
Package
Next

 


Class UIItemAdapter

public abstract class UIItemAdapter implements IUIItemListener
{
  // Methods
  public void itemStateChanged(UIItemEvent e);
}

This class is the listener adapter for receiving item events.

Methods

itemStateChanged

public void itemStateChanged(UIItemEvent e);

Invoked when an item's state has been changed.

Return Value:

No return value.

ParameterDescription
e The ITEM_STATE_CHANGED event that was posted.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.