WUI : API


org.westofj.wui.table
Class WTableSelectionMode

java.lang.Object
  extended byorg.westofj.wui.table.WTableSelectionMode

public class WTableSelectionMode
extends Object

Author:
bill

Field Summary
static WTableSelectionMode MULTIPLE
           
static WTableSelectionMode NONE
           
static WTableSelectionMode SINGLE
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NONE

public static final WTableSelectionMode NONE

SINGLE

public static final WTableSelectionMode SINGLE

MULTIPLE

public static final WTableSelectionMode MULTIPLE
Method Detail

toString

public String toString()

Copyright (c) 2003 West of J - All rights reserved.