PATH |
Inherits from: EOTitlesController : EOAssociationController : EOWidgetController : EOComponentController (eoapplication) : EOController (eoapplication) : Object
Implements: EOWidgetController.QueryWidget
Package: com.webobjects.eogeneration.client
Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.
XML Tag | Default Rule System Controller Type |
COMBOBOXCONTROLLER |
widgetController |
All methods EOComboBoxController isQueryWidget newAssociation newWidget preferredUsesLabelComponent setIsQueryWidget setTitlesEntityName setValueKey titlesEntityName toString valueKey
public EOComboBoxController( com.webobjects.eoapplication.EOXMLUnarchiver anEOXMLUnarchiver)
public EOComboBoxController()
public boolean isQueryWidget()
protected com.webobjects.eointerface.EOAssociation newAssociation( javax.swing.JComponent aJComponent, com.webobjects.eointerface.EODisplayGroup anEODisplayGroup, String aString, com.webobjects.eointerface.EODisplayGroup anEODisplayGroup)
protected javax.swing.JComponent newWidget()
protected boolean preferredUsesLabelComponent()
public void setIsQueryWidget(boolean aBoolean)
public void setTitlesEntityName(String aString)
public void setValueKey(String aString)
public String titlesEntityName()
public String toString()
public String valueKey()
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)