PATH Documentation > WebObjects

Table of Contents

EOForm


Inherits from:
EOEntityController
Package:
com.webobjects.eogeneration


Class Description


Documentation for this class is forthcoming.




Method Types


All methods
EOForm
columnIdentifiers
columnPropertyKeys
hasOtherRelationshipKeys
numberOfColumns
numberOfOtherRelationshipKeys
numberOfSpecialToOneRelationshipKeysPerDividingController
otherRelationshipKeys
propertyKeys
simplePropertyKeys
specialToOneRelationshipKeys
useActionWidgetController
useMultipleColumns
useSelectSubform
useSelectSublist
useSubeditor
useSubform


Constructors



EOForm

public EOForm(com.webobjects.appserver.WOContext aWOContext)




Instance Methods



columnIdentifiers

public NSArray columnIdentifiers()



columnPropertyKeys

public NSArray columnPropertyKeys()



hasOtherRelationshipKeys

public boolean hasOtherRelationshipKeys()



numberOfColumns

public int numberOfColumns()



numberOfOtherRelationshipKeys

public Integer numberOfOtherRelationshipKeys()



numberOfSpecialToOneRelationshipKeysPerDividingController

public Integer numberOfSpecialToOneRelationshipKeysPerDividingController()



otherRelationshipKeys

public NSArray otherRelationshipKeys()



propertyKeys

public NSArray propertyKeys()



simplePropertyKeys

public NSArray simplePropertyKeys()



specialToOneRelationshipKeys

public NSArray specialToOneRelationshipKeys()



useActionWidgetController

public boolean useActionWidgetController()



useMultipleColumns

public boolean useMultipleColumns()



useSelectSubform

public boolean useSelectSubform()



useSelectSublist

public boolean useSelectSublist()



useSubeditor

public boolean useSubeditor()



useSubform

public boolean useSubform()



© 2001 Apple Computer, Inc. (Last Published April 15, 2001)


Table of Contents