Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > EOGeneration Reference

Table of Contents

EOWidgetController.TableWidget


Package:
com.apple.client.eogeneration

Interface Description


Documentation for this interface is forthcoming. For information on using this interface, see the book Getting Started with Direct to Java Client.



Method Types


All methods
allowsMultipleSelection
setAllowsMultipleSelection
table


Instance Methods



allowsMultipleSelection

public abstract boolean allowsMultipleSelection()



setAllowsMultipleSelection

public abstract void setAllowsMultipleSelection(boolean aBoolean)



table

public abstract com.apple.client.eointerface.EOTable table()




Table of Contents

DRAFT