public abstract class GeneratedSearchBoxComponent extends SimpleCMSComponent
SearchBoxComponent.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DISPLAYPRODUCTIMAGES
Qualifier of the
SearchBoxComponent.displayProductImages attribute |
static java.lang.String |
DISPLAYPRODUCTS
Qualifier of the
SearchBoxComponent.displayProducts attribute |
static java.lang.String |
DISPLAYSUGGESTIONS
Qualifier of the
SearchBoxComponent.displaySuggestions attribute |
static java.lang.String |
MAXPRODUCTS
Qualifier of the
SearchBoxComponent.maxProducts attribute |
static java.lang.String |
MAXSUGGESTIONS
Qualifier of the
SearchBoxComponent.maxSuggestions attribute |
static java.lang.String |
MINCHARACTERSBEFOREREQUEST
Qualifier of the
SearchBoxComponent.minCharactersBeforeRequest attribute |
static java.lang.String |
WAITTIMEBEFOREREQUEST
Qualifier of the
SearchBoxComponent.waitTimeBeforeRequest attribute |
CONTAINERS, ELEMENTSFORCONTAINER_MARKMODIFIED, ELEMENTSFORCONTAINER_SRC_ORDERED, ELEMENTSFORCONTAINER_TGT_ORDEREDCONTAINER, ELEMENTSFORSLOT_MARKMODIFIED, ELEMENTSFORSLOT_SRC_ORDERED, ELEMENTSFORSLOT_TGT_ORDERED, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, RESTRICTIONSFORCOMPONENTS_MARKMODIFIED, RESTRICTIONSFORCOMPONENTS_SRC_ORDERED, RESTRICTIONSFORCOMPONENTS_TGT_ORDERED, SLOTS, TYPE, TYPECODE, VISIBLECATALOGVERSION, NAME, UIDLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedSearchBoxComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Integer |
getMaxProducts()
Generated method - Getter of the
SearchBoxComponent.maxProducts attribute. |
java.lang.Integer |
getMaxProducts(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.maxProducts attribute. |
int |
getMaxProductsAsPrimitive()
Generated method - Getter of the
SearchBoxComponent.maxProducts attribute. |
int |
getMaxProductsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.maxProducts attribute. |
java.lang.Integer |
getMaxSuggestions()
Generated method - Getter of the
SearchBoxComponent.maxSuggestions attribute. |
java.lang.Integer |
getMaxSuggestions(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.maxSuggestions attribute. |
int |
getMaxSuggestionsAsPrimitive()
Generated method - Getter of the
SearchBoxComponent.maxSuggestions attribute. |
int |
getMaxSuggestionsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.maxSuggestions attribute. |
java.lang.Integer |
getMinCharactersBeforeRequest()
Generated method - Getter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
java.lang.Integer |
getMinCharactersBeforeRequest(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
int |
getMinCharactersBeforeRequestAsPrimitive()
Generated method - Getter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
int |
getMinCharactersBeforeRequestAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
java.lang.Integer |
getWaitTimeBeforeRequest()
Generated method - Getter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
java.lang.Integer |
getWaitTimeBeforeRequest(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
int |
getWaitTimeBeforeRequestAsPrimitive()
Generated method - Getter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
int |
getWaitTimeBeforeRequestAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
java.lang.Boolean |
isDisplayProductImages()
Generated method - Getter of the
SearchBoxComponent.displayProductImages attribute. |
java.lang.Boolean |
isDisplayProductImages(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.displayProductImages attribute. |
boolean |
isDisplayProductImagesAsPrimitive()
Generated method - Getter of the
SearchBoxComponent.displayProductImages attribute. |
boolean |
isDisplayProductImagesAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.displayProductImages attribute. |
java.lang.Boolean |
isDisplayProducts()
Generated method - Getter of the
SearchBoxComponent.displayProducts attribute. |
java.lang.Boolean |
isDisplayProducts(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.displayProducts attribute. |
boolean |
isDisplayProductsAsPrimitive()
Generated method - Getter of the
SearchBoxComponent.displayProducts attribute. |
boolean |
isDisplayProductsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.displayProducts attribute. |
java.lang.Boolean |
isDisplaySuggestions()
Generated method - Getter of the
SearchBoxComponent.displaySuggestions attribute. |
java.lang.Boolean |
isDisplaySuggestions(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.displaySuggestions attribute. |
boolean |
isDisplaySuggestionsAsPrimitive()
Generated method - Getter of the
SearchBoxComponent.displaySuggestions attribute. |
boolean |
isDisplaySuggestionsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SearchBoxComponent.displaySuggestions attribute. |
void |
setDisplayProductImages(boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProductImages attribute. |
void |
setDisplayProductImages(java.lang.Boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProductImages attribute. |
void |
setDisplayProductImages(SessionContext ctx,
boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProductImages attribute. |
void |
setDisplayProductImages(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProductImages attribute. |
void |
setDisplayProducts(boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProducts attribute. |
void |
setDisplayProducts(java.lang.Boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProducts attribute. |
void |
setDisplayProducts(SessionContext ctx,
boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProducts attribute. |
void |
setDisplayProducts(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SearchBoxComponent.displayProducts attribute. |
void |
setDisplaySuggestions(boolean value)
Generated method - Setter of the
SearchBoxComponent.displaySuggestions attribute. |
void |
setDisplaySuggestions(java.lang.Boolean value)
Generated method - Setter of the
SearchBoxComponent.displaySuggestions attribute. |
void |
setDisplaySuggestions(SessionContext ctx,
boolean value)
Generated method - Setter of the
SearchBoxComponent.displaySuggestions attribute. |
void |
setDisplaySuggestions(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
SearchBoxComponent.displaySuggestions attribute. |
void |
setMaxProducts(int value)
Generated method - Setter of the
SearchBoxComponent.maxProducts attribute. |
void |
setMaxProducts(java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.maxProducts attribute. |
void |
setMaxProducts(SessionContext ctx,
int value)
Generated method - Setter of the
SearchBoxComponent.maxProducts attribute. |
void |
setMaxProducts(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.maxProducts attribute. |
void |
setMaxSuggestions(int value)
Generated method - Setter of the
SearchBoxComponent.maxSuggestions attribute. |
void |
setMaxSuggestions(java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.maxSuggestions attribute. |
void |
setMaxSuggestions(SessionContext ctx,
int value)
Generated method - Setter of the
SearchBoxComponent.maxSuggestions attribute. |
void |
setMaxSuggestions(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.maxSuggestions attribute. |
void |
setMinCharactersBeforeRequest(int value)
Generated method - Setter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
void |
setMinCharactersBeforeRequest(java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
void |
setMinCharactersBeforeRequest(SessionContext ctx,
int value)
Generated method - Setter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
void |
setMinCharactersBeforeRequest(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.minCharactersBeforeRequest attribute. |
void |
setWaitTimeBeforeRequest(int value)
Generated method - Setter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
void |
setWaitTimeBeforeRequest(java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
void |
setWaitTimeBeforeRequest(SessionContext ctx,
int value)
Generated method - Setter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
void |
setWaitTimeBeforeRequest(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
SearchBoxComponent.waitTimeBeforeRequest attribute. |
isContaineraddToContainers, addToContainers, getContainers, getContainers, getContainersCount, getContainersCount, isMarkModifiedDisabled, removeFromContainers, removeFromContainers, setContainers, setContainerscreateItem, getAllType, getType, getTypeCode, isRestricted, isVisibleaddToRestrictions, addToRestrictions, addToSlots, addToSlots, getAllType, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getSlots, getSlots, getSlotsCount, getSlotsCount, getType, getTypeCode, isContainer, isContainerAsPrimitive, isContainerAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, isRestricted, isRestrictedAsPrimitive, isRestrictedAsPrimitive, isVisible, isVisibleAsPrimitive, isVisibleAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromSlots, removeFromSlots, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setRestrictions, setRestrictions, setSlots, setSlots, setVisible, setVisible, setVisible, setVisiblegetCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUidgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String DISPLAYSUGGESTIONS
SearchBoxComponent.displaySuggestions attributepublic static final java.lang.String DISPLAYPRODUCTS
SearchBoxComponent.displayProducts attributepublic static final java.lang.String DISPLAYPRODUCTIMAGES
SearchBoxComponent.displayProductImages attributepublic static final java.lang.String MAXSUGGESTIONS
SearchBoxComponent.maxSuggestions attributepublic static final java.lang.String MAXPRODUCTS
SearchBoxComponent.maxProducts attributepublic static final java.lang.String MINCHARACTERSBEFOREREQUEST
SearchBoxComponent.minCharactersBeforeRequest attributepublic static final java.lang.String WAITTIMEBEFOREREQUEST
SearchBoxComponent.waitTimeBeforeRequest attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedSimpleCMSComponentpublic java.lang.Boolean isDisplayProductImages(SessionContext ctx)
SearchBoxComponent.displayProductImages attribute.public java.lang.Boolean isDisplayProductImages()
SearchBoxComponent.displayProductImages attribute.public boolean isDisplayProductImagesAsPrimitive(SessionContext ctx)
SearchBoxComponent.displayProductImages attribute.public boolean isDisplayProductImagesAsPrimitive()
SearchBoxComponent.displayProductImages attribute.public void setDisplayProductImages(SessionContext ctx, java.lang.Boolean value)
SearchBoxComponent.displayProductImages attribute.value - the displayProductImages - Determines if product images are shown.public void setDisplayProductImages(java.lang.Boolean value)
SearchBoxComponent.displayProductImages attribute.value - the displayProductImages - Determines if product images are shown.public void setDisplayProductImages(SessionContext ctx, boolean value)
SearchBoxComponent.displayProductImages attribute.value - the displayProductImages - Determines if product images are shown.public void setDisplayProductImages(boolean value)
SearchBoxComponent.displayProductImages attribute.value - the displayProductImages - Determines if product images are shown.public java.lang.Boolean isDisplayProducts(SessionContext ctx)
SearchBoxComponent.displayProducts attribute.public java.lang.Boolean isDisplayProducts()
SearchBoxComponent.displayProducts attribute.public boolean isDisplayProductsAsPrimitive(SessionContext ctx)
SearchBoxComponent.displayProducts attribute.public boolean isDisplayProductsAsPrimitive()
SearchBoxComponent.displayProducts attribute.public void setDisplayProducts(SessionContext ctx, java.lang.Boolean value)
SearchBoxComponent.displayProducts attribute.value - the displayProducts - Determines if product results are displayed in the component.public void setDisplayProducts(java.lang.Boolean value)
SearchBoxComponent.displayProducts attribute.value - the displayProducts - Determines if product results are displayed in the component.public void setDisplayProducts(SessionContext ctx, boolean value)
SearchBoxComponent.displayProducts attribute.value - the displayProducts - Determines if product results are displayed in the component.public void setDisplayProducts(boolean value)
SearchBoxComponent.displayProducts attribute.value - the displayProducts - Determines if product results are displayed in the component.public java.lang.Boolean isDisplaySuggestions(SessionContext ctx)
SearchBoxComponent.displaySuggestions attribute.public java.lang.Boolean isDisplaySuggestions()
SearchBoxComponent.displaySuggestions attribute.public boolean isDisplaySuggestionsAsPrimitive(SessionContext ctx)
SearchBoxComponent.displaySuggestions attribute.public boolean isDisplaySuggestionsAsPrimitive()
SearchBoxComponent.displaySuggestions attribute.public void setDisplaySuggestions(SessionContext ctx, java.lang.Boolean value)
SearchBoxComponent.displaySuggestions attribute.value - the displaySuggestions - Determines if suggested terms are displayed in the component.public void setDisplaySuggestions(java.lang.Boolean value)
SearchBoxComponent.displaySuggestions attribute.value - the displaySuggestions - Determines if suggested terms are displayed in the component.public void setDisplaySuggestions(SessionContext ctx, boolean value)
SearchBoxComponent.displaySuggestions attribute.value - the displaySuggestions - Determines if suggested terms are displayed in the component.public void setDisplaySuggestions(boolean value)
SearchBoxComponent.displaySuggestions attribute.value - the displaySuggestions - Determines if suggested terms are displayed in the component.public java.lang.Integer getMaxProducts(SessionContext ctx)
SearchBoxComponent.maxProducts attribute.public java.lang.Integer getMaxProducts()
SearchBoxComponent.maxProducts attribute.public int getMaxProductsAsPrimitive(SessionContext ctx)
SearchBoxComponent.maxProducts attribute.public int getMaxProductsAsPrimitive()
SearchBoxComponent.maxProducts attribute.public void setMaxProducts(SessionContext ctx, java.lang.Integer value)
SearchBoxComponent.maxProducts attribute.value - the maxProducts - Determines the max number of products to display in the component.public void setMaxProducts(java.lang.Integer value)
SearchBoxComponent.maxProducts attribute.value - the maxProducts - Determines the max number of products to display in the component.public void setMaxProducts(SessionContext ctx, int value)
SearchBoxComponent.maxProducts attribute.value - the maxProducts - Determines the max number of products to display in the component.public void setMaxProducts(int value)
SearchBoxComponent.maxProducts attribute.value - the maxProducts - Determines the max number of products to display in the component.public java.lang.Integer getMaxSuggestions(SessionContext ctx)
SearchBoxComponent.maxSuggestions attribute.public java.lang.Integer getMaxSuggestions()
SearchBoxComponent.maxSuggestions attribute.public int getMaxSuggestionsAsPrimitive(SessionContext ctx)
SearchBoxComponent.maxSuggestions attribute.public int getMaxSuggestionsAsPrimitive()
SearchBoxComponent.maxSuggestions attribute.public void setMaxSuggestions(SessionContext ctx, java.lang.Integer value)
SearchBoxComponent.maxSuggestions attribute.value - the maxSuggestions - Determines the max number of suggestions to display in the component.public void setMaxSuggestions(java.lang.Integer value)
SearchBoxComponent.maxSuggestions attribute.value - the maxSuggestions - Determines the max number of suggestions to display in the component.public void setMaxSuggestions(SessionContext ctx, int value)
SearchBoxComponent.maxSuggestions attribute.value - the maxSuggestions - Determines the max number of suggestions to display in the component.public void setMaxSuggestions(int value)
SearchBoxComponent.maxSuggestions attribute.value - the maxSuggestions - Determines the max number of suggestions to display in the component.public java.lang.Integer getMinCharactersBeforeRequest(SessionContext ctx)
SearchBoxComponent.minCharactersBeforeRequest attribute.public java.lang.Integer getMinCharactersBeforeRequest()
SearchBoxComponent.minCharactersBeforeRequest attribute.public int getMinCharactersBeforeRequestAsPrimitive(SessionContext ctx)
SearchBoxComponent.minCharactersBeforeRequest attribute.public int getMinCharactersBeforeRequestAsPrimitive()
SearchBoxComponent.minCharactersBeforeRequest attribute.public void setMinCharactersBeforeRequest(SessionContext ctx, java.lang.Integer value)
SearchBoxComponent.minCharactersBeforeRequest attribute.value - the minCharactersBeforeRequest - Determines the min number of characters to enter before submitting a search request.public void setMinCharactersBeforeRequest(java.lang.Integer value)
SearchBoxComponent.minCharactersBeforeRequest attribute.value - the minCharactersBeforeRequest - Determines the min number of characters to enter before submitting a search request.public void setMinCharactersBeforeRequest(SessionContext ctx, int value)
SearchBoxComponent.minCharactersBeforeRequest attribute.value - the minCharactersBeforeRequest - Determines the min number of characters to enter before submitting a search request.public void setMinCharactersBeforeRequest(int value)
SearchBoxComponent.minCharactersBeforeRequest attribute.value - the minCharactersBeforeRequest - Determines the min number of characters to enter before submitting a search request.public java.lang.Integer getWaitTimeBeforeRequest(SessionContext ctx)
SearchBoxComponent.waitTimeBeforeRequest attribute.public java.lang.Integer getWaitTimeBeforeRequest()
SearchBoxComponent.waitTimeBeforeRequest attribute.public int getWaitTimeBeforeRequestAsPrimitive(SessionContext ctx)
SearchBoxComponent.waitTimeBeforeRequest attribute.public int getWaitTimeBeforeRequestAsPrimitive()
SearchBoxComponent.waitTimeBeforeRequest attribute.public void setWaitTimeBeforeRequest(SessionContext ctx, java.lang.Integer value)
SearchBoxComponent.waitTimeBeforeRequest attribute.value - the waitTimeBeforeRequest - Determines the wait time after the search term has been altered before resubmitting the search request.public void setWaitTimeBeforeRequest(java.lang.Integer value)
SearchBoxComponent.waitTimeBeforeRequest attribute.value - the waitTimeBeforeRequest - Determines the wait time after the search term has been altered before resubmitting the search request.public void setWaitTimeBeforeRequest(SessionContext ctx, int value)
SearchBoxComponent.waitTimeBeforeRequest attribute.value - the waitTimeBeforeRequest - Determines the wait time after the search term has been altered before resubmitting the search request.public void setWaitTimeBeforeRequest(int value)
SearchBoxComponent.waitTimeBeforeRequest attribute.value - the waitTimeBeforeRequest - Determines the wait time after the search term has been altered before resubmitting the search request.Copyright © 2018 SAP SE. All Rights Reserved.