Inheritance
object
ComponentBase
- IComponent
- IHandleEvent
- IHandleAfterRender
- JsonSerializable
- IDisposable
Constructors
Section titled "Constructors"constructor
public IgbToolPanel() Returns IgbToolPanel
Properties
Section titled "Properties"IgBlazor
Section titled "IgBlazor"Inherited from: BaseRendererControl
[Inject]
protected IIgniteUIBlazor IgBlazor { get; set; } Height
Section titled "Height"Inherited from: BaseRendererControl
[Parameter]
public string Height { get; set; } Width
Section titled "Width"Inherited from: BaseRendererControl
[Parameter]
public string Width { get; set; } Class
Section titled "Class"Inherited from: BaseRendererControl
[Parameter]
public string Class { get; set; } AdditionalAttributes
Section titled "AdditionalAttributes"Inherited from: BaseRendererControl
[Parameter(CaptureUnmatchedValues = true)]
public Dictionary<string, object> AdditionalAttributes { get; set; } ParentTypeName
Section titled "ParentTypeName"Inherited from: BaseRendererControl
protected virtual string ParentTypeName { get; } EventBehavior
Section titled "EventBehavior"Inherited from: BaseRendererControl
Gets or sets how events are bubbled up from JavaScript to Blazor.
[Parameter]
public ControlEventBehavior EventBehavior { get; set; } ChildContent
Section titled "ChildContent"Inherited from: BaseRendererControl
[Parameter]
public RenderFragment ChildContent { get; set; } RoundTripDateConversion
Section titled "RoundTripDateConversion"Inherited from: BaseRendererControl
Gets or sets what type of date conversion to make when round tripping dates.
[Parameter]
public RoundTripDateConversion RoundTripDateConversion { get; set; } SupportsVisualChildren
Section titled "SupportsVisualChildren"Inherited from: BaseRendererControl
protected virtual bool SupportsVisualChildren { get; } UseDirectRender
Section titled "UseDirectRender"Inherited from: BaseRendererControl
protected virtual bool UseDirectRender { get; } DirectRenderElementName
Section titled "DirectRenderElementName"Inherited from: BaseRendererControl
protected virtual string DirectRenderElementName { get; } NeedsDynamicContent
Section titled "NeedsDynamicContent"Inherited from: BaseRendererControl
protected virtual bool NeedsDynamicContent { get; } UseCamelEnumValues
Section titled "UseCamelEnumValues"Inherited from: BaseRendererControl
protected virtual bool UseCamelEnumValues { get; } AccentColor
Section titled "AccentColor"[Parameter]
public string AccentColor { get; set; } Actions
Section titled "Actions"Gets or sets the data or data source instance to which to bind the grid.
public IgbToolActionCollection Actions { get; set; } ActualAccentColor
Section titled "ActualAccentColor"[Parameter]
public string ActualAccentColor { get; set; } ActualBackgroundColor
Section titled "ActualBackgroundColor"[Parameter]
public string ActualBackgroundColor { get; set; } ActualCheckedBackgroundColor
Section titled "ActualCheckedBackgroundColor"Gets the actual background color of the radio when in the checked state.
[Parameter]
public string ActualCheckedBackgroundColor { get; set; } ActualCheckedBorderColor
Section titled "ActualCheckedBorderColor"Gets the actual border color of the radio when in the checked state.
[Parameter]
public string ActualCheckedBorderColor { get; set; } ActualDensity
Section titled "ActualDensity"Gets the resolved display density to use for the toolbar.
[Parameter]
public ControlDisplayDensity ActualDensity { get; set; } ActualDisabledTextColor
Section titled "ActualDisabledTextColor"[Parameter]
public string ActualDisabledTextColor { get; set; } ActualDropdownDelay
Section titled "ActualDropdownDelay"Gets the actual dropdown delay.
[Parameter]
public int ActualDropdownDelay { get; set; } ActualGroupHeaderBackgroundColor
Section titled "ActualGroupHeaderBackgroundColor"[Parameter]
public string ActualGroupHeaderBackgroundColor { get; set; } ActualGroupHeaderSeparatorBackgroundColor
Section titled "ActualGroupHeaderSeparatorBackgroundColor"[Parameter]
public string ActualGroupHeaderSeparatorBackgroundColor { get; set; } ActualGroupHeaderSubtitleTextColor
Section titled "ActualGroupHeaderSubtitleTextColor"[Parameter]
public string ActualGroupHeaderSubtitleTextColor { get; set; } ActualGroupHeaderTextColor
Section titled "ActualGroupHeaderTextColor"[Parameter]
public string ActualGroupHeaderTextColor { get; set; } ActualHighlightColor
Section titled "ActualHighlightColor"[Parameter]
public string ActualHighlightColor { get; set; } ActualHighlightRadius
Section titled "ActualHighlightRadius"[Parameter]
public double ActualHighlightRadius { get; set; } ActualHighlightWidth
Section titled "ActualHighlightWidth"[Parameter]
public double ActualHighlightWidth { get; set; } ActualHoverBackgroundColor
Section titled "ActualHoverBackgroundColor"[Parameter]
public string ActualHoverBackgroundColor { get; set; } ActualIconFill
Section titled "ActualIconFill"Gets the actual icon fill color.
[Parameter]
public string ActualIconFill { get; set; } ActualIconStroke
Section titled "ActualIconStroke"Gets the actual icon stroke color.
[Parameter]
public string ActualIconStroke { get; set; } ActualMenuArrowStroke
Section titled "ActualMenuArrowStroke"Gets the actual stroke color for all icon menu dropdown arrows.
[Parameter]
public string ActualMenuArrowStroke { get; set; } ActualSeparatorBackgroundColor
Section titled "ActualSeparatorBackgroundColor"[Parameter]
public string ActualSeparatorBackgroundColor { get; set; } ActualSeparatorHorizontalPaddingBottom
Section titled "ActualSeparatorHorizontalPaddingBottom"[Parameter]
public double ActualSeparatorHorizontalPaddingBottom { get; set; } ActualSeparatorHorizontalPaddingLeft
Section titled "ActualSeparatorHorizontalPaddingLeft"[Parameter]
public double ActualSeparatorHorizontalPaddingLeft { get; set; } ActualSeparatorHorizontalPaddingRight
Section titled "ActualSeparatorHorizontalPaddingRight"[Parameter]
public double ActualSeparatorHorizontalPaddingRight { get; set; } ActualSeparatorHorizontalPaddingTop
Section titled "ActualSeparatorHorizontalPaddingTop"[Parameter]
public double ActualSeparatorHorizontalPaddingTop { get; set; } ActualSeparatorVerticalPaddingBottom
Section titled "ActualSeparatorVerticalPaddingBottom"[Parameter]
public double ActualSeparatorVerticalPaddingBottom { get; set; } ActualSeparatorVerticalPaddingLeft
Section titled "ActualSeparatorVerticalPaddingLeft"[Parameter]
public double ActualSeparatorVerticalPaddingLeft { get; set; } ActualSeparatorVerticalPaddingRight
Section titled "ActualSeparatorVerticalPaddingRight"[Parameter]
public double ActualSeparatorVerticalPaddingRight { get; set; } ActualSeparatorVerticalPaddingTop
Section titled "ActualSeparatorVerticalPaddingTop"[Parameter]
public double ActualSeparatorVerticalPaddingTop { get; set; } ActualSubmenuBackgroundColor
Section titled "ActualSubmenuBackgroundColor"[Parameter]
public string ActualSubmenuBackgroundColor { get; set; } ActualSubtitleTextColor
Section titled "ActualSubtitleTextColor"[Parameter]
public string ActualSubtitleTextColor { get; set; } ActualTextColor
Section titled "ActualTextColor"[Parameter]
public string ActualTextColor { get; set; } ActualToolTipBackgroundColor
Section titled "ActualToolTipBackgroundColor"Gets the actual tooltip background color.
[Parameter]
public string ActualToolTipBackgroundColor { get; set; } ActualToolTipCornerRadius
Section titled "ActualToolTipCornerRadius"Gets the actual tooltip corner radius.
[Parameter]
public double ActualToolTipCornerRadius { get; set; } ActualToolTipElevation
Section titled "ActualToolTipElevation"Gets the actual shadow elevation used by the tooltip.
[Parameter]
public double ActualToolTipElevation { get; set; } ActualToolTipTextColor
Section titled "ActualToolTipTextColor"[Parameter]
public string ActualToolTipTextColor { get; set; } ActualUncheckedBackgroundColor
Section titled "ActualUncheckedBackgroundColor"Gets the actual background color of the radio when in the unchecked state.
[Parameter]
public string ActualUncheckedBackgroundColor { get; set; } ActualUncheckedBorderColor
Section titled "ActualUncheckedBorderColor"Gets the actual border color of the radio when in the unchecked state.
[Parameter]
public string ActualUncheckedBorderColor { get; set; } BackgroundColor
Section titled "BackgroundColor"Gets or sets the color to use for the background of the component.
[Parameter]
public string BackgroundColor { get; set; } BaseTheme
Section titled "BaseTheme"Gets or sets the base built in theme to use for the checkbox.
[Parameter]
public BaseControlTheme BaseTheme { get; set; } CellFontFamily
Section titled "CellFontFamily"[Parameter]
public string CellFontFamily { get; set; } CellFontSize
Section titled "CellFontSize"[Parameter]
public double CellFontSize { get; set; } CellFontStyle
Section titled "CellFontStyle"[Parameter]
public string CellFontStyle { get; set; } CellFontWeight
Section titled "CellFontWeight"[Parameter]
public string CellFontWeight { get; set; } CheckboxListScrollbarActiveBackground
Section titled "CheckboxListScrollbarActiveBackground"Gets or sets the scrollbar thumb active (dragging) background color for checkbox lists hosted in this tool panel's actions.
[Parameter]
public string CheckboxListScrollbarActiveBackground { get; set; } CheckboxListScrollbarBackground
Section titled "CheckboxListScrollbarBackground"Gets or sets the scrollbar background color for checkbox lists hosted in this tool panel's actions.
[Parameter]
public string CheckboxListScrollbarBackground { get; set; } CheckboxListScrollbarHoverBackground
Section titled "CheckboxListScrollbarHoverBackground"Gets or sets the scrollbar thumb hover background color for checkbox lists hosted in this tool panel's actions.
[Parameter]
public string CheckboxListScrollbarHoverBackground { get; set; } CheckedBackgroundColor
Section titled "CheckedBackgroundColor"Gets or sets the background color of the radio when in the checked state.
[Parameter]
public string CheckedBackgroundColor { get; set; } CheckedBorderColor
Section titled "CheckedBorderColor"Gets or sets the border color of the radio when in the checked state.
[Parameter]
public string CheckedBorderColor { get; set; } DefaultEventBehavior
Section titled "DefaultEventBehavior"Gets the components default event behavior.
protected override ControlEventBehavior DefaultEventBehavior { get; } Density
Section titled "Density"Gets or sets the display density to use for the toolbar.
[Parameter]
public ControlDisplayDensity Density { get; set; } DisabledTextColor
Section titled "DisabledTextColor"Gets or sets the color to use for the text in disabled tool actions.
[Parameter]
public string DisabledTextColor { get; set; } DropdownClickBuffer
Section titled "DropdownClickBuffer"Gets or sets the amount of time to wait when clicking on the icon menu button while the dropdown is opening. If a click was executed within this buffer window the dropdown will be left open. Otherwise it will close it. Setting a negative value will always keep the dropdown open during a hover open and will require an extra click to close.
[Parameter]
public int DropdownClickBuffer { get; set; } DropdownDelay
Section titled "DropdownDelay"Gets or sets the dropdown delay time in milliseconds.
[Parameter]
public int DropdownDelay { get; set; } GroupHeaderBackgroundColor
Section titled "GroupHeaderBackgroundColor"Gets or sets the group header background color.
[Parameter]
public string GroupHeaderBackgroundColor { get; set; } GroupHeaderFontFamily
Section titled "GroupHeaderFontFamily"[Parameter]
public string GroupHeaderFontFamily { get; set; } GroupHeaderFontSize
Section titled "GroupHeaderFontSize"[Parameter]
public double GroupHeaderFontSize { get; set; } GroupHeaderFontStyle
Section titled "GroupHeaderFontStyle"[Parameter]
public string GroupHeaderFontStyle { get; set; } GroupHeaderFontWeight
Section titled "GroupHeaderFontWeight"[Parameter]
public string GroupHeaderFontWeight { get; set; } GroupHeaderSeparatorBackgroundColor
Section titled "GroupHeaderSeparatorBackgroundColor"Gets or sets the group header separator background color.
[Parameter]
public string GroupHeaderSeparatorBackgroundColor { get; set; } GroupHeaderSubtitleTextColor
Section titled "GroupHeaderSubtitleTextColor"Gets or sets the text color for group header subtitle.
[Parameter]
public string GroupHeaderSubtitleTextColor { get; set; } GroupHeaderTextColor
Section titled "GroupHeaderTextColor"Gets or sets the text color for group header tool actions.
[Parameter]
public string GroupHeaderTextColor { get; set; } HighlightColor
Section titled "HighlightColor"[Parameter]
public string HighlightColor { get; set; } HighlightRadius
Section titled "HighlightRadius"[Parameter]
public double HighlightRadius { get; set; } HighlightWidth
Section titled "HighlightWidth"[Parameter]
public double HighlightWidth { get; set; } HoverBackgroundColor
Section titled "HoverBackgroundColor"Gets or sets the hover background color.
[Parameter]
public string HoverBackgroundColor { get; set; } IconFill
Section titled "IconFill"Gets or sets the fill color of icons in the ToolPanel.
[Parameter]
public string IconFill { get; set; } IconStroke
Section titled "IconStroke"Gets or sets the stroke color of icons in the ToolPanel.
[Parameter]
public string IconStroke { get; set; } ItemSpacing
Section titled "ItemSpacing"Gets or sets the spacing between items
[Parameter]
public double ItemSpacing { get; set; } MenuArrowStroke
Section titled "MenuArrowStroke"Gets or sets the stroke color for all icon menu dropdown arrows.
[Parameter]
public string MenuArrowStroke { get; set; } NestedActionMode
Section titled "NestedActionMode"Gets or sets the mode used when displaying nested actions.
[Parameter]
public NestedActionMode NestedActionMode { get; set; } Orientation
Section titled "Orientation"Gets or sets the color to use for the background of the component.
[Parameter]
public ToolPanelOrientation Orientation { get; set; } RowHeight
Section titled "RowHeight"Gets or sets the row height for the panel.
[Parameter]
public int RowHeight { get; set; } ScrollbarStyle
Section titled "ScrollbarStyle"Gets or sets the style of scrollbar.
[Parameter]
public ScrollbarStyle ScrollbarStyle { get; set; } SeparatorBackgroundColor
Section titled "SeparatorBackgroundColor"Gets or sets the separator background color.
[Parameter]
public string SeparatorBackgroundColor { get; set; } SeparatorHorizontalPaddingBottom
Section titled "SeparatorHorizontalPaddingBottom"Gets or sets the bottom padding for separators in the horizontal orientation.
[Parameter]
public double SeparatorHorizontalPaddingBottom { get; set; } SeparatorHorizontalPaddingLeft
Section titled "SeparatorHorizontalPaddingLeft"Gets or sets the left padding for separators in the horizontal orientation.
[Parameter]
public double SeparatorHorizontalPaddingLeft { get; set; } SeparatorHorizontalPaddingRight
Section titled "SeparatorHorizontalPaddingRight"Gets or sets the right padding for separators in the horizontal orientation.
[Parameter]
public double SeparatorHorizontalPaddingRight { get; set; } SeparatorHorizontalPaddingTop
Section titled "SeparatorHorizontalPaddingTop"Gets or sets the top padding for separators in the horizontal orientation.
[Parameter]
public double SeparatorHorizontalPaddingTop { get; set; } SeparatorVerticalPaddingBottom
Section titled "SeparatorVerticalPaddingBottom"Gets or sets the bottom padding for separators in the vertical orientation.
[Parameter]
public double SeparatorVerticalPaddingBottom { get; set; } SeparatorVerticalPaddingLeft
Section titled "SeparatorVerticalPaddingLeft"Gets or sets the left padding for separators in the vertical orientation.
[Parameter]
public double SeparatorVerticalPaddingLeft { get; set; } SeparatorVerticalPaddingRight
Section titled "SeparatorVerticalPaddingRight"Gets or sets the right padding for separators in the vertical orientation.
[Parameter]
public double SeparatorVerticalPaddingRight { get; set; } SeparatorVerticalPaddingTop
Section titled "SeparatorVerticalPaddingTop"Gets or sets the top padding for separators in the vertical orientation.
[Parameter]
public double SeparatorVerticalPaddingTop { get; set; } ShowOnHover
Section titled "ShowOnHover"Gets or sets if the tool actions should display their submenus on mouse hover.
[Parameter]
public bool ShowOnHover { get; set; } ShowTooltipOnHover
Section titled "ShowTooltipOnHover"Gets or sets if the tool action icon buttons should display their tooltips on mouse hover.
[Parameter]
public bool ShowTooltipOnHover { get; set; } StopPropagation
Section titled "StopPropagation"Prevents clicks on the tool actions from bubbling.
[Parameter]
public bool StopPropagation { get; set; } SubPanelRowHeight
Section titled "SubPanelRowHeight"Gets or sets the height to use for the sub panel rows if different than default.
[Parameter]
public int SubPanelRowHeight { get; set; } SubmenuBackgroundColor
Section titled "SubmenuBackgroundColor"Gets or sets the background color for submenus.
[Parameter]
public string SubmenuBackgroundColor { get; set; } SubtitleFontFamily
Section titled "SubtitleFontFamily"[Parameter]
public string SubtitleFontFamily { get; set; } SubtitleFontSize
Section titled "SubtitleFontSize"[Parameter]
public double SubtitleFontSize { get; set; } SubtitleFontStyle
Section titled "SubtitleFontStyle"[Parameter]
public string SubtitleFontStyle { get; set; } SubtitleFontWeight
Section titled "SubtitleFontWeight"[Parameter]
public string SubtitleFontWeight { get; set; } SubtitleTextColor
Section titled "SubtitleTextColor"Gets or sets the color to use for the subtitle of the component.
[Parameter]
public string SubtitleTextColor { get; set; } TextColor
Section titled "TextColor"Gets or sets the color to use for the text of the component.
[Parameter]
public string TextColor { get; set; } ToolTipBackgroundColor
Section titled "ToolTipBackgroundColor"Gets or sets the tooltip background color.
[Parameter]
public string ToolTipBackgroundColor { get; set; } ToolTipCornerRadius
Section titled "ToolTipCornerRadius"Gets or sets the tooltip corner radius.
[Parameter]
public double ToolTipCornerRadius { get; set; } ToolTipElevation
Section titled "ToolTipElevation"Gets or sets the shadow elevation for the tooltip.
[Parameter]
public double ToolTipElevation { get; set; } ToolTipTextColor
Section titled "ToolTipTextColor"Gets or sets the tooltip text color.
[Parameter]
public string ToolTipTextColor { get; set; } public override string Type { get; } UncheckedBackgroundColor
Section titled "UncheckedBackgroundColor"Gets or sets the background color of the radio when in the unchecked state.
[Parameter]
public string UncheckedBackgroundColor { get; set; } UncheckedBorderColor
Section titled "UncheckedBorderColor"Gets or sets the border color of the radio when in the unchecked state.
[Parameter]
public string UncheckedBorderColor { get; set; } Accessors
Section titled "Accessors"eventCallbacksCache
Section titled "eventCallbacksCache"Inherited from: BaseRendererControl
protected Dictionary<Type, Dictionary<string, FieldInfo>> eventCallbacksCache _cachedSerializedContent
Section titled "_cachedSerializedContent"Inherited from: BaseRendererControl
protected string _cachedSerializedContent Methods
Section titled "Methods"ResolveEventBehavior()
Section titled "ResolveEventBehavior()"Inherited from: BaseRendererControl
Resolves the components event behavior if Auto is selected.
protected ControlEventBehavior ResolveEventBehavior() Returns any
ResolveDisplay()
Section titled "ResolveDisplay()"Inherited from: BaseRendererControl
protected virtual string ResolveDisplay() Returns any
ToSpinal(string)
Section titled "ToSpinal(string)"Inherited from: BaseRendererControl
protected string ToSpinal(string value) Parameters
- value:
string
Returns any
TransformSimpleKey(string)
Section titled "TransformSimpleKey(string)"Inherited from: BaseRendererControl
protected virtual string TransformSimpleKey(string key) Parameters
- key:
string
Returns any
IsTransformedEnumValue(string)
Section titled "IsTransformedEnumValue(string)"Inherited from: BaseRendererControl
protected virtual bool IsTransformedEnumValue(string key) Parameters
- key:
string
Returns any
TransformPotentialEnumValue(string, object)
Section titled "TransformPotentialEnumValue(string, object)"Inherited from: BaseRendererControl
protected virtual object TransformPotentialEnumValue(string key, object value) Parameters
- key:
string - value:
object
Returns any
BuildSequenceInfo(int)
Section titled "BuildSequenceInfo(int)"Inherited from: BaseRendererControl
protected virtual SequenceInfo BuildSequenceInfo(int startSequence) Parameters
- startSequence:
int
Returns any
BuildRenderTree(RenderTreeBuilder)
Section titled "BuildRenderTree(RenderTreeBuilder)"Inherited from: BaseRendererControl
protected override void BuildRenderTree(RenderTreeBuilder builder) Parameters
- builder:
RenderTreeBuilder
Returns any
TemplateContentType(string)
Section titled "TemplateContentType(string)"Inherited from: BaseRendererControl
protected Type TemplateContentType(string templateId) Parameters
- templateId:
string
Returns any
OnAfterRenderAsync(bool)
Section titled "OnAfterRenderAsync(bool)"Inherited from: BaseRendererControl
protected override Task OnAfterRenderAsync(bool firstRender) Parameters
- firstRender:
bool
Returns any
EnsureReady()
Section titled "EnsureReady()"Inherited from: BaseRendererControl
public Task EnsureReady() Returns any
MarkPropDirty(string)
Section titled "MarkPropDirty(string)"Inherited from: BaseRendererControl
protected void MarkPropDirty(string propertyName) Parameters
- propertyName:
string
Returns any
IsPropDirty(string)
Section titled "IsPropDirty(string)"Inherited from: BaseRendererControl
protected bool IsPropDirty(string propertyName) Parameters
- propertyName:
string
Returns any
Serialize(SerializationContext, string)
Section titled "Serialize(SerializationContext, string)"Inherited from: BaseRendererControl
public void Serialize(SerializationContext context, string propertyName = null) Parameters
- context:
SerializationContext - propertyName:
string
Returns any
Serialize()
Section titled "Serialize()"Inherited from: BaseRendererControl
public string Serialize() Returns any
InvokeMethod(string, object[], string[], ElementReference[])
Section titled "InvokeMethod(string, object[], string[], ElementReference[])"Inherited from: BaseRendererControl
protected Task<object> InvokeMethod(string methodName, object[] arguments, string[] types, ElementReference[] nativeElements = null) Parameters
- methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
InvokeMethodSync(string, object[], string[], ElementReference[])
Section titled "InvokeMethodSync(string, object[], string[], ElementReference[])"Inherited from: BaseRendererControl
protected object InvokeMethodSync(string methodName, object[] arguments, string[] types, ElementReference[] nativeElements = null) Parameters
- methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
SuspendNotifications(object)
Section titled "SuspendNotifications(object)"Inherited from: BaseRendererControl
Prevents data change notifications from be propagated to the component.
public void SuspendNotifications(object dataSource) Parameters
- dataSource:
object
Returns any
ResumeNotifications(object, bool)
Section titled "ResumeNotifications(object, bool)"Inherited from: BaseRendererControl
Resumes data change notifications.
public void ResumeNotifications(object dataSource, bool notify = true) Parameters
- dataSource:
object - notify:
bool
Returns any
NotifyInsertItem(object, int, object)
Section titled "NotifyInsertItem(object, int, object)"Inherited from: BaseRendererControl
public void NotifyInsertItem(object dataSource, int index, object refItem) Parameters
- dataSource:
object - index:
int - refItem:
object
Returns any
NotifyRemoveItem(object, int, object)
Section titled "NotifyRemoveItem(object, int, object)"Inherited from: BaseRendererControl
public void NotifyRemoveItem(object dataSource, int index, object oldItem) Parameters
- dataSource:
object - index:
int - oldItem:
object
Returns any
NotifyClearItems(object)
Section titled "NotifyClearItems(object)"Inherited from: BaseRendererControl
public void NotifyClearItems(object dataSource) Parameters
- dataSource:
object
Returns any
NotifySetItem(object, int, object, object)
Section titled "NotifySetItem(object, int, object, object)"Inherited from: BaseRendererControl
public void NotifySetItem(object dataSource, int index, object oldItem, object newItem) Parameters
- dataSource:
object - index:
int - oldItem:
object - newItem:
object
Returns any
NotifyUpdateItem(object, int, object, bool)
Section titled "NotifyUpdateItem(object, int, object, bool)"Inherited from: BaseRendererControl
public void NotifyUpdateItem(object dataSource, int index, object refItem, bool syncDataOnly = false) Parameters
- dataSource:
object - index:
int - refItem:
object - syncDataOnly:
bool
Returns any
OnRefChanged(string, object)
Section titled "OnRefChanged(string, object)"Inherited from: BaseRendererControl
public void OnRefChanged(string refName, object refValue) Parameters
- refName:
string - refValue:
object
Returns any
OnInvokeReturn(long, object)
Section titled "OnInvokeReturn(long, object)"Inherited from: BaseRendererControl
public void OnInvokeReturn(long invokeId, object returnValue) Parameters
- invokeId:
long - returnValue:
object
Returns any
Camelize(string)
Section titled "Camelize(string)"Inherited from: BaseRendererControl
protected string Camelize(string value) Parameters
- value:
string
Returns any
ToPascal(string)
Section titled "ToPascal(string)"Inherited from: BaseRendererControl
protected string ToPascal(string value) Parameters
- value:
string
Returns any
OnElementNameChanged(BaseRendererElement, string, string)
Section titled "OnElementNameChanged(BaseRendererElement, string, string)"Inherited from: BaseRendererControl
protected void OnElementNameChanged(BaseRendererElement element, string oldName, string newName) Parameters
- element:
BaseRendererElement - oldName:
string - newName:
string
Returns any
Dispose(bool)
Section titled "Dispose(bool)"Inherited from: BaseRendererControl
protected virtual void Dispose(bool disposing) Parameters
- disposing:
bool
Returns any
SetResourceStringAsync(string, string, string)
Section titled "SetResourceStringAsync(string, string, string)"Inherited from: BaseRendererControl
public Task<object> SetResourceStringAsync(string grouping, string id, string value) Parameters
- grouping:
string - id:
string - value:
string
Returns any
SetResourceStringAsync(string, string)
Section titled "SetResourceStringAsync(string, string)"Inherited from: BaseRendererControl
public Task<object> SetResourceStringAsync(string grouping, string json) Parameters
- grouping:
string - json:
string
Returns any
SetPropertyValue(object, PropertyInfo, JsonElement)
Section titled "SetPropertyValue(object, PropertyInfo, JsonElement)"Inherited from: BaseRendererControl
protected void SetPropertyValue(object item, PropertyInfo property, JsonElement jsonElement) Parameters
- item:
object - property:
PropertyInfo - jsonElement:
JsonElement
Returns any
SetPropertyValue(object, PropertyInfo, object)
Section titled "SetPropertyValue(object, PropertyInfo, object)"Inherited from: BaseRendererControl
protected void SetPropertyValue(object item, PropertyInfo property, object value) Parameters
- item:
object - property:
PropertyInfo - value:
object
Returns any
Dispose()
Section titled "Dispose()"Inherited from: BaseRendererControl
public void Dispose() Returns any
CloseSubmenus()
Section titled "CloseSubmenus()"public void CloseSubmenus() Returns any
CloseSubmenusAsync()
Section titled "CloseSubmenusAsync()"Forces any open sub menus to close.
public Task CloseSubmenusAsync() Returns any
EnsureModulesLoaded()
Section titled "EnsureModulesLoaded()"protected override void EnsureModulesLoaded() Returns any
ExportSerializedVisualData()
Section titled "ExportSerializedVisualData()"public string ExportSerializedVisualData() Returns any
ExportSerializedVisualDataAsync()
Section titled "ExportSerializedVisualDataAsync()"public Task<string> ExportSerializedVisualDataAsync() Returns any
ExportVisualData()
Section titled "ExportVisualData()"public object ExportVisualData() Returns any
ExportVisualDataAsync()
Section titled "ExportVisualDataAsync()"public Task<object> ExportVisualDataAsync() Returns any
FindByName(string)
Section titled "FindByName(string)"public override object FindByName(string name) Parameters
- name:
string
Returns any
FlushRefresh()
Section titled "FlushRefresh()"public void FlushRefresh() Returns any
FlushRefreshAsync()
Section titled "FlushRefreshAsync()"public Task FlushRefreshAsync() Returns any
GetBoolContextItem(string)
Section titled "GetBoolContextItem(string)"public bool GetBoolContextItem(string key) Parameters
- key:
string
Returns any
GetBoolContextItemAsync(string)
Section titled "GetBoolContextItemAsync(string)"public Task<bool> GetBoolContextItemAsync(string key) Parameters
- key:
string
Returns any
GetBrushContextItem(string)
Section titled "GetBrushContextItem(string)"public string GetBrushContextItem(string key) Parameters
- key:
string
Returns any
GetBrushContextItemAsync(string)
Section titled "GetBrushContextItemAsync(string)"public Task<string> GetBrushContextItemAsync(string key) Parameters
- key:
string
Returns any
GetColorContextItem(string)
Section titled "GetColorContextItem(string)"public string GetColorContextItem(string key) Parameters
- key:
string
Returns any
GetColorContextItemAsync(string)
Section titled "GetColorContextItemAsync(string)"public Task<string> GetColorContextItemAsync(string key) Parameters
- key:
string
Returns any
GetDataContextItem(string)
Section titled "GetDataContextItem(string)"public object GetDataContextItem(string key) Parameters
- key:
string
Returns any
GetDataContextItemAsync(string)
Section titled "GetDataContextItemAsync(string)"public Task<object> GetDataContextItemAsync(string key) Parameters
- key:
string
Returns any
GetDoubleContextItem(string)
Section titled "GetDoubleContextItem(string)"public double GetDoubleContextItem(string key) Parameters
- key:
string
Returns any
GetDoubleContextItemAsync(string)
Section titled "GetDoubleContextItemAsync(string)"public Task<double> GetDoubleContextItemAsync(string key) Parameters
- key:
string
Returns any
GetIntContextItem(string)
Section titled "GetIntContextItem(string)"public int GetIntContextItem(string key) Parameters
- key:
string
Returns any
GetIntContextItemAsync(string)
Section titled "GetIntContextItemAsync(string)"public Task<int> GetIntContextItemAsync(string key) Parameters
- key:
string
Returns any
GetStringContextItem(string)
Section titled "GetStringContextItem(string)"public string GetStringContextItem(string key) Parameters
- key:
string
Returns any
GetStringContextItemAsync(string)
Section titled "GetStringContextItemAsync(string)"public Task<string> GetStringContextItemAsync(string key) Parameters
- key:
string
Returns any
Refresh()
Section titled "Refresh()"public void Refresh() Returns any
RefreshAsync()
Section titled "RefreshAsync()"public Task RefreshAsync() Returns any
SetBoolContextItem(string, bool)
Section titled "SetBoolContextItem(string, bool)"public void SetBoolContextItem(string key, bool value) Parameters
- key:
string - value:
bool
Returns any
SetBoolContextItemAsync(string, bool)
Section titled "SetBoolContextItemAsync(string, bool)"public Task SetBoolContextItemAsync(string key, bool value) Parameters
- key:
string - value:
bool
Returns any
SetBrushContextItem(string, string)
Section titled "SetBrushContextItem(string, string)"public void SetBrushContextItem(string key, string value) Parameters
- key:
string - value:
string
Returns any
SetBrushContextItemAsync(string, string)
Section titled "SetBrushContextItemAsync(string, string)"public Task SetBrushContextItemAsync(string key, string value) Parameters
- key:
string - value:
string
Returns any
SetColorContextItem(string, string)
Section titled "SetColorContextItem(string, string)"public void SetColorContextItem(string key, string value) Parameters
- key:
string - value:
string
Returns any
SetColorContextItemAsync(string, string)
Section titled "SetColorContextItemAsync(string, string)"public Task SetColorContextItemAsync(string key, string value) Parameters
- key:
string - value:
string
Returns any
SetDataContextItem(string, object)
Section titled "SetDataContextItem(string, object)"public void SetDataContextItem(string key, object value) Parameters
- key:
string - value:
object
Returns any
SetDataContextItemAsync(string, object)
Section titled "SetDataContextItemAsync(string, object)"public Task SetDataContextItemAsync(string key, object value) Parameters
- key:
string - value:
object
Returns any
SetDoubleContextItem(string, double)
Section titled "SetDoubleContextItem(string, double)"public void SetDoubleContextItem(string key, double value) Parameters
- key:
string - value:
double
Returns any
SetDoubleContextItemAsync(string, double)
Section titled "SetDoubleContextItemAsync(string, double)"public Task SetDoubleContextItemAsync(string key, double value) Parameters
- key:
string - value:
double
Returns any
SetIntContextItem(string, int)
Section titled "SetIntContextItem(string, int)"public void SetIntContextItem(string key, int value) Parameters
- key:
string - value:
int
Returns any
SetIntContextItemAsync(string, int)
Section titled "SetIntContextItemAsync(string, int)"public Task SetIntContextItemAsync(string key, int value) Parameters
- key:
string - value:
int
Returns any
SetStringContextItem(string, string)
Section titled "SetStringContextItem(string, string)"public void SetStringContextItem(string key, string value) Parameters
- key:
string - value:
string
Returns any
SetStringContextItemAsync(string, string)
Section titled "SetStringContextItemAsync(string, string)"public Task SetStringContextItemAsync(string key, string value) Parameters
- key:
string - value:
string
Returns any
Events
Section titled "Events"ContentRefreshed
Section titled "ContentRefreshed"[Parameter]
public EventCallback<IgbToolPanelContentRefreshedEventArgs> ContentRefreshed { get; set; } OnCommand
Section titled "OnCommand"[Parameter]
public EventCallback<IgbToolCommandEventArgs> OnCommand { get; set; } ContentRefreshedScript
Section titled "ContentRefreshedScript"[Parameter]
public string ContentRefreshedScript { get; set; } OnCommandScript
Section titled "OnCommandScript"[Parameter]
public string OnCommandScript { get; set; }