Microsoft SDK for Java

ColumnHeaderStyle.CLICKABLE

Specifies that the column headers work like buttons and can carry out an action, such as sorting, when clicked.

Syntax

public static final int CLICKABLE;

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