public class ERXWOBrowser extends com.webobjects.appserver._private.WOInput
Name | Description |
---|---|
class | class of the browser |
displayString | the string to display for an item |
escapeHTML | if the displayString should be escaped, defaults to true |
id | id of the browser |
item | the current item in the iteration |
list | the array or list of items to iterate over |
multiple | if multiple elements are selectable, defaults to false |
name | the name of the browser |
selectedValues | array of selected objects used for direct action |
selections | array of selected objects |
size | how many items to display at one time, defaults to 5 |
style | style of the browser |
title | title of the browser |
value | the value to use for an item |
_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 |
---|
ERXWOBrowser(String s,
NSDictionary nsdictionary,
WOElement woelement) |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendValueAttributeToResponse(WOResponse woresponse,
WOContext wocontext) |
void |
appendAttributesToResponse(WOResponse woresponse,
WOContext wocontext) |
void |
appendChildrenToResponse(WOResponse woresponse,
WOContext wocontext) |
protected boolean |
hasContent() |
protected boolean |
isBrowser() |
protected Object |
selectedValue(WOComponent wocomponent) |
protected void |
setSelectedValue(Object value,
WOComponent component) |
void |
takeValuesFromRequest(WORequest worequest,
WOContext wocontext) |
String |
toString() |
_appendDisabledAttributeToResponse, _appendNameAttributeToResponse, _appendTypeAttributeToResponse, defaultEscapeHTML, escapeHTMLInContext, hiddenInContext, isDisabledInContext, isValueInInputValues, nameInContext, nameInContext, type, valueStringInContext
__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
addChildElement, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest
public ERXWOBrowser(String s, NSDictionary nsdictionary, WOElement woelement)
protected boolean hasContent()
hasContent
in class com.webobjects.appserver._private.WOInput
protected boolean isBrowser()
public String toString()
toString
in class com.webobjects.appserver._private.WOInput
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
Copyright © 2002 – 2024 Project Wonder.