WebObjects 5.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 May 26 13:46:12 PDT 2005.

Copyright © 2005 Apple Computer, Inc.