|
WebObjects 5.2.3 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.webobjects.eoapplication.EOController com.webobjects.eoapplication.EOComponentController com.webobjects.eogeneration.EOWidgetController com.webobjects.eogeneration.EOAssociationController com.webobjects.eogeneration.EOTitlesController com.webobjects.eogeneration.EOComboBoxController
Nested Class Summary |
Nested classes inherited from class com.webobjects.eogeneration.EOWidgetController |
EOWidgetController.DefaultAction, EOWidgetController.FormatWidget, EOWidgetController.QueryWidget, EOWidgetController.TableWidget |
Nested classes inherited from class com.webobjects.eoapplication.EOComponentController |
EOComponentController.ActionCollector, EOComponentController.Activation, EOComponentController.EndEditing, EOComponentController.Modal, EOComponentController.ResetUserInterface |
Nested classes inherited from class com.webobjects.eoapplication.EOController |
EOController.Enumeration |
Nested classes inherited from class com.webobjects.foundation.NSKeyValueCoding |
NSKeyValueCoding.DefaultImplementation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.Utility, NSKeyValueCoding.ValueAccessor |
Nested classes inherited from class com.webobjects.foundation.NSKeyValueCodingAdditions |
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility |
Field Summary |
Fields inherited from class com.webobjects.eogeneration.EOTitlesController |
NewTitlesDisplayGroupProviderMethodName |
Fields inherited from class com.webobjects.eogeneration.EOAssociationController |
ControllerDisplayGroupProviderMethodName |
Fields inherited from class com.webobjects.eoapplication.EOComponentController |
Bottom, BottomLeft, BottomRight, Center, Left, Right, Top, TopLeft, TopRight |
Fields inherited from class com.webobjects.eoapplication.EOController |
ControllerAndSubcontrollersEnumeration, ControllerAndSupercontrollersEnumeration, SubcontrollersEnumeration, SupercontrollersEnumeration |
Fields inherited from interface com.webobjects.eoapplication.EOEditable |
AlwaysEditable, IfSupercontrollerEditable, NeverEditable |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
NullValue |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
KeyPathSeparator |
Constructor Summary | |
EOComboBoxController()
|
|
EOComboBoxController(EOXMLUnarchiver unarchiver)
|
Method Summary | |
boolean |
isQueryWidget()
|
protected EOAssociation |
newAssociation(JComponent widget,
EODisplayGroup displayGroup,
String enabledKey,
EODisplayGroup enabledDisplayGroup)
|
protected JComponent |
newWidget()
|
protected boolean |
preferredUsesLabelComponent()
|
void |
setIsQueryWidget(boolean flag)
|
void |
setValueKey(String string)
|
String |
toString()
Returns the receiver as a string that states the receiver's class name and type name, whether the receiver is connected, the number of subcontrollers, whether or not the receiver has been prepared, whether or not the receiver is visible, information about widget sizing and alignment behavior, and so on. |
String |
valueKey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public EOComboBoxController()
public EOComboBoxController(EOXMLUnarchiver unarchiver)
Method Detail |
public boolean isQueryWidget()
isQueryWidget
in interface EOWidgetController.QueryWidget
protected EOAssociation newAssociation(JComponent widget, EODisplayGroup displayGroup, String enabledKey, EODisplayGroup enabledDisplayGroup)
newAssociation
in class EOTitlesController
protected JComponent newWidget()
newWidget
in class EOWidgetController
protected boolean preferredUsesLabelComponent()
preferredUsesLabelComponent
in class EOWidgetController
public void setIsQueryWidget(boolean flag)
setIsQueryWidget
in interface EOWidgetController.QueryWidget
public void setValueKey(String string)
public String toString()
EOComponentController
toString
in class EOTitlesController
public String valueKey()
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |