WebObjects 5.2.3

com.webobjects.eogeneration
Interface EOWidgetController.TableWidget

All Known Implementing Classes:
EOTableController
Enclosing interface:
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 Dec 02 10:07:41 PST 2004.

Copyright © 2004 Apple Computer, Inc.