Constructors
Section titled "Constructors"IgxToolbarComponent
new IgxToolbarComponent(renderer: Renderer2, _elRef: ViewContainerRef, ngZone: NgZone, injector: Injector, changeDetector: ChangeDetectorRef, componentFactoryResolver: ComponentFactoryResolver): IgxToolbarComponent Returns IgxToolbarComponent
Properties
Section titled "Properties"_childTemplateRef
Section titled "_childTemplateRef"_childTemplateRef: TemplateRef<any> _dynamicContent
Section titled "_dynamicContent"_dynamicContent: ViewContainerRef _mainDiv
Section titled "_mainDiv"_mainDiv: Element _mainDivRef
Section titled "_mainDivRef"_mainDivRef: ElementRef combinedActions
Section titled "combinedActions"The style mappings actually present in the chart. Do not directly modify this array. This array's contents can be modified by causing Angular to reproject the child content. Or adding and removing stye mappings from the manual style mapping collection on the actions property.
combinedActions: IgxToolActionComponent[] contentActions
Section titled "contentActions"contentActions: QueryList<IgxToolActionComponent> ngAcceptInputType_actualActions
Section titled "ngAcceptInputType_actualActions"ngAcceptInputType_actualActions: string | IgxToolActionCollection ngAcceptInputType_autoGeneratedActions
Section titled "ngAcceptInputType_autoGeneratedActions"ngAcceptInputType_autoGeneratedActions: string | IgxToolActionCollection ngAcceptInputType_baseTheme
Section titled "ngAcceptInputType_baseTheme"ngAcceptInputType_baseTheme: any ngAcceptInputType_density
Section titled "ngAcceptInputType_density"ngAcceptInputType_density: any ngAcceptInputType_dropdownClickBuffer
Section titled "ngAcceptInputType_dropdownClickBuffer"ngAcceptInputType_dropdownClickBuffer: string | number ngAcceptInputType_dropdownDelay
Section titled "ngAcceptInputType_dropdownDelay"ngAcceptInputType_dropdownDelay: string | number ngAcceptInputType_highlightRadius
Section titled "ngAcceptInputType_highlightRadius"ngAcceptInputType_highlightRadius: string | number ngAcceptInputType_highlightWidth
Section titled "ngAcceptInputType_highlightWidth"ngAcceptInputType_highlightWidth: string | number ngAcceptInputType_orientation
Section titled "ngAcceptInputType_orientation"ngAcceptInputType_orientation: string | ToolbarOrientation ngAcceptInputType_rowHeight
Section titled "ngAcceptInputType_rowHeight"ngAcceptInputType_rowHeight: string | number ngAcceptInputType_scrollbarStyle
Section titled "ngAcceptInputType_scrollbarStyle"ngAcceptInputType_scrollbarStyle: any ngAcceptInputType_separatorHorizontalPaddingBottom
Section titled "ngAcceptInputType_separatorHorizontalPaddingBottom"ngAcceptInputType_separatorHorizontalPaddingBottom: string | number ngAcceptInputType_separatorHorizontalPaddingLeft
Section titled "ngAcceptInputType_separatorHorizontalPaddingLeft"ngAcceptInputType_separatorHorizontalPaddingLeft: string | number ngAcceptInputType_separatorHorizontalPaddingRight
Section titled "ngAcceptInputType_separatorHorizontalPaddingRight"ngAcceptInputType_separatorHorizontalPaddingRight: string | number ngAcceptInputType_separatorHorizontalPaddingTop
Section titled "ngAcceptInputType_separatorHorizontalPaddingTop"ngAcceptInputType_separatorHorizontalPaddingTop: string | number ngAcceptInputType_separatorVerticalPaddingBottom
Section titled "ngAcceptInputType_separatorVerticalPaddingBottom"ngAcceptInputType_separatorVerticalPaddingBottom: string | number ngAcceptInputType_separatorVerticalPaddingLeft
Section titled "ngAcceptInputType_separatorVerticalPaddingLeft"ngAcceptInputType_separatorVerticalPaddingLeft: string | number ngAcceptInputType_separatorVerticalPaddingRight
Section titled "ngAcceptInputType_separatorVerticalPaddingRight"ngAcceptInputType_separatorVerticalPaddingRight: string | number ngAcceptInputType_separatorVerticalPaddingTop
Section titled "ngAcceptInputType_separatorVerticalPaddingTop"ngAcceptInputType_separatorVerticalPaddingTop: string | number ngAcceptInputType_showOnHover
Section titled "ngAcceptInputType_showOnHover"ngAcceptInputType_showOnHover: string | boolean ngAcceptInputType_showTooltipOnHover
Section titled "ngAcceptInputType_showTooltipOnHover"ngAcceptInputType_showTooltipOnHover: string | boolean ngAcceptInputType_stopPropagation
Section titled "ngAcceptInputType_stopPropagation"ngAcceptInputType_stopPropagation: string | boolean ngAcceptInputType_subPanelRowHeight
Section titled "ngAcceptInputType_subPanelRowHeight"ngAcceptInputType_subPanelRowHeight: string | number ngAcceptInputType_toolTipCornerRadius
Section titled "ngAcceptInputType_toolTipCornerRadius"ngAcceptInputType_toolTipCornerRadius: string | number ngAcceptInputType_toolTipElevation
Section titled "ngAcceptInputType_toolTipElevation"ngAcceptInputType_toolTipElevation: string | number ɵcmp: ɵɵComponentDeclaration<IgxToolbarComponent, "igx-toolbar", never, object, object, ["contentActions"], never> ɵfac: ɵɵFactoryDeclaration<IgxToolbarComponent, never> accentColor
Section titled "accentColor"accentColor: string actualActions
Section titled "actualActions"actualActions: IgxToolActionCollection autoGeneratedActions
Section titled "autoGeneratedActions"autoGeneratedActions: IgxToolActionCollection backgroundColor
Section titled "backgroundColor"backgroundColor: string baseTheme
Section titled "baseTheme"baseTheme: BaseControlTheme cellTextStyle
Section titled "cellTextStyle"cellTextStyle: string checkboxListScrollbarActiveBackground
Section titled "checkboxListScrollbarActiveBackground"checkboxListScrollbarActiveBackground: string checkboxListScrollbarBackground
Section titled "checkboxListScrollbarBackground"checkboxListScrollbarBackground: string checkboxListScrollbarHoverBackground
Section titled "checkboxListScrollbarHoverBackground"checkboxListScrollbarHoverBackground: string checkedBackgroundColor
Section titled "checkedBackgroundColor"checkedBackgroundColor: string checkedBorderColor
Section titled "checkedBorderColor"checkedBorderColor: string density
Section titled "density"density: ControlDisplayDensity disabledTextColor
Section titled "disabledTextColor"disabledTextColor: string dropdownClickBuffer
Section titled "dropdownClickBuffer"dropdownClickBuffer: number dropdownDelay
Section titled "dropdownDelay"dropdownDelay: number groupHeaderBackgroundColor
Section titled "groupHeaderBackgroundColor"groupHeaderBackgroundColor: string groupHeaderSubtitleTextColor
Section titled "groupHeaderSubtitleTextColor"groupHeaderSubtitleTextColor: string groupHeaderTextColor
Section titled "groupHeaderTextColor"groupHeaderTextColor: string groupHeaderTextStyle
Section titled "groupHeaderTextStyle"groupHeaderTextStyle: string height
Section titled "height"height: string highlightColor
Section titled "highlightColor"highlightColor: string highlightRadius
Section titled "highlightRadius"highlightRadius: number highlightWidth
Section titled "highlightWidth"highlightWidth: number hoverBackgroundColor
Section titled "hoverBackgroundColor"hoverBackgroundColor: string iconFill
Section titled "iconFill"iconFill: string iconStroke
Section titled "iconStroke"iconStroke: string menuArrowStroke
Section titled "menuArrowStroke"menuArrowStroke: string orientation
Section titled "orientation"orientation: ToolbarOrientation rowHeight
Section titled "rowHeight"rowHeight: number scrollbarStyle
Section titled "scrollbarStyle"scrollbarStyle: ScrollbarStyle separatorBackgroundColor
Section titled "separatorBackgroundColor"separatorBackgroundColor: string separatorHorizontalPaddingBottom
Section titled "separatorHorizontalPaddingBottom"separatorHorizontalPaddingBottom: number separatorHorizontalPaddingLeft
Section titled "separatorHorizontalPaddingLeft"separatorHorizontalPaddingLeft: number separatorHorizontalPaddingRight
Section titled "separatorHorizontalPaddingRight"separatorHorizontalPaddingRight: number separatorHorizontalPaddingTop
Section titled "separatorHorizontalPaddingTop"separatorHorizontalPaddingTop: number separatorVerticalPaddingBottom
Section titled "separatorVerticalPaddingBottom"separatorVerticalPaddingBottom: number separatorVerticalPaddingLeft
Section titled "separatorVerticalPaddingLeft"separatorVerticalPaddingLeft: number separatorVerticalPaddingRight
Section titled "separatorVerticalPaddingRight"separatorVerticalPaddingRight: number separatorVerticalPaddingTop
Section titled "separatorVerticalPaddingTop"separatorVerticalPaddingTop: number showOnHover
Section titled "showOnHover"showOnHover: boolean showTooltipOnHover
Section titled "showTooltipOnHover"showTooltipOnHover: boolean stopPropagation
Section titled "stopPropagation"stopPropagation: boolean submenuBackgroundColor
Section titled "submenuBackgroundColor"submenuBackgroundColor: string subPanelRowHeight
Section titled "subPanelRowHeight"subPanelRowHeight: number subtitleTextColor
Section titled "subtitleTextColor"subtitleTextColor: string subtitleTextStyle
Section titled "subtitleTextStyle"subtitleTextStyle: string target
Section titled "target"target: any textColor
Section titled "textColor"textColor: string toolTipBackgroundColor
Section titled "toolTipBackgroundColor"toolTipBackgroundColor: string toolTipCornerRadius
Section titled "toolTipCornerRadius"toolTipCornerRadius: number toolTipElevation
Section titled "toolTipElevation"toolTipElevation: number toolTipTextColor
Section titled "toolTipTextColor"toolTipTextColor: string uncheckedBackgroundColor
Section titled "uncheckedBackgroundColor"uncheckedBackgroundColor: string uncheckedBorderColor
Section titled "uncheckedBorderColor"uncheckedBorderColor: string width
Section titled "width"width: string Accessors
Section titled "Accessors"actions
Section titled "actions"A collection or manually added axes for the chart.
get actions(): IgxToolActionCollection Returns IgxToolActionCollection
get i(): Toolbar Returns Toolbar
onCommand
Section titled "onCommand"Event raised when a command is triggered in the toolbar.
get onCommand(): EventEmitter<object> Returns EventEmitter<object>
subMenuClosing
Section titled "subMenuClosing"Event raised when a submenu is closed on the toolbar
get subMenuClosing(): EventEmitter<object> Returns EventEmitter<object>
subMenuOpening
Section titled "subMenuOpening"Event raised when a submenu is opened on the toolbar.
get subMenuOpening(): EventEmitter<object> Returns EventEmitter<object>
Methods
Section titled "Methods"closeSubmenus
Section titled "closeSubmenus"Forces any open sub menus to close.
closeSubmenus(): void Returns void
exportSerializedVisualData
Section titled "exportSerializedVisualData"Returns a serialized copy of the exported visual model
exportSerializedVisualData(): string Returns string
exportVisualData
Section titled "exportVisualData"Exports visual information about the current state of the grid.
exportVisualData(): any Returns any
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
flushRefresh
Section titled "flushRefresh"flushRefresh(): void Returns void
getBoolContextItem
Section titled "getBoolContextItem"getBoolContextItem(key: string): boolean Parameters
- key:
string
Returns boolean
getBrushCollectionContextItem
Section titled "getBrushCollectionContextItem"getBrushCollectionContextItem(key: string): string[] Parameters
- key:
string
Returns string[]
getBrushContextItem
Section titled "getBrushContextItem"getBrushContextItem(key: string): string Parameters
- key:
string
Returns string
getColorContextItem
Section titled "getColorContextItem"getColorContextItem(key: string): string Parameters
- key:
string
Returns string
getDataContextItem
Section titled "getDataContextItem"getDataContextItem(key: string): any Parameters
- key:
string
Returns any
getDataURLFromCache
Section titled "getDataURLFromCache"getDataURLFromCache(iconCollection: string, iconName: string): string Parameters
- iconCollection:
string - iconName:
string
Returns string
getDesiredSize
Section titled "getDesiredSize"Get the desired size the toolbar wants to be.
getDesiredSize(): IgSize Returns IgSize
getDoubleContextItem
Section titled "getDoubleContextItem"getDoubleContextItem(key: string): number Parameters
- key:
string
Returns number
getExternalDataContextItem
Section titled "getExternalDataContextItem"getExternalDataContextItem(key: string): any Parameters
- key:
string
Returns any
getExternalDoubleContextItem
Section titled "getExternalDoubleContextItem"getExternalDoubleContextItem(key: string): number Parameters
- key:
string
Returns number
getExternalIntContextItem
Section titled "getExternalIntContextItem"getExternalIntContextItem(key: string): number Parameters
- key:
string
Returns number
getIconFromCache
Section titled "getIconFromCache"getIconFromCache(iconCollection: string, iconName: string): string Parameters
- iconCollection:
string - iconName:
string
Returns string
getIconSource
Section titled "getIconSource"getIconSource(iconCollection: string, iconName: string): any Parameters
- iconCollection:
string - iconName:
string
Returns any
getIntContextItem
Section titled "getIntContextItem"getIntContextItem(key: string): number Parameters
- key:
string
Returns number
getMultiPathSVGFromCache
Section titled "getMultiPathSVGFromCache"getMultiPathSVGFromCache(iconCollection: string, iconName: string): string[] Parameters
- iconCollection:
string - iconName:
string
Returns string[]
getStringContextItem
Section titled "getStringContextItem"getStringContextItem(key: string): string Parameters
- key:
string
Returns string
isOpen
Section titled "isOpen"Is a dropdown menu or tooltip currently open.
isOpen(): boolean Returns boolean
ngAfterContentInit
Section titled "ngAfterContentInit"ngAfterContentInit(): void Returns void
ngAfterViewInit
Section titled "ngAfterViewInit"ngAfterViewInit(): void Returns void
ngOnDestroy
Section titled "ngOnDestroy"ngOnDestroy(): void Returns void
onCommandStateChanged
Section titled "onCommandStateChanged"onCommandStateChanged(id: string, type: any, value: any): void Parameters
- id:
string - type:
any - value:
any
Returns void
registerIconFromDataURL
Section titled "registerIconFromDataURL"registerIconFromDataURL(iconCollection: string, iconName: string, dataURL: string): void Parameters
- iconCollection:
string - iconName:
string - dataURL:
string
Returns void
registerIconFromText
Section titled "registerIconFromText"registerIconFromText(iconCollection: string, iconName: string, iconText: string): void Parameters
- iconCollection:
string - iconName:
string - iconText:
string
Returns void
registerIconSource
Section titled "registerIconSource"registerIconSource(iconCollection: string, iconName: string, source: any): void Parameters
- iconCollection:
string - iconName:
string - source:
any
Returns void
registerMultiPathSVG
Section titled "registerMultiPathSVG"registerMultiPathSVG(iconCollection: string, iconName: string, multiPathSVG: string[]): void Parameters
- iconCollection:
string - iconName:
string - multiPathSVG:
string[]
Returns void
setBoolContextItem
Section titled "setBoolContextItem"setBoolContextItem(key: string, value: boolean): void Parameters
- key:
string - value:
boolean
Returns void
setBrushCollectionContextItem
Section titled "setBrushCollectionContextItem"setBrushCollectionContextItem(key: string, value: string[]): void Parameters
- key:
string - value:
string[]
Returns void
setBrushContextItem
Section titled "setBrushContextItem"setBrushContextItem(key: string, value: string): void Parameters
- key:
string - value:
string
Returns void
setColorContextItem
Section titled "setColorContextItem"setColorContextItem(key: string, value: string): void Parameters
- key:
string - value:
string
Returns void
setDataContextItem
Section titled "setDataContextItem"setDataContextItem(key: string, value: any): void Parameters
- key:
string - value:
any
Returns void
setDoubleContextItem
Section titled "setDoubleContextItem"setDoubleContextItem(key: string, value: number): void Parameters
- key:
string - value:
number
Returns void
setExternalDataContextItem
Section titled "setExternalDataContextItem"setExternalDataContextItem(key: string, value: any): void Parameters
- key:
string - value:
any
Returns void
setExternalDoubleContextItem
Section titled "setExternalDoubleContextItem"setExternalDoubleContextItem(key: string, value: any): void Parameters
- key:
string - value:
any
Returns void
setExternalIntContextItem
Section titled "setExternalIntContextItem"setExternalIntContextItem(key: string, value: any): void Parameters
- key:
string - value:
any
Returns void
setIntContextItem
Section titled "setIntContextItem"setIntContextItem(key: string, value: number): void Parameters
- key:
string - value:
number
Returns void
setStringContextItem
Section titled "setStringContextItem"setStringContextItem(key: string, value: string): void Parameters
- key:
string - value:
string
Returns void
updateStyle
Section titled "updateStyle"updateStyle(): void