WebObjects 5.4.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

table

EOTable table()

setAllowsMultipleSelection

void setAllowsMultipleSelection(boolean flag)

allowsMultipleSelection

boolean allowsMultipleSelection()

Last updated June 2008

Copyright © 2000-2008 Apple Inc.