public class ERMD2WListFilter extends ERDCustomQueryComponent implements ERMD2WAttributeQueryDelegate.ERMD2WQueryComponent
| Name | Description |
|---|---|
searchKey | - either a single target key as a string, an array with multiple keys or an array of arrays with keys |
restrictedChoiceKey | - key path that will return a list of filter choices, note that no "object" will be available! |
keyWhenRelationship | - specifies the display key on the choice |
noSelectionString | - "no selection" string to show on the restricted choice pop-up |
restrictedChoiceTargetKey | - target key path on which to qualify with the choice |
restrictedChoiceRecursionKey | - key path from which to retrieve descendant choices, think "allChildrenCategories" |
typeAheadMinimumCharacterCount | typeAheadMinimumCharacterCount |
| Modifier and Type | Class and Description |
|---|---|
static interface |
ERMD2WListFilter.Keys |
WOComponent._EventLoggingEnabler, WOComponent.EventNSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.UtilityNSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessorNSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException| Modifier and Type | Field and Description |
|---|---|
Object |
filterChoiceItem |
Integer |
searchFieldIndex |
logextraBindings, FALSE, TRUE_dynamicBindings_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
ERMD2WListFilter(WOContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToResponse(WOResponse response,
WOContext context)
Calls
ERXNonSynchronizingComponent.resetCachedBindingsInStatefulComponent() prior to super.appendToResponse. |
EODataSource |
dataSource() |
Object |
filterChoice() |
NSArray |
filterChoices() |
String |
filterChoicesDisplayString() |
boolean |
hasMultipleFields() |
String |
localizedSearchKey() |
String |
noSelectionString() |
WOActionResults |
search() |
String |
searchFieldCssClass() |
NSArray<String> |
searchKey() |
int |
searchKeyGroupCount() |
NSArray<NSArray<String>> |
searchKeyGroups() |
String |
searchValue() |
void |
setFilterChoice(Object filterChoice) |
void |
setSearchValue(String searchValue) |
boolean |
shouldShow() |
boolean |
synchronizesVariablesWithBindings()
Overridden from superclass to turn on component synching, which is the default.
|
String |
wrapperClass() |
displayGroup, displayGroupQueryMatchValue, reset, setDisplayGroup, setDisplayGroupQueryMatchValueclearValidationFailed, d2wComponentNameDebuggingEnabled, d2wContext, d2wContextFromBindings, d2wContextValueForBinding, d2wDebuggingEnabled, d2wPage, d2wPropertyKeyDebuggingEnabled, extraBindings, extraBindingsValueForBinding, hasBinding, integerBooleanForBinding, key, localContext, logDebugInfo, originalValueForBinding, parentValueForBinding, resetCachedBindingsInStatefulComponent, setD2wContext, setExtraBindings, setKey, setLocalContext, task, taskIsEdit, taskIsInspect, taskIsList, validationFailedWithException, valueForBindinginvokeAction, takeValuesFromRequest_awakeInContext, _checkAccess, _frameworkName, _includeCSSResources, _includeJavascriptResources, additionalCSSFiles, additionalJavascriptFiles, arrayValueForBinding, arrayValueForBinding, booleanValueForBinding, booleanValueForBinding, booleanValueForBinding, browser, checkAccess, clickToOpenEnabled, componentName, defaultCSSPath, defaultJavascriptPath, dynamicBindings, floatValueForBinding, intValueForBinding, isPageAccessAllowed, localizer, objectValueForBinding, objectValueForBinding, pageWithName, postAppendToResponse, preAppendToResponse, primaryCSSFile, primaryJavascriptFile, shouldCheckAccess, stringValueForBinding, stringValueForBinding, useDefaultComponentCSS, useDefaultComponentJavascript__valueForBinding, _associationWithName, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasSession, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, takeValueForKey, takeValueForKeyPath, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNameequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitd2wContextclearValidationFailedpublic Integer searchFieldIndex
public Object filterChoiceItem
public ERMD2WListFilter(WOContext context)
public boolean synchronizesVariablesWithBindings()
ERDCustomComponentsynchronizesVariablesWithBindings in class ERDCustomComponentfalsepublic boolean shouldShow()
public WOActionResults search()
public void appendToResponse(WOResponse response, WOContext context)
ERXNonSynchronizingComponentERXNonSynchronizingComponent.resetCachedBindingsInStatefulComponent() prior to super.appendToResponse.appendToResponse in class ERDCustomComponentresponse - to which we are appendingcontext - context of the responsepublic boolean hasMultipleFields()
public int searchKeyGroupCount()
public String localizedSearchKey()
public String searchFieldCssClass()
public void setSearchValue(String searchValue)
public String searchValue()
searchValue in interface ERMD2WAttributeQueryDelegate.ERMD2WQueryComponentpublic void setFilterChoice(Object filterChoice)
public Object filterChoice()
public String filterChoicesDisplayString()
public String noSelectionString()
public NSArray filterChoices()
public EODataSource dataSource()
dataSource in interface ERMD2WAttributeQueryDelegate.ERMD2WQueryComponentpublic String wrapperClass()
Copyright © 2002 – 2025 Project Wonder.