WebObjects 5.1

Uses of Package
com.webobjects.eointerface

Packages that use com.webobjects.eointerface
com.webobjects.eoapplication   
com.webobjects.eogeneration.client   
com.webobjects.eointerface   
com.webobjects.eointerface.cocoa   
com.webobjects.eointerface.swing   
 

Classes in com.webobjects.eointerface used by com.webobjects.eoapplication
EOAssociation
          An EOAssociation maintains a two-way binding between the properties of a display object, such as a text field or combo box, and the properties of one or more enterprise objects contained in one or more EODisplayGroups.
EODisplayGroup
          An EODisplayGroup is the basic user interface manager for an Enterprise Objects Framework or Java Client application.
 

Classes in com.webobjects.eointerface used by com.webobjects.eogeneration.client
EOAssociation
          An EOAssociation maintains a two-way binding between the properties of a display object, such as a text field or combo box, and the properties of one or more enterprise objects contained in one or more EODisplayGroups.
EODisplayGroup
          An EODisplayGroup is the basic user interface manager for an Enterprise Objects Framework or Java Client application.
EOMasterDetailAssociation
          An EOMasterDetailAssociation object binds one EODisplayGroup (the detail) to a relationship in another (the master), so that the detail display group contains the destination objects for the object selected in the master.
 

Classes in com.webobjects.eointerface used by com.webobjects.eointerface
EOActionWidgetAssociation
          EOActionWidgetAssociation is an abstract superclass for associations that invoke methods on objects in response to an action in a user interface widget
EOAssociation
          An EOAssociation maintains a two-way binding between the properties of a display object, such as a text field or combo box, and the properties of one or more enterprise objects contained in one or more EODisplayGroups.
EODisplayGroup
          An EODisplayGroup is the basic user interface manager for an Enterprise Objects Framework or Java Client application.
EOMasterAssociation
          EOMasterAssociation is the abstract superclass of associations that link a master display group with a second, "child" display group.
EOMasterDetailAssociation
          An EOMasterDetailAssociation object binds one EODisplayGroup (the detail) to a relationship in another (the master), so that the detail display group contains the destination objects for the object selected in the master.
EOTableAssociation
          EOTableAssociation associates the contents of its SourceAspect's display group with a NSTableView, JTable or an EOTable (an object that places a javax.swing.JTable in a scroll view), via the repective WidgetPlugin's.
EOTableColumnAssociation
          EOTableColumnAssociation associates display group(s) with a table column, via the repective WidgetPlugin's (subclasses of TableColumnPlugin).
EOValueAssociation
          EOValueAssociation is used for associations that display a single value object in a widget, with the value usually being editable.
EOValueAssociation.ValuePlugin
          ValuePlugin communicates with a UI widget on behalf of an EOValueAssociation.
EOWidgetAssociation
          The EOWidgetAssociation is the superclass for all associations that connect to user interface widgets.
EOWidgetAssociation.WidgetPlugin
          WidgetPlugin is an abstract superclass for plugins that provide a layer of abstraction between user interface widgets and EOWidgetAssociation subclasses.
EOWidgetPluginRegistry.WidgetSetPlugin
          Abstract super class for plugins that handle the widget set specific task of displaying alert panels.
 

Classes in com.webobjects.eointerface used by com.webobjects.eointerface.cocoa
EOActionWidgetAssociation.ActionPlugin
          ActionPlugin is an abstract superclass for plugins that provide a layer of abstraction between user interface widgets and EOActionWidgetAssociation subclasses.
EOTableAssociation
          EOTableAssociation associates the contents of its SourceAspect's display group with a NSTableView, JTable or an EOTable (an object that places a javax.swing.JTable in a scroll view), via the repective WidgetPlugin's.
EOTableAssociation.TablePlugin
          TablePlugin communicates with a UI widget (NSTableView, JTable or EOTable, for example) on behalf of an EOTableAssociation.
EOTableColumnAssociation
          EOTableColumnAssociation associates display group(s) with a table column, via the repective WidgetPlugin's (subclasses of TableColumnPlugin).
EOTableColumnAssociation.TableColumnPlugin
          TableColumnPlugin communicates with a UI widget (Cocoa's NSTableColumn or JFC's TableColumn, for example) on behalf of an EOTableAssociation.
EOTextAssociation.TextPlugin
          TextPlugin communicates with a UI widget (NSTextFieldCell or JTextField, for example) on behalf of an EOTextAssociation.
EOValueAssociation.ValuePlugin
          ValuePlugin communicates with a UI widget on behalf of an EOValueAssociation.
EOValueSelectionAssociation.ValueSelectionPlugin
          ValueSelectionPlugin communicates with a UI widget on behalf of a EOValueSelectionAssociation.
EOWidgetAssociation
          The EOWidgetAssociation is the superclass for all associations that connect to user interface widgets.
EOWidgetAssociation.WidgetPlugin
          WidgetPlugin is an abstract superclass for plugins that provide a layer of abstraction between user interface widgets and EOWidgetAssociation subclasses.
EOWidgetAssociation.WidgetPlugin.Formatting
          The Formatting interface defines the basic methods needed to enable setting and getting formatting for a display object.
EOWidgetPluginRegistry.WidgetSetPlugin
          Abstract super class for plugins that handle the widget set specific task of displaying alert panels.
 

Classes in com.webobjects.eointerface used by com.webobjects.eointerface.swing
EOActionWidgetAssociation.ActionPlugin
          ActionPlugin is an abstract superclass for plugins that provide a layer of abstraction between user interface widgets and EOActionWidgetAssociation subclasses.
EOTableAssociation
          EOTableAssociation associates the contents of its SourceAspect's display group with a NSTableView, JTable or an EOTable (an object that places a javax.swing.JTable in a scroll view), via the repective WidgetPlugin's.
EOTableAssociation.TablePlugin
          TablePlugin communicates with a UI widget (NSTableView, JTable or EOTable, for example) on behalf of an EOTableAssociation.
EOTableColumnAssociation
          EOTableColumnAssociation associates display group(s) with a table column, via the repective WidgetPlugin's (subclasses of TableColumnPlugin).
EOTableColumnAssociation.TableColumnPlugin
          TableColumnPlugin communicates with a UI widget (Cocoa's NSTableColumn or JFC's TableColumn, for example) on behalf of an EOTableAssociation.
EOTextAssociation.TextPlugin
          TextPlugin communicates with a UI widget (NSTextFieldCell or JTextField, for example) on behalf of an EOTextAssociation.
EOValueAssociation.ValuePlugin
          ValuePlugin communicates with a UI widget on behalf of an EOValueAssociation.
EOValueSelectionAssociation.ValueSelectionPlugin
          ValueSelectionPlugin communicates with a UI widget on behalf of a EOValueSelectionAssociation.
EOWidgetAssociation
          The EOWidgetAssociation is the superclass for all associations that connect to user interface widgets.
EOWidgetAssociation.WidgetPlugin
          WidgetPlugin is an abstract superclass for plugins that provide a layer of abstraction between user interface widgets and EOWidgetAssociation subclasses.
EOWidgetAssociation.WidgetPlugin.Formatting
          The Formatting interface defines the basic methods needed to enable setting and getting formatting for a display object.
EOWidgetPluginRegistry.WidgetSetPlugin
          Abstract super class for plugins that handle the widget set specific task of displaying alert panels.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.