|
Project Wonder 5.0.0.8787 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.appserver._private.WODynamicGroup
com.webobjects.appserver._private.WOHTMLDynamicElement
com.webobjects.appserver._private.WOInput
er.extensions.components._private.ERXWOBrowser
public class ERXWOBrowser
Crappy reimplementation of WOBrowser which would not be needed of if it could handle java collections.
| Field Summary |
|---|
| Fields inherited from class com.webobjects.appserver._private.WOInput |
|---|
_hidden, _name, _value |
| Fields inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
|---|
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML |
| Fields inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
_children |
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
ERXWOBrowser(String s,
NSDictionary nsdictionary,
WOElement woelement)
|
|
| Method Summary | |
|---|---|
protected void |
_appendValueAttributeToResponse(WOResponse woresponse,
WOContext wocontext)
|
void |
appendAttributesToResponse(WOResponse woresponse,
WOContext wocontext)
|
void |
appendChildrenToResponse(WOResponse woresponse,
WOContext wocontext)
|
boolean |
disabledInComponent(WOComponent component)
|
protected boolean |
isBrowser()
|
protected Object |
selectedValue(WOComponent wocomponent)
|
protected void |
setSelectedValue(Object value,
WOComponent component)
|
void |
takeValuesFromRequest(WORequest worequest,
WOContext wocontext)
|
String |
toString()
|
| Methods inherited from class com.webobjects.appserver._private.WOInput |
|---|
_appendDisabledAttributeToResponse, _appendNameAttributeToResponse, _appendTypeAttributeToResponse, defaultEscapeHTML, escapeHTMLInContext, hasContent, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, type, valueStringInContext |
| Methods inherited from class com.webobjects.appserver._private.WOHTMLDynamicElement |
|---|
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, urlAttributeAssociations |
| Methods inherited from class com.webobjects.appserver._private.WODynamicGroup |
|---|
addChildElement, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERXWOBrowser(String s,
NSDictionary nsdictionary,
WOElement woelement)
| Method Detail |
|---|
protected boolean isBrowser()
public String toString()
toString in class com.webobjects.appserver._private.WOInputpublic boolean disabledInComponent(WOComponent component)
protected void setSelectedValue(Object value,
WOComponent component)
protected Object selectedValue(WOComponent wocomponent)
public void takeValuesFromRequest(WORequest worequest,
WOContext wocontext)
takeValuesFromRequest in class com.webobjects.appserver._private.WOInput
public void appendChildrenToResponse(WOResponse woresponse,
WOContext wocontext)
appendChildrenToResponse in class com.webobjects.appserver._private.WODynamicGroup
protected void _appendValueAttributeToResponse(WOResponse woresponse,
WOContext wocontext)
_appendValueAttributeToResponse in class com.webobjects.appserver._private.WOInput
public void appendAttributesToResponse(WOResponse woresponse,
WOContext wocontext)
appendAttributesToResponse in class com.webobjects.appserver._private.WOInput
|
Last updated: Wed, Jan 7, 2009 04:35 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||