UNPKG

@ui5/linter

Version:

A static code analysis tool for UI5

2,098 lines 808 kB
{ "framework": { "name": "SAPUI5", "version": "1.136.2" }, "metadata": { "sap.ca.ui.AddPicture": { "aggregation": [ "pictures" ], "event": [ "fileNotSupported", "imageUploadFailed", "maxPictureLimitReached", "pictureAdded", "show" ], "property": [ "buttonPageType", "editable", "maxPictureNumber", "uploadUrl", "width", "text", "pictureAlign", "itemSize", "compression" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.charts.BarListItem": { "property": [ "axis", "group", "value" ], "extends": "sap.m.ListItemBase" }, "sap.ca.ui.charts.BubbleChart": { "aggregation": [ "content" ], "property": [ "dataLabelFormat", "showTitle", "showXAxisLabel", "xAxisFixedRange", "xAxisMinValue", "xAxisMaxValue", "showYAxisLabel", "yAxisFixedRange", "yAxisMinValue", "yAxisMaxValue", "minimumLabelSize", "showSizeLegend", "xAxisTitle", "yAxisTitle", "showCustomLabels", "labelProperty", "xAxisFormatFunction", "xAxisFormatString", "yAxisFormatFunction", "yAxisFormatString", "axisTooltipFormatString", "axisFormatFunction" ], "extends": "sap.ca.ui.charts.Chart" }, "sap.ca.ui.charts.Chart": { "aggregation": [ "internalContent", "chartPopover" ], "event": [ "popoverAfterOpen", "popoverBeforeOpen", "selectDataPoint" ], "property": [ "width", "height", "dataset", "chartType", "minShapeSize", "label", "title", "icon", "secondAxisVisible", "showLegend", "selectionMode", "showHoverBackground", "showTooltip", "showPopover", "showDataLabel", "yAxisLabelFormatter", "yAxis2LabelFormatter", "xAxisLabelFormatter", "xAxis2LabelFormatter", "plotAreaAxisTooltipFormatter", "tooltipFormatter", "dataLabelFormatter", "popoverFormatter", "popoverGroupFormatter", "chartSemanticColorFormatter", "internalVizChart", "chartPopOver", "popoverSubHeader", "popoverFooter", "advancedChartSettings", "stackedChartWidthEnhancer", "noData" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.charts.ChartToolBar": { "aggregation": [ "charts", "toolBar" ], "association": [ "selectedChart", "firstDimensionSelect", "secondDimensionSelect" ], "event": [ "firstDimensionKeySelected", "personalizationPressed", "secondDimensionKeySelected" ], "property": [ "showPersonalization", "showFullScreen", "fullScreen", "showLegend", "chartTitle", "firstDimensionPath", "firstDimensionKeyPath", "firstDimensionTextPath", "secondDimensionPath", "secondDimensionKeyPath", "secondDimensionTextPath" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.charts.ClusterListItem": { "property": [ "title", "items" ], "extends": "sap.m.ListItemBase" }, "sap.ca.ui.charts.CombinedChart": { "aggregation": [ "scrollArea" ], "property": [ "data", "primaryAxis", "secondAxis" ], "extends": "sap.ca.ui.charts.Chart" }, "sap.ca.ui.charts.HorizontalBarChart": { "aggregation": [ "scroll", "horizontalBarChart", "verticalArea" ], "property": [ "data", "container", "barHeight" ], "extends": "sap.ca.ui.charts.Chart" }, "sap.ca.ui.charts.LineChart": { "aggregation": [ "vertical" ], "event": [ "onDetailsSelected" ], "property": [ "chartTitle", "dataLabelFormat", "minTouchSize", "minTouchWidth", "showLabel", "showScrollContext", "chartDataset", "datasetSettings", "chartDatasetSettings", "dataPath", "data", "chartBusinessData", "useDelayedResize" ], "extends": "sap.ca.ui.charts.Chart" }, "sap.ca.ui.charts.StackedHorizontalBarChart": { "aggregation": [ "content" ], "property": [ "type", "minTouchSize", "dataLabelFormat" ], "extends": "sap.ca.ui.charts.Chart" }, "sap.ca.ui.charts.StackedVerticalColumnChart": { "aggregation": [ "content" ], "property": [ "type", "minTouchSize", "dataLabelFormat" ], "extends": "sap.ca.ui.charts.Chart" }, "sap.ca.ui.charts.VerticalBarChart": { "aggregation": [ "content", "scroll", "verticalBarChart", "verticalArea" ], "property": [ "data", "container", "barWidth" ], "extends": "sap.ca.ui.charts.Chart" }, "sap.ca.ui.CustomerContext": { "event": [ "customerSelected" ], "property": [ "personalizationPageName", "showSalesArea", "path", "customerIDProperty", "customerNameProperty", "salesOrganizationNameProperty", "distributionChannelNameProperty", "divisionNameProperty", "dialogTitle" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.CustomerControlListItem": { "property": [ "showSalesArea", "customerID", "customerName", "salesOrganizationName", "distributionChannelName", "divisionName" ], "extends": "sap.m.CustomListItem" }, "sap.ca.ui.DatePicker": { "property": [ "firstDayOffset", "dateValue" ], "extends": "sap.m.InputBase" }, "sap.ca.ui.ExpansibleFeedListItem": { "property": [ "maxLines" ], "extends": "sap.m.FeedListItem" }, "sap.ca.ui.FileUpload": { "aggregation": [ "_fileList", "uploadProgressLabel", "attachmentNumberLabel", "toolBar" ], "event": [ "beforeUploadFile", "cancelClicked", "deleteFile", "fileUploadFailed", "renameFile", "saveClicked", "uploadFile" ], "property": [ "uploadUrl", "fileName", "size", "url", "uploadedDate", "contributor", "fileExtension", "mimeType", "items", "uploadEnabled", "fileId", "xsrfToken", "useMultipart", "acceptRequestHeader", "encodeUrl", "renameEnabled", "deleteEnabled", "multipleSelectionEnabled", "showNoData", "sequentialUploadsEnabled", "showAttachmentsLabel", "useEditControls", "showAttachmentsLabelInEditMode", "editMode" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.GrowingTileContainer": { "property": [ "growing", "growingThreshold", "growingScrollToLoad" ], "extends": "sap.m.ScrollContainer" }, "sap.ca.ui.HierarchicalSelectDialog": { "aggregation": [ "items" ], "defaultAggregation": "items", "event": [ "cancel", "select" ], "extends": "sap.m.Dialog" }, "sap.ca.ui.HierarchicalSelectDialogItem": { "aggregation": [ "listItemTemplate" ], "property": [ "title", "entityName" ], "extends": "sap.ui.core.Item" }, "sap.ca.ui.Hierarchy": { "aggregation": [ "items" ], "property": [ "hideOptionalLevels" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.HierarchyItem": { "aggregation": [ "_iconControl", "_levelTypeLabel", "_identifierLabel", "_titleLabel", "_linkControl" ], "event": [ "linkPress" ], "property": [ "icon", "levelType", "title", "identifier", "link", "emphasized", "optional" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.InPlaceEdit": { "aggregation": [ "content" ], "event": [ "change" ], "property": [ "valueState", "undoEnabled" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.model.type.Date": { "extends": "sap.ui.model.SimpleType" }, "sap.ca.ui.model.type.DateTime": { "extends": "sap.ca.ui.model.type.Date" }, "sap.ca.ui.model.type.FileSize": { "extends": "sap.ui.model.SimpleType" }, "sap.ca.ui.model.type.Number": { "extends": "sap.ui.model.SimpleType" }, "sap.ca.ui.model.type.Time": { "extends": "sap.ca.ui.model.type.Date" }, "sap.ca.ui.Notes": { "event": [ "addNote" ], "property": [ "showNoteInput", "textMaxLength", "placeholder" ], "extends": "sap.m.List" }, "sap.ca.ui.OverflowContainer": { "aggregation": [ "content" ], "property": [ "overflowHeight", "expanded" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.OverviewTile": { "event": [ "contactPress" ], "property": [ "title", "icon", "contact", "address", "opportunities", "rating", "lastContact", "nextContact", "revenue", "visible", "width", "contactActive" ], "extends": "sap.m.Tile" }, "sap.ca.ui.PictureItem": { "event": [ "loaded" ], "property": [ "status", "source", "name", "width", "height" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.PictureTile": { "association": [ "tileContent" ], "event": [ "pictureDelete" ], "property": [ "height", "width" ], "extends": "sap.m.CustomTile" }, "sap.ca.ui.PictureViewer": { "aggregation": [ "items" ], "defaultAggregation": "items", "event": [ "pictureDeleted" ], "property": [ "tileScaling", "removable" ], "extends": "sap.m.TileContainer" }, "sap.ca.ui.PictureViewerItem": { "aggregation": [ "image" ], "property": [ "src" ], "extends": "sap.ui.core.Control" }, "sap.ca.ui.ZoomableScrollContainer": { "property": [ "zoomable", "initialScale", "minScale", "maxScale" ], "extends": "sap.m.ScrollContainer" }, "sap.chart.Chart": { "aggregation": [ "data", "_vizFrame", "dimensions", "measures" ], "event": [ "deselectData", "drilledDown", "drilledUp", "drillStackChanged", "renderComplete", "selectData", "valueAxisFixedScaleTurnedOff" ], "property": [ "chartType", "uiConfig", "visibleDimensions", "inResultDimensions", "visibleMeasures", "vizProperties", "vizScales", "isAnalytical", "selectionBehavior", "selectionMode", "enablePagination", "enableStableColor", "enableScalingFactor", "customMessages", "colorings", "activeColoring", "valueAxisScale", "hideSharedInformation" ], "extends": "sap.viz.ui5.controls.common.BaseControl" }, "sap.chart.data.Dimension": { "property": [ "name", "label", "textFormatter", "textProperty", "displayText", "role" ], "extends": "sap.ui.core.Element" }, "sap.chart.data.HierarchyDimension": { "property": [ "level" ], "extends": "sap.chart.data.Dimension" }, "sap.chart.data.Measure": { "property": [ "name", "label", "unitBinding", "valueFormat", "role", "semantics", "semanticallyRelatedMeasures", "analyticalInfo" ], "extends": "sap.ui.core.Element" }, "sap.chart.data.TimeDimension": { "property": [ "timeUnit", "fiscalYearPeriodCount", "projectedValueStartTime" ], "extends": "sap.chart.data.Dimension" }, "sap.collaboration.components.feed.Component": { "property": [ "axisOrientation", "feedSources", "enableScroll" ], "extends": "sap.ui.core.UIComponent" }, "sap.collaboration.components.fiori.feed.Component": { "property": [ "width", "height", "oDataServiceUrl", "feedType", "groupIds", "object" ], "extends": "sap.ui.core.UIComponent" }, "sap.collaboration.components.fiori.feed.dialog.Component": { "property": [ "width", "height", "feedType", "groupIds", "object", "businessObject" ], "extends": "sap.ui.core.UIComponent" }, "sap.collaboration.components.fiori.notification.Component": { "property": [ "oDataServiceUrl", "numberOfNotifications", "transitionInterval", "refreshInterval", "notificationsTargetUrl" ], "extends": "sap.ui.core.UIComponent" }, "sap.collaboration.components.fiori.sharing.attachment.Attachment": { "extends": "sap.ui.base.Object" }, "sap.collaboration.components.fiori.sharing.Component": { "property": [ "width", "height", "oDataServiceUrl", "collaborationHostODataServiceUrl", "tunnelServiceUrl", "object", "attachments", "externalObject" ], "extends": "sap.ui.core.UIComponent" }, "sap.collaboration.components.fiori.sharing.dialog.Component": { "property": [ "attachments", "object", "externalObject" ], "extends": "sap.ui.core.UIComponent" }, "sap.collaboration.components.socialprofile.Component": { "property": [ "placement", "memberId", "memberInfo", "openingControl", "height", "width" ], "extends": "sap.ui.core.UIComponent" }, "sap.collaboration.components.socialtimeline.Component": { "event": [ "customActionPress" ], "property": [ "enableSocial", "alignment", "axisOrientation", "noDataText", "showIcons", "visible", "width", "customFilter" ], "extends": "sap.ui.core.UIComponent" }, "sap.esh.search.ui.SearchCompositeControl": { "aggregation": [ "content" ], "event": [ "resultViewTypeChanged", "searchFinished", "searchStarted", "selectionChanged" ], "property": [ "cssClass", "searchTerm", "searchOnStart", "filterRootCondition", "sinaConfiguration", "dataSource", "exclusiveDataSource", "resultViewTypes", "resultViewType", "resultViewSettings", "tabStripsFormatter", "folderMode", "folderModeForInitialSearch", "autoAdjustResultViewTypeInFolderMode", "enableQueryLanguage", "applicationComponent", "facetPanelResizable", "facetPanelWidthInPercent", "getCustomNoResultScreen", "getSearchInputPlaceholderLabel", "overwriteBrowserTitle", "defaultDataSource", "optimizeForValueHelp", "filterDataSources", "facets", "facetVisibility", "boSuggestions", "displayFacetPanelInCaseOfNoResults", "updateUrl", "renderSearchUrl", "isSearchUrl", "parseSearchUrlParameters", "quickSelectDataSources", "selectionChange", "initAsync", "enableMultiSelectionResultItems", "pageSize", "formatFilterBarText", "isFilterBarVisible", "eventConsumers", "searchTermLengthLimit", "limitAjaxRequests" ], "extends": "sap.ui.core.Control" }, "sap.f.Avatar": { "extends": "sap.m.Avatar" }, "sap.f.AvatarGroup": { "aggregation": [ "items" ], "defaultAggregation": "items", "event": [ "press" ], "property": [ "groupType", "avatarDisplaySize", "avatarCustomDisplaySize", "avatarCustomFontSize", "_interactive" ], "extends": "sap.ui.core.Control" }, "sap.f.AvatarGroupItem": { "property": [ "src", "initials", "fallbackIcon" ], "extends": "sap.ui.core.Control" }, "sap.f.Card": { "aggregation": [ "header", "content" ], "property": [ "headerPosition" ], "extends": "sap.f.CardBase" }, "sap.f.CardBase": { "aggregation": [ "_cardBadges", "_oInvisibleCardBadgeText" ], "event": [ "press" ], "property": [ "width", "height", "semanticRole" ], "extends": "sap.ui.core.Control" }, "sap.f.cards.BaseHeader": { "aggregation": [ "infoSection", "_dataTimestamp", "toolbar", "_error", "bannerLines" ], "event": [ "press" ], "property": [ "dataTimestamp", "statusVisible", "dataTimestampUpdating", "focusable", "useTileLayout", "headingLevel", "wrappingType", "useTooltips", "href", "target" ], "extends": "sap.ui.core.Control" }, "sap.f.cards.CardBadgeCustomData": { "property": [ "icon", "visibilityMode", "state", "visible", "announcementText" ], "extends": "sap.ui.core.CustomData" }, "sap.f.cards.Header": { "aggregation": [ "_title", "_subtitle", "_avatar" ], "property": [ "title", "titleMaxLines", "subtitle", "subtitleMaxLines", "statusText", "iconDisplayShape", "iconSrc", "iconInitials", "iconAlt", "iconBackgroundColor", "iconVisible", "iconSize", "iconFitType" ], "extends": "sap.f.cards.BaseHeader" }, "sap.f.cards.NumericHeader": { "aggregation": [ "sideIndicators", "microChart", "_title", "_subtitle", "_avatar", "_unitOfMeasurement", "_details", "_numericIndicators" ], "property": [ "title", "titleMaxLines", "subtitle", "subtitleMaxLines", "statusText", "iconDisplayShape", "iconSrc", "iconInitials", "iconAlt", "iconBackgroundColor", "iconVisible", "iconSize", "iconFitType", "unitOfMeasurement", "number", "numberSize", "numberVisible", "scale", "trend", "state", "details", "detailsState", "detailsMaxLines", "sideIndicatorsAlignment" ], "extends": "sap.f.cards.BaseHeader" }, "sap.f.cards.NumericSideIndicator": { "aggregation": [ "_title", "_number", "_unit" ], "property": [ "title", "number", "unit", "state", "useTooltips" ], "extends": "sap.ui.core.Control" }, "sap.f.dnd.GridDropInfo": { "property": [ "dropIndicatorSize" ], "extends": "sap.ui.core.dnd.DropInfo" }, "sap.f.DynamicPage": { "aggregation": [ "title", "header", "content", "footer", "landmarkInfo" ], "association": [ "stickySubheaderProvider" ], "event": [ "pinnedStateChange" ], "property": [ "preserveHeaderStateOnScroll", "headerExpanded", "headerPinned", "toggleHeaderOnTitleClick", "showFooter", "backgroundDesign", "fitContent" ], "extends": "sap.ui.core.Control" }, "sap.f.DynamicPageAccessibleLandmarkInfo": { "property": [ "rootRole", "rootLabel", "contentRole", "contentLabel", "headerRole", "headerLabel", "footerRole", "footerLabel", "headerContentLabel" ], "extends": "sap.ui.core.Element" }, "sap.f.DynamicPageHeader": { "aggregation": [ "content", "_pinButton", "_collapseButton" ], "defaultAggregation": "content", "property": [ "pinnable", "backgroundDesign" ], "extends": "sap.ui.core.Control" }, "sap.f.DynamicPageTitle": { "aggregation": [ "heading", "snappedHeading", "expandedHeading", "actions", "navigationActions", "content", "snappedContent", "expandedContent", "snappedTitleOnMobile", "breadcrumbs", "_actionsToolbar", "_navActionsToolbar", "_navActionsToolbarSeparator", "_expandButton", "_snappedTitleOnMobileIcon" ], "association": [ "ariaDescribedBy" ], "event": [ "stateChange" ], "property": [ "primaryArea", "areaShrinkRatio", "backgroundDesign" ], "extends": "sap.ui.core.Control" }, "sap.f.FlexibleColumnLayout": { "aggregation": [ "beginColumnPages", "midColumnPages", "endColumnPages", "landmarkInfo", "_beginColumnNav", "_midColumnNav", "_endColumnNav" ], "association": [ "initialBeginColumnPage", "initialMidColumnPage", "initialEndColumnPage" ], "event": [ "afterBeginColumnNavigate", "afterEndColumnNavigate", "afterMidColumnNavigate", "beginColumnNavigate", "columnResize", "columnsDistributionChange", "endColumnNavigate", "midColumnNavigate", "stateChange" ], "property": [ "autoFocus", "layout", "defaultTransitionNameBeginColumn", "defaultTransitionNameMidColumn", "defaultTransitionNameEndColumn", "backgroundDesign", "restoreFocusOnBackNavigation" ], "extends": "sap.ui.core.Control" }, "sap.f.FlexibleColumnLayoutAccessibleLandmarkInfo": { "property": [ "firstColumnLabel", "middleColumnLabel", "lastColumnLabel", "firstColumnBackArrowLabel", "middleColumnForwardArrowLabel", "middleColumnBackArrowLabel", "lastColumnForwardArrowLabel" ], "extends": "sap.ui.core.Element" }, "sap.f.FlexibleColumnLayoutData": { "aggregation": [ "desktopLayoutData", "tabletLayoutData" ], "extends": "sap.ui.core.LayoutData" }, "sap.f.FlexibleColumnLayoutDataForDesktop": { "property": [ "twoColumnsBeginExpanded", "twoColumnsMidExpanded", "threeColumnsBeginExpandedEndHidden", "threeColumnsEndExpanded", "threeColumnsMidExpanded", "threeColumnsMidExpandedEndHidden" ], "extends": "sap.ui.core.LayoutData" }, "sap.f.FlexibleColumnLayoutDataForTablet": { "property": [ "twoColumnsBeginExpanded", "twoColumnsMidExpanded", "threeColumnsBeginExpandedEndHidden", "threeColumnsEndExpanded", "threeColumnsMidExpanded", "threeColumnsMidExpandedEndHidden" ], "extends": "sap.ui.core.LayoutData" }, "sap.f.GridContainer": { "aggregation": [ "items", "layout", "layoutXS", "layoutS", "layoutM", "layoutL", "layoutXL", "_defaultLayout" ], "association": [ "ariaDescribedBy", "ariaLabelledBy" ], "defaultAggregation": "items", "event": [ "borderReached", "columnsChange", "layoutChange" ], "property": [ "width", "minHeight", "containerQuery", "snapToRow", "allowDenseFill", "inlineBlockLayout" ], "extends": "sap.ui.core.Control" }, "sap.f.GridContainerItemLayoutData": { "property": [ "columns", "minRows", "rows" ], "extends": "sap.ui.core.LayoutData" }, "sap.f.GridContainerSettings": { "property": [ "columns", "columnSize", "minColumnSize", "maxColumnSize", "rowSize", "gap" ], "extends": "sap.ui.base.ManagedObject" }, "sap.f.GridList": { "aggregation": [ "customLayout" ], "event": [ "borderReached" ], "extends": "sap.m.ListBase" }, "sap.f.GridListItem": { "aggregation": [ "content" ], "defaultAggregation": "content", "extends": "sap.m.ListItemBase" }, "sap.f.IllustratedMessage": { "extends": "sap.m.IllustratedMessage" }, "sap.f.Illustration": { "extends": "sap.m.Illustration" }, "sap.f.ProductSwitch": { "aggregation": [ "_gridContainer", "items" ], "association": [ "selectedItem" ], "event": [ "change" ], "extends": "sap.ui.core.Control" }, "sap.f.ProductSwitchItem": { "aggregation": [ "_icon", "_title" ], "property": [ "src", "title", "subTitle", "targetSrc", "target" ], "extends": "sap.ui.core.Control" }, "sap.f.routing.Router": { "extends": "sap.ui.core.routing.Router" }, "sap.f.routing.TargetHandler": { "extends": "sap.ui.base.Object" }, "sap.f.routing.Targets": { "extends": "sap.ui.core.routing.Targets" }, "sap.f.SearchManager": { "aggregation": [ "suggestionItems" ], "event": [ "liveChange", "search", "suggest" ], "property": [ "value", "placeholder", "maxLength", "enabled", "enableSuggestions" ], "extends": "sap.ui.core.Element" }, "sap.f.semantic.AddAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.CloseAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.CopyAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.DeleteAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.DiscussInJamAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.EditAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.ExitFullScreenAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.FavoriteAction": { "extends": "sap.f.semantic.SemanticToggleButton" }, "sap.f.semantic.FlagAction": { "extends": "sap.f.semantic.SemanticToggleButton" }, "sap.f.semantic.FooterMainAction": { "extends": "sap.f.semantic.MainAction" }, "sap.f.semantic.FullScreenAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.MainAction": { "property": [ "text" ], "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.MessagesIndicator": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.NegativeAction": { "property": [ "text" ], "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.PositiveAction": { "property": [ "text" ], "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.PrintAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.SemanticButton": { "extends": "sap.m.semantic.SemanticButton" }, "sap.f.semantic.SemanticControl": { "aggregation": [ "_control" ], "property": [ "visible" ], "extends": "sap.ui.core.Element" }, "sap.f.semantic.SemanticPage": { "aggregation": [ "titleHeading", "titleExpandedHeading", "titleSnappedHeading", "titleBreadcrumbs", "titleSnappedOnMobile", "titleSnappedContent", "titleExpandedContent", "titleContent", "titleMainAction", "editAction", "deleteAction", "copyAction", "addAction", "flagAction", "favoriteAction", "fullScreenAction", "exitFullScreenAction", "closeAction", "titleCustomTextActions", "titleCustomIconActions", "headerContent", "content", "footerMainAction", "messagesIndicator", "draftIndicator", "positiveAction", "negativeAction", "footerCustomActions", "discussInJamAction", "saveAsTileAction", "shareInJamAction", "sendMessageAction", "sendEmailAction", "printAction", "customShareActions", "landmarkInfo", "_dynamicPage" ], "defaultAggregation": "content", "property": [ "headerExpanded", "headerPinnable", "preserveHeaderStateOnScroll", "toggleHeaderOnTitleClick", "showFooter", "titlePrimaryArea", "titleAreaShrinkRatio", "fitContent" ], "extends": "sap.ui.core.Control" }, "sap.f.semantic.SemanticToggleButton": { "extends": "sap.m.semantic.SemanticToggleButton" }, "sap.f.semantic.SendEmailAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.SendMessageAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.ShareInJamAction": { "extends": "sap.f.semantic.SemanticButton" }, "sap.f.semantic.TitleMainAction": { "extends": "sap.f.semantic.MainAction" }, "sap.f.ShellBar": { "aggregation": [ "menu", "searchManager", "profile", "additionalContent", "_overflowToolbar", "_additionalBox" ], "event": [ "avatarPressed", "copilotPressed", "homeIconPressed", "menuButtonPressed", "navButtonPressed", "notificationsPressed", "productSwitcherPressed", "searchButtonPressed" ], "property": [ "title", "secondTitle", "homeIcon", "homeIconTooltip", "showMenuButton", "showNavButton", "showCopilot", "showSearch", "showNotifications", "showProductSwitcher", "notificationsNumber" ], "extends": "sap.ui.core.Control" }, "sap.f.SidePanel": { "aggregation": [ "mainContent", "items", "_arrowButton", "_closeButton", "_overflowItem", "_overflowMenu", "_contextMenu" ], "association": [ "selectedItem" ], "event": [ "toggle" ], "property": [ "actionBarExpanded", "ariaLabel", "sidePanelResizable", "sidePanelWidth", "sidePanelMinWidth", "sidePanelMaxWidth", "sidePanelResizeStep", "sidePanelResizeLargerStep", "sideContentExpanded", "sidePanelPosition" ], "extends": "sap.ui.core.Control" }, "sap.f.SidePanelItem": { "aggregation": [ "content" ], "defaultAggregation": "content", "property": [ "icon" ], "extends": "sap.ui.core.Item" }, "sap.fe.base.BuildingBlockBase": { "extends": "sap.ui.core.Control" }, "sap.fe.core.AppComponent": { "extends": "sap.ui.core.UIComponent" }, "sap.fe.core.BaseController": { "extends": "sap.ui.core.mvc.Controller" }, "sap.fe.core.ExtensionAPI": { "property": [ "editFlow", "intentBasedNavigation", "routing" ], "extends": "sap.ui.base.Object" }, "sap.fe.core.PageController": { "extends": "sap.fe.core.BaseController" }, "sap.fe.core.buildingBlocks.BuildingBlock": { "extends": "sap.fe.base.BuildingBlockBase" }, "sap.fe.core.controllerextensions.BaseControllerExtension": { "extends": "sap.ui.core.mvc.ControllerExtension" }, "sap.fe.core.controllerextensions.EditFlow": { "extends": "sap.fe.core.controllerextensions.BaseControllerExtension" }, "sap.fe.core.controllerextensions.IntentBasedNavigation": { "extends": "sap.ui.core.mvc.ControllerExtension" }, "sap.fe.core.controllerextensions.MessageHandler": { "extends": "sap.ui.core.mvc.ControllerExtension" }, "sap.fe.core.controllerextensions.Paginator": { "extends": "sap.ui.core.mvc.ControllerExtension" }, "sap.fe.core.controllerextensions.Routing": { "extends": "sap.fe.core.controllerextensions.BaseControllerExtension" }, "sap.fe.core.controllerextensions.Share": { "extends": "sap.fe.core.controllerextensions.BaseControllerExtension" }, "sap.fe.core.controllerextensions.ViewState": { "extends": "sap.ui.core.mvc.ControllerExtension" }, "sap.fe.core.fpm.Component": { "property": [ "viewName" ] }, "sap.fe.macros.Chart": { "aggregation": [ "actions" ], "event": [ "selectionChange" ], "property": [ "contextPath", "filterBar", "header", "headerVisible", "metaPath", "personalization", "selectionMode", "variantManagement" ], "extends": "sap.fe.macros.MacroAPI" }, "sap.fe.macros.Field": { "aggregation": [ "formatOptions" ], "event": [ "change", "liveChange" ], "property": [ "contextPath", "description", "metaPath", "readOnly", "semanticObject", "value" ], "extends": "sap.fe.macros.MacroAPI" }, "sap.fe.macros.KPITag": { "event": [ "press" ], "property": [ "number", "showIcon", "status", "text", "tooltip", "unit" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.MacroAPI": { "property": [ "contextPath", "metaPath" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.MessageButton": { "event": [ "visibilityChange" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.MicroChart": { "property": [ "contextPath", "hideOnNoData", "metaPath", "showOnlyChart", "size" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.MultiValueField": { "property": [ "contextPath", "items", "metaPath", "readOnly" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.Page": { "aggregation": [ "items" ], "property": [ "avatarSrc", "description", "title" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.Paginator": { "property": [ "ariaTitle" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.RichTextEditor": { "aggregation": [ "buttonGroups", "plugins" ], "property": [ "excludeDefaultPlugins", "readOnly", "required", "value" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.RichTextEditorWithMetadata": { "property": [ "contextPath", "metaPath" ], "extends": "sap.fe.macros.RichTextEditor" }, "sap.fe.macros.Share": { "aggregation": [ "shareOptions" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.VariantManagement": { "property": [ "for", "headerLevel", "id", "showSetAsDefault" ], "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.chart.Action": { "property": [ "anchor", "enabled", "key", "placement", "press", "requiresSelection", "text" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.chart.ActionGroup": { "aggregation": [ "actions" ], "property": [ "anchor", "key", "placement", "text" ], "extends": "sap.fe.macros.chart.Action" }, "sap.fe.macros.chart.Chart": { "aggregation": [ "actions" ], "event": [ "selectionChange" ], "property": [ "contextPath", "filterBar", "header", "headerVisible", "metaPath", "personalization", "selectionMode", "variantManagement" ], "extends": "sap.ui.core.Control" }, "sap.fe.macros.controls.BuildingBlockObjectProperty": { "extends": "sap.ui.core.Element" }, "sap.fe.macros.controls.BuildingBlockWithTemplating": { "extends": "sap.fe.core.buildingBlocks.BuildingBlock" }, "sap.fe.macros.FlexibleColumnLayoutActions": { "extends": "sap.ui.core.Control" }, "sap.fe.macros.field.Field": { "aggregation": [ "formatOptions" ], "event": [ "change", "liveChange" ], "property": [ "contextPath", "description", "metaPath", "readOnly", "semanticObject", "value" ], "extends": "sap.ui.core.Control" }, "sap.fe.macros.field.FieldFormatOptions": { "property": [ "dateTimePattern", "dateTimeStyle", "displayMode", "fieldEditStyle", "measureDisplayMode", "radioButtonsHorizontalLayout", "showDate", "showTime", "showTimezone", "textExpandBehaviorDisplay", "textLinesEdit", "textMaxCharactersDisplay", "textMaxLength", "textMaxLines" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.filterBar.FilterBar": { "aggregation": [ "filterFields" ], "event": [ "afterClear", "filterChanged", "search" ], "property": [ "contextPath", "liveMode", "metaPath", "showClearButton", "showMessages", "visible" ], "extends": "sap.fe.macros.controls.BuildingBlockWithTemplating" }, "sap.fe.macros.FilterBar": { "aggregation": [ "filterFields" ], "event": [ "afterClear", "filterChanged", "search" ], "property": [ "contextPath", "liveMode", "metaPath", "showClearButton", "showMessages", "visible" ], "extends": "sap.fe.macros.MacroAPI" }, "sap.fe.macros.filterBar.FilterField": { "property": [ "anchor", "key", "label", "placement", "property", "required", "showMessages" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.Form": { "property": [ "contextPath", "metaPath", "title" ], "extends": "sap.ui.core.Control" }, "sap.fe.macros.FormElement": { "aggregation": [ "fields" ], "event": [ "change" ], "property": [ "contextPath", "label", "metaPath", "visible" ], "extends": "sap.ui.core.Control" }, "sap.fe.macros.microchart.MicroChart": { "property": [ "contextPath", "hideOnNoData", "metaPath", "showOnlyChart", "size" ], "extends": "sap.fe.macros.MicroChart" }, "sap.fe.macros.richtexteditor.ButtonGroup": { "property": [ "buttons", "customToolbarPriority", "name", "priority", "row", "visible" ], "extends": "sap.ui.core.Element" }, "sap.fe.macros.richtexteditor.Plugin": { "property": [ "name" ], "extends": "sap.ui.core.Element" }, "sap.fe.macros.share.ShareOptions": { "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.Action": { "event": [ "press" ], "property": [ "anchor", "command", "enabled", "enableOnSelect", "key", "placement", "requiresSelection", "text", "visible" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.ActionGroup": { "aggregation": [ "actions" ], "property": [ "anchor", "defaultAction", "key", "placement", "text" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.ActionGroupOverride": { "aggregation": [ "actions" ], "property": [ "anchor", "key", "placement" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.ActionOverride": { "property": [ "anchor", "command", "defaultValuesFunction", "enableAutoScroll", "enabled", "enableOnSelect", "key", "navigateToInstance", "placement", "visible" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.AnalyticalConfiguration": { "property": [ "aggregationOnLeafLevel" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.Column": { "aggregation": [ "exportSettings" ], "property": [ "anchor", "header", "horizontalAlign", "importance", "key", "placement", "properties", "width", "widthIncludingColumnHeader" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.ColumnExportSettings": { "property": [ "property", "template", "type", "width", "wrap" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.ColumnOverride": { "aggregation": [ "exportSettings" ], "property": [ "horizontalAlign", "importance", "key", "width", "widthIncludingColumnHeader" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.MassEdit": { "aggregation": [ "customContent" ], "property": [ "ignoredFields", "operationGroupingMode", "visibleFields" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.table.QuickVariantSelection": { "property": [ "paths", "showCounts" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.Table": { "aggregation": [ "actions", "analyticalConfiguration", "columns", "massEdit", "noData", "quickVariantSelection" ], "property": [ "noData", "busy", "condensedTableLayout", "contextPath", "creationMode", "disableCopyToClipboard", "enableAutoColumnWidth", "enableExport", "enableFullScreen", "enablePaste", "enablePastingOfComputedProperties", "enableSelectAll", "exportRequestSize", "filterBar", "frozenColumnCount", "header", "headerVisible", "ignoredFields", "isSearchable", "metaPath", "modeForNoDataMessage", "personalization", "readOnly", "rowCount", "rowCountMode", "scrollThreshold", "selectionLimit", "selectionMode", "type", "variantManagement", "widthIncludingColumnHeader" ], "event": [ "beforeRebindTable", "rowPress", "selectionChange" ], "extends": "sap.fe.macros.MacroAPI" }, "sap.fe.macros.table.Table": { "aggregation": [ "actions", "analyticalConfiguration", "columns", "massEdit", "noData", "quickVariantSelection" ], "property": [ "noData", "busy", "condensedTableLayout", "contextPath", "creationMode", "disableCopyToClipboard", "enableAutoColumnWidth", "enableExport", "enableFullScreen", "enablePaste", "enablePastingOfComputedProperties", "enableSelectAll", "exportRequestSize", "filterBar", "frozenColumnCount", "header", "headerVisible", "ignoredFields", "isSearchable", "metaPath", "modeForNoDataMessage", "personalization", "readOnly", "rowCount", "rowCountMode", "scrollThreshold", "selectionLimit", "selectionMode", "type", "variantManagement", "widthIncludingColumnHeader" ], "event": [ "beforeRebindTable", "rowPress", "selectionChange" ], "extends": "sap.fe.macros.controls.BuildingBlockWithTemplating" }, "sap.fe.macros.table.TableCreationOptions": { "property": [ "createAtEnd", "creationFields", "inlineCreationRowsHiddenInEditMode", "name", "outbound" ], "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty" }, "sap.fe.macros.TreeTable": { "aggregation": [ "actions", "analyticalConfiguration", "columns", "massEdit", "noData", "quickVariantSelection" ], "property": [ "noData", "busy", "condensedTableLayout", "contextPath", "creationMode", "disableCopyToClipboard", "enableAutoColumnWidth", "enableExport", "enableFullScreen", "enablePaste", "enablePastingOfComputedProperties", "enableSelectAll", "exportRequestSize", "filterBar", "frozenColumnCount", "header", "headerVisible", "hierarchyQualifier", "ignoredFields", "isCopyToPositionAllowed", "isMoveToPositionAllowed", "isNodeCopyable", "isNodeMovable", "isSearchable", "metaPath", "modeForNoDataMessage", "personalization", "readOnly", "rowCount", "rowCountMode", "scrollThreshold", "selectionLimit", "selectionMode", "type", "variantManagement", "widthIncludingColumnHeader" ], "event": [ "beforeRebindTable", "rowPress", "selectionChange" ], "extends": "sap.fe.macros.MacroAPI" }, "sap.fe.macros.table.TreeTable": { "aggregation": [ "actions", "analyticalConfiguration", "columns", "massEdit", "noData", "quickVariantSelection" ], "property": [ "noData", "busy", "condensedTableLayout", "contextPath", "creationMode", "disableCopyToClipboard", "enableAutoColumnWidth", "enableExport", "enableFullScreen", "enablePaste", "enablePastingOfComputedProperties", "enableSelectAll", "exportRequestSize", "filterBar", "frozenColumnCount", "header", "headerVisible", "hierarchyQualifier", "ignoredFields", "isCopyToPositionAllowed", "isMoveToPositionAllowed", "isNodeCopyable", "isNodeMovable", "isSearchable", "metaPath", "modeForNoDataMessage", "personalization", "r