Microsoft SDK for Java

ColumnClickEvent Class

Provides data for the columnClick event of the ListView object.

package com.ms.wfc.ui

public class ColumnClickEvent
extends
Event

Remarks

The columnClick event occurs when the user clicks one of the column headers that are visible in Report view. A ColumnClickEvent object specifies which column header was clicked.

For information about the WFC event model, see Handling Events in WFC.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.