WebObjects 5.1

com.webobjects.eogeneration.client
Interface EOWidgetController.TableWidget

All Known Implementing Classes:
EOTableController
Enclosing class:
EOWidgetController

public static interface EOWidgetController.TableWidget


Method Summary
 boolean allowsMultipleSelection()
           
 void setAllowsMultipleSelection(boolean flag)
           
 EOTable table()
           
 

Method Detail

allowsMultipleSelection

public boolean allowsMultipleSelection()

setAllowsMultipleSelection

public void setAllowsMultipleSelection(boolean flag)

table

public EOTable table()

Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.