public class ERXOptGroupBrowser extends ERXPatcher.DynamicElementsPatches.Browser
Name | Description |
---|---|
group | Object, required - keyPath to value that changes when the group of options changes |
label | String, optional - String used as label for an option group |
itemClass, | optional - String CSS class name for this item, browser support is inconsistent |
itemStyle, | optional - String CSS style for this item, browser support is inconsistent |
Modifier and Type | Field and Description |
---|---|
protected WOAssociation |
group |
protected WOAssociation |
itemClass |
protected WOAssociation |
itemStyle |
protected WOAssociation |
label |
_multiple, _size
_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 |
---|
ERXOptGroupBrowser(String arg0,
NSDictionary arg1,
WOElement arg2) |
Modifier and Type | Method and Description |
---|---|
void |
appendChildrenToResponse(WOResponse response,
WOContext context) |
_appendNameAttributeToResponse, appendToResponse, listClassInContext, setSelectionListInContext
_appendValueAttributeToResponse, appendAttributesToResponse, hasContent, multipleInContext, sizeInContext, takeValuesFromRequest, toString
defaultEscapeHTML, displayStringInContext, listInContext, optionDisabledInContext, optionStringInContext, selectedListInContext, setIndexValueInContext, setItemValueInContext
_appendDisabledAttributeToResponse, _appendTypeAttributeToResponse, 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, urlAttributeAssociations
addChildElement, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest
protected WOAssociation group
protected WOAssociation label
protected WOAssociation itemStyle
protected WOAssociation itemClass
public ERXOptGroupBrowser(String arg0, NSDictionary arg1, WOElement arg2)
public void appendChildrenToResponse(WOResponse response, WOContext context)
appendChildrenToResponse
in class com.webobjects.appserver._private.WOBrowser
Copyright © 2002 – 2024 Project Wonder.