Interface: IFilterBarBasePickerControlProxy¶
A designer-facing interface that provides access to base picker controls in a FilterBar.
Remarks¶
This interface exposes shared picker behavior for FilterBar picker controls. Use these APIs to inspect selection capabilities and configured picker items.
Hierarchy¶
-
IFilterBarBasePickerControlProxy
- IFilterBarSorterControlProxy
- IFilterBarListPickerControlProxy
Summary¶
Properties¶
Class Properties¶
Currently none in this class.
Inherited Properties¶
Methods¶
Class Methods¶
Inherited Methods¶
- base64StringToBinary
- binaryToBase64String
- callFunction
- convertFilterCriteriaArrayToJSONString
- convertJSONStringToFilterCriteriaArray
- count
- create
- createFilterCriteria
- createLinkSpecifierProxy
- deleteODataCacheImages
- dismissActivityIndicator
- downloadInProgressForPage
- downloadInProgressForReadLink
- evaluateTargetPath
- evaluateTargetPathForAPI
- executeAction
- formatBase64String
- formatCurrency
- formatDate
- formatDatetime
- formatNumber
- formatPercentage
- formatScientific
- formatTime
- getActionResult
- getAppClientData
- getAppearanceMode
- getAppEventData
- getAppName
- getAvailableThemes
- getBindingObject
- getCircularImage
- getClientData
- getDefinitionValue
- getDisplayOnBar
- getEventData
- getGlobalDefinition
- getIconTextImage
- getIndex
- getLabel
- getLanguage
- getLogger
- getMobileServiceAppId
- getMobileServiceEndpointUrl
- getName
- getODataCacheImagePath
- getODataProvider
- getPageDefinition
- getPageProxy
- getParent
- getPasscodeSource
- getPendingDownload
- getReadLink
- getRegion
- getRegions
- getSAPPassportHeaderValue
- getSectionProxy
- getSimpleQuery
- getSupportedLanguages
- getTheme
- getType
- getUseInAppCamera
- getValue
- getVersionInfo
- initializeLogger
- isAppInMultiUserMode
- isCurrentPage
- isDemoMode
- isDeviceCompliant
- isMediaLocal
- localizeText
- read
- sendMobileServiceRequest
- sendRequest
- setApplicationIconBadgeNumber
- setDebugSettings
- setLanguage
- setRegion
- setTheme
- setUseInAppCamera
- showActivityIndicator
- updateProgressBanner
Methods¶
getAllowEmptySelection¶
▸ getAllowEmptySelection(): boolean
Get whether empty selection is allowed.
Returns: boolean
whether empty selection is allowed
getAllowMultipleSelection¶
▸ getAllowMultipleSelection(): boolean
Get whether multiple selection is allowed.
Returns: boolean
whether multiple selection is allowed
getItems¶
▸ getItems(): any
Get configured items.
Returns: any
configured items