public static class ERXPatcher.DynamicElementsPatches.PopUpButton extends com.webobjects.appserver._private.WOPopUpButton
_noSelectionString, _selectedValue, _selection, WONoSelectionString_displayString, _index, _item, _list, _loggedSlow, _optionDisabled, _selectedValues, _selections_disabled, _escapeHTML, _hidden, _name, _value_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML_children_ConstructorParameters| Constructor and Description |
|---|
PopUpButton(java.lang.String aName,
NSDictionary associations,
WOElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_appendNameAttributeToResponse(WOResponse woresponse,
WOContext wocontext) |
protected void |
_appendValueAttributeToResponse(WOResponse response,
WOContext context) |
void |
appendToResponse(WOResponse woresponse,
WOContext wocontext) |
protected java.lang.Class<java.util.List> |
listClassInContext(WOContext context)
Overridden to make the default return
Class a
NSMutableArray instead of NSArray. |
protected void |
setSelectionListInContext(WOContext context,
java.util.List selections)
Overridden to stop swallowing all exceptions and properly handle
listClassInContext(WOContext) returning an NSArray.
|
appendChildrenToResponse, hasContent, noSelectionStringInContext, selectedInContext, takeValuesFromRequest, toStringdefaultEscapeHTML, displayStringInContext, listInContext, optionDisabledInContext, optionStringInContext, selectedListInContext, setIndexValueInContext, setItemValueInContext_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, appendAttributesToResponse, escapeHTMLInContext, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, type, valueStringInContext__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendCloseTagToResponse, _appendOpenTagToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, urlAttributeAssociationsaddChildElement, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequestpublic PopUpButton(java.lang.String aName,
NSDictionary associations,
WOElement element)
protected void _appendNameAttributeToResponse(WOResponse woresponse, WOContext wocontext)
_appendNameAttributeToResponse in class com.webobjects.appserver._private.WOInputprotected void _appendValueAttributeToResponse(WOResponse response, WOContext context)
_appendValueAttributeToResponse in class com.webobjects.appserver._private.WOInputpublic void appendToResponse(WOResponse woresponse, WOContext wocontext)
appendToResponse in class com.webobjects.appserver._private.WOHTMLDynamicElementprotected void setSelectionListInContext(WOContext context, java.util.List selections)
setSelectionListInContext in class com.webobjects.appserver._private.WOInputListprotected java.lang.Class<java.util.List> listClassInContext(WOContext context)
Class a
NSMutableArray instead of NSArray.listClassInContext in class com.webobjects.appserver._private.WOInputListListCopyright © 2002 – 2022 Project Wonder.