Class: FilterBarSectionProxy¶
FilterBarSectionProxy is mainly for operations of section controls on a FilterBar.
Hierarchy¶
-
FilterBarSectionProxy
Implements¶
Summary¶
Constructors¶
Properties¶
Class Properties¶
Inherited Properties¶
Accessors¶
Class Accessors¶
Currently none in this class.
Inherited Accessors¶
Methods¶
Class Methods¶
Inherited Methods¶
- _clientAPIProps
- _getExecuteSource
- base64StringToBinary
- binaryToBase64String
- callFunction
- convertFilterCriteriaArrayToJSONString
- convertJSONStringToFilterCriteriaArray
- count
- create
- createFilterCriteria
- createFilterSelection
- createLinkSpecifierProxy
- createSorterSelection
- 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
- getEventData
- getGlobalDefinition
- getGlobalSideDrawerControlProxy
- getIconTextImage
- getIndex
- getLanguage
- getLogger
- getMobileServiceAppId
- getMobileServiceEndpointUrl
- getName
- getODataCacheImagePath
- getODataProvider
- getPageDefinition
- getPageProxy
- getParent
- getPasscodeSource
- getPendingDownload
- getReadLink
- getRegion
- getRegions
- getSAPPassportHeaderValue
- getSectionProxy
- getSupportedLanguages
- getTheme
- getType
- getUseInAppCamera
- getVersionInfo
- initializeLogger
- isAppInMultiUserMode
- isCurrentPage
- isDemoMode
- isDeviceCompliant
- isMediaLocal
- localizeText
- read
- sendMobileServiceRequest
- sendRequest
- setApplicationIconBadgeNumber
- setDebugSettings
- setLanguage
- setMdkWindows
- setRegion
- setTheme
- setUseInAppCamera
- showActivityIndicator
- updateProgressBanner
Constructors¶
Constructor¶
+ new FilterBarSectionProxy(context: IContext): FilterBarSectionProxy
Overrides ElementSectionRowProxy.constructor
Parameters:
| Name | Type |
|---|---|
| context | IContext |
Returns: FilterBarSectionProxy
Properties¶
Protected _row¶
• _row: any
Methods¶
getControls¶
▸ getControls(): IFilterBarControlProxy[]
This method returns filter bar control proxy
Implementation of IFilterBarSectionProxy.getControls
Returns: IFilterBarControlProxy[]
getParent¶
▸ getParent(): IFilterBarProxy
This method returns filter bar proxy
Implementation of IFilterBarSectionProxy.getParent Overrides ElementSectionRowProxy.getParent
Returns: IFilterBarProxy
getSectionProxy¶
▸ getSectionProxy(): IBindableSectionProxy
This method returns BindableSection proxy
Implementation of IFilterBarSectionProxy.getSectionProxy Overrides ElementSectionRowProxy.getSectionProxy
Returns: IBindableSectionProxy