public static class ERXPatcher.DynamicElementsPatches.RadioButtonList extends com.webobjects.appserver._private.WORadioButtonList
_selectedValue, _selection
_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 |
---|
RadioButtonList(String aName,
NSDictionary associations,
WOElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendNameAttributeToResponse(WOResponse woresponse,
WOContext wocontext) |
void |
appendToResponse(WOResponse woresponse,
WOContext wocontext) |
protected Class<List> |
listClassInContext(WOContext context)
Overridden to make the default return
Class a
NSMutableArray instead of NSArray. |
protected void |
setSelectionListInContext(WOContext context,
List selections)
Overridden to stop swallowing all exceptions and properly handle
listClassInContext(WOContext) returning an NSArray.
|
_fastTakeValuesFromRequest, _slowTakeValuesFromRequest, appendStringAtLeftWithMapping, appendStringAtRightWithMapping, compactHTMLTags, selectedInContext, takeValuesFromRequest, toString, type
defaultEscapeHTML, displayStringInContext, listInContext, optionDisabledInContext, optionStringInContext, selectedListInContext, setIndexValueInContext, setItemValueInContext
_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, _appendValueAttributeToResponse, appendAttributesToResponse, escapeHTMLInContext, hasContent, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, 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, urlAttributeAssociations
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest
public RadioButtonList(String aName, NSDictionary associations, WOElement element)
protected void _appendNameAttributeToResponse(WOResponse woresponse, WOContext wocontext)
_appendNameAttributeToResponse
in class com.webobjects.appserver._private.WOInput
public void appendToResponse(WOResponse woresponse, WOContext wocontext)
appendToResponse
in class com.webobjects.appserver._private.WORadioButtonList
protected void setSelectionListInContext(WOContext context, List selections)
setSelectionListInContext
in class com.webobjects.appserver._private.WOInputList
protected Class<List> listClassInContext(WOContext context)
Class
a
NSMutableArray instead of NSArray.listClassInContext
in class com.webobjects.appserver._private.WOInputList
List
Copyright © 2002 – 2024 Project Wonder.