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 Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.