WebObjects 5.2

com.webobjects.eogeneration
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 Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.