Represents base class for all tool actions in toolbar
Constructors
Section titled "Constructors"IgcToolActionIconMenuComponent
new IgcToolActionIconMenuComponent(): IgcToolActionIconMenuComponent Returns IgcToolActionIconMenuComponent
Properties
Section titled "Properties"htmlTagName
Section titled "htmlTagName"htmlTagName: string accentColor
Section titled "accentColor"Inherited from: IgcToolActionIconButtonComponent
accentColor: string actualAccentColor
Section titled "actualAccentColor"Inherited from: IgcToolActionIconButtonComponent
actualAccentColor: string actualArrowStroke
Section titled "actualArrowStroke"actualArrowStroke: string actualBackground
Section titled "actualBackground"Inherited from: IgcToolActionIconButtonComponent
actualBackground: string actualContentPaddingBottom
Section titled "actualContentPaddingBottom"Inherited from: IgcToolActionIconButtonComponent
actualContentPaddingBottom: number actualContentPaddingLeft
Section titled "actualContentPaddingLeft"Inherited from: IgcToolActionIconButtonComponent
actualContentPaddingLeft: number actualContentPaddingRight
Section titled "actualContentPaddingRight"Inherited from: IgcToolActionIconButtonComponent
actualContentPaddingRight: number actualContentPaddingTop
Section titled "actualContentPaddingTop"Inherited from: IgcToolActionIconButtonComponent
actualContentPaddingTop: number actualDensity
Section titled "actualDensity"Inherited from: IgcToolActionIconButtonComponent
actualDensity: ControlDisplayDensity actualDisabledTextColor
Section titled "actualDisabledTextColor"Inherited from: IgcToolActionIconButtonComponent
actualDisabledTextColor: string actualHighlightColor
Section titled "actualHighlightColor"Inherited from: IgcToolActionIconButtonComponent
actualHighlightColor: string actualHighlightRadius
Section titled "actualHighlightRadius"Inherited from: IgcToolActionIconButtonComponent
actualHighlightRadius: number actualHighlightWidth
Section titled "actualHighlightWidth"Inherited from: IgcToolActionIconButtonComponent
actualHighlightWidth: number actualHoverBackground
Section titled "actualHoverBackground"Inherited from: IgcToolActionIconButtonComponent
actualHoverBackground: string actualIconFill
Section titled "actualIconFill"Inherited from: IgcToolActionIconButtonComponent
actualIconFill: string actualIconHeight
Section titled "actualIconHeight"Inherited from: IgcToolActionIconButtonComponent
actualIconHeight: number actualIconStroke
Section titled "actualIconStroke"Inherited from: IgcToolActionIconButtonComponent
actualIconStroke: string actualIconWidth
Section titled "actualIconWidth"Inherited from: IgcToolActionIconButtonComponent
actualIconWidth: number actualPaddingBottom
Section titled "actualPaddingBottom"Inherited from: IgcToolActionIconButtonComponent
actualPaddingBottom: number actualPaddingLeft
Section titled "actualPaddingLeft"Inherited from: IgcToolActionIconButtonComponent
actualPaddingLeft: number actualPaddingRight
Section titled "actualPaddingRight"Inherited from: IgcToolActionIconButtonComponent
actualPaddingRight: number actualPaddingTop
Section titled "actualPaddingTop"Inherited from: IgcToolActionIconButtonComponent
actualPaddingTop: number actualSubPanelRowHeight
Section titled "actualSubPanelRowHeight"Inherited from: IgcToolActionIconButtonComponent
actualSubPanelRowHeight: number actualSubtitleTextColor
Section titled "actualSubtitleTextColor"Inherited from: IgcToolActionIconButtonComponent
actualSubtitleTextColor: string actualSubtitleTextStyle
Section titled "actualSubtitleTextStyle"Inherited from: IgcToolActionIconButtonComponent
actualSubtitleTextStyle: FontInfo actualTextColor
Section titled "actualTextColor"Inherited from: IgcToolActionIconButtonComponent
actualTextColor: string actualTextStyle
Section titled "actualTextStyle"Inherited from: IgcToolActionIconButtonComponent
actualTextStyle: FontInfo actualTooltipDelay
Section titled "actualTooltipDelay"Inherited from: IgcToolActionIconButtonComponent
actualTooltipDelay: number afterId
Section titled "afterId"Inherited from: IgcToolActionIconButtonComponent
afterId: string arrowStroke
Section titled "arrowStroke"arrowStroke: string background
Section titled "background"Inherited from: IgcToolActionIconButtonComponent
background: string beforeId
Section titled "beforeId"Inherited from: IgcToolActionIconButtonComponent
beforeId: string closeOnExecute
Section titled "closeOnExecute"Inherited from: IgcToolActionIconButtonComponent
closeOnExecute: boolean commandArgument
Section titled "commandArgument"Inherited from: IgcToolActionIconButtonComponent
commandArgument: string commandArgumentValue
Section titled "commandArgumentValue"Inherited from: IgcToolActionIconButtonComponent
commandArgumentValue: any commandId
Section titled "commandId"Inherited from: IgcToolActionIconButtonComponent
commandId: string contentPaddingBottom
Section titled "contentPaddingBottom"Inherited from: IgcToolActionIconButtonComponent
contentPaddingBottom: number contentPaddingLeft
Section titled "contentPaddingLeft"Inherited from: IgcToolActionIconButtonComponent
contentPaddingLeft: number contentPaddingRight
Section titled "contentPaddingRight"Inherited from: IgcToolActionIconButtonComponent
contentPaddingRight: number contentPaddingTop
Section titled "contentPaddingTop"Inherited from: IgcToolActionIconButtonComponent
contentPaddingTop: number contextBindings
Section titled "contextBindings"Inherited from: IgcToolActionIconButtonComponent
contextBindings: IgcToolContextBindingCollection density
Section titled "density"Inherited from: IgcToolActionIconButtonComponent
density: ControlDisplayDensity disabledTextColor
Section titled "disabledTextColor"Inherited from: IgcToolActionIconButtonComponent
disabledTextColor: string height
Section titled "height"Inherited from: IgcToolActionIconButtonComponent
height: number highlightColor
Section titled "highlightColor"Inherited from: IgcToolActionIconButtonComponent
highlightColor: string highlightRadius
Section titled "highlightRadius"Inherited from: IgcToolActionIconButtonComponent
highlightRadius: number highlightWidth
Section titled "highlightWidth"Inherited from: IgcToolActionIconButtonComponent
highlightWidth: number hoverBackground
Section titled "hoverBackground"Inherited from: IgcToolActionIconButtonComponent
hoverBackground: string iconCollectionName
Section titled "iconCollectionName"Inherited from: IgcToolActionIconButtonComponent
iconCollectionName: string iconFill
Section titled "iconFill"Inherited from: IgcToolActionIconButtonComponent
iconFill: string iconFillColors
Section titled "iconFillColors"Inherited from: IgcToolActionIconButtonComponent
iconFillColors: string[] iconHeight
Section titled "iconHeight"Inherited from: IgcToolActionIconButtonComponent
iconHeight: number iconName
Section titled "iconName"Inherited from: IgcToolActionIconButtonComponent
iconName: string iconStroke
Section titled "iconStroke"Inherited from: IgcToolActionIconButtonComponent
iconStroke: string iconStrokeColors
Section titled "iconStrokeColors"Inherited from: IgcToolActionIconButtonComponent
iconStrokeColors: string[] iconStrokeWidth
Section titled "iconStrokeWidth"Inherited from: IgcToolActionIconButtonComponent
iconStrokeWidth: number iconViewBoxHeight
Section titled "iconViewBoxHeight"Inherited from: IgcToolActionIconButtonComponent
iconViewBoxHeight: number iconViewBoxLeft
Section titled "iconViewBoxLeft"Inherited from: IgcToolActionIconButtonComponent
iconViewBoxLeft: number iconViewBoxTop
Section titled "iconViewBoxTop"Inherited from: IgcToolActionIconButtonComponent
iconViewBoxTop: number iconViewBoxWidth
Section titled "iconViewBoxWidth"Inherited from: IgcToolActionIconButtonComponent
iconViewBoxWidth: number iconWidth
Section titled "iconWidth"Inherited from: IgcToolActionIconButtonComponent
iconWidth: number isDisabled
Section titled "isDisabled"Inherited from: IgcToolActionIconButtonComponent
isDisabled: boolean isHighlighted
Section titled "isHighlighted"Inherited from: IgcToolActionIconButtonComponent
isHighlighted: boolean Inherited from: IgcToolActionIconButtonComponent
name: string onCommand
Section titled "onCommand"Inherited from: IgcToolActionIconButtonComponent
onCommand: object overlayId
Section titled "overlayId"Inherited from: IgcToolActionIconButtonComponent
overlayId: string paddingBottom
Section titled "paddingBottom"Inherited from: IgcToolActionIconButtonComponent
paddingBottom: number paddingLeft
Section titled "paddingLeft"Inherited from: IgcToolActionIconButtonComponent
paddingLeft: number paddingRight
Section titled "paddingRight"Inherited from: IgcToolActionIconButtonComponent
paddingRight: number paddingTop
Section titled "paddingTop"Inherited from: IgcToolActionIconButtonComponent
paddingTop: number parentId
Section titled "parentId"Inherited from: IgcToolActionIconButtonComponent
parentId: string performed
Section titled "performed"Inherited from: IgcToolActionIconButtonComponent
performed: object popupOpening
Section titled "popupOpening"Inherited from: IgcToolActionIconButtonComponent
popupOpening: object showArrowIcon
Section titled "showArrowIcon"showArrowIcon: boolean subPanelRowHeight
Section titled "subPanelRowHeight"Inherited from: IgcToolActionIconButtonComponent
subPanelRowHeight: number subtitle
Section titled "subtitle"Inherited from: IgcToolActionIconButtonComponent
subtitle: string subtitleTextColor
Section titled "subtitleTextColor"Inherited from: IgcToolActionIconButtonComponent
subtitleTextColor: string subtitleTextStyle
Section titled "subtitleTextStyle"Inherited from: IgcToolActionIconButtonComponent
subtitleTextStyle: string textColor
Section titled "textColor"Inherited from: IgcToolActionIconButtonComponent
textColor: string textStyle
Section titled "textStyle"Inherited from: IgcToolActionIconButtonComponent
textStyle: string title
Section titled "title"Inherited from: IgcToolActionIconButtonComponent
title: string titleHorizontalAlignment
Section titled "titleHorizontalAlignment"Inherited from: IgcToolActionIconButtonComponent
titleHorizontalAlignment: HorizontalAlignment tooltipDelay
Section titled "tooltipDelay"Inherited from: IgcToolActionIconButtonComponent
tooltipDelay: number visibility
Section titled "visibility"Inherited from: IgcToolActionIconButtonComponent
visibility: Visibility width
Section titled "width"Inherited from: IgcToolActionIconButtonComponent
width: number Accessors
Section titled "Accessors"actionId
Section titled "actionId"Inherited from: IgcToolActionIconButtonComponent
get actionId(): string Returns string
actions
Section titled "actions"Inherited from: IgcToolActionIconButtonComponent
Gets the sub actions associated with this tool action.
get actions(): IgcToolActionCollection Returns IgcToolActionCollection
actualActions
Section titled "actualActions"Inherited from: IgcToolActionIconButtonComponent
get actualActions(): IgcToolActionComponent[] Returns IgcToolActionComponent[]
contentActions
Section titled "contentActions"Inherited from: IgcToolActionIconButtonComponent
get contentActions(): IgcToolActionComponent[] Returns IgcToolActionComponent[]
isOpen
Section titled "isOpen"Inherited from: IgcToolActionIconButtonComponent
get isOpen(): boolean Returns boolean
observedAttributes
Section titled "observedAttributes"get observedAttributes(): string[] Returns string[]
Methods
Section titled "Methods"attributeChangedCallback
Section titled "attributeChangedCallback"Inherited from: IgcToolActionIconButtonComponent
attributeChangedCallback(name: string, oldValue: string, newValue: string): void Parameters
- name:
string - oldValue:
string - newValue:
string
Returns void
closeSubmenu
Section titled "closeSubmenu"Inherited from: IgcToolActionIconButtonComponent
closeSubmenu(): void Returns void
connectedCallback
Section titled "connectedCallback"connectedCallback(): void Returns void
disconnectedCallback
Section titled "disconnectedCallback"disconnectedCallback(): void Returns void
exportSerializedVisualData
Section titled "exportSerializedVisualData"Inherited from: IgcToolActionIconButtonComponent
exportSerializedVisualData(): string Returns string
exportVisualData
Section titled "exportVisualData"exportVisualData(): any Returns any
findByName
Section titled "findByName"Inherited from: IgcToolActionIconButtonComponent
findByName(name: string): any Parameters
- name:
string
Returns any
openSubMenu
Section titled "openSubMenu"Inherited from: IgcToolActionIconButtonComponent
openSubMenu(): void Returns void
_createFromInternal
Section titled "_createFromInternal"Inherited from: IgcToolActionIconButtonComponent
_createFromInternal(internal: any): IgcToolActionComponent Parameters
- internal:
any
Returns IgcToolActionComponent
register
Section titled "register"register(): void