Inheritance
object
ComponentBase
- IComponent
- IHandleEvent
- IHandleAfterRender
- JsonSerializable
- IDisposable
Constructors
Section titled "Constructors"constructor
public IgbDateTimeFormatSpecifier() Returns IgbDateTimeFormatSpecifier
Properties
Section titled "Properties"AxisParent
Section titled "AxisParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "AxisParent")]
protected BaseRendererElement AxisParent { get; set; } PieChartBaseParent
Section titled "PieChartBaseParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "PieChartBaseParent")]
protected BaseRendererControl PieChartBaseParent { get; set; } RingSeriesBaseParent
Section titled "RingSeriesBaseParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "RingSeriesBaseParent")]
protected BaseRendererElement RingSeriesBaseParent { get; set; } OthersLabelFormatSpecifiersParent
Section titled "OthersLabelFormatSpecifiersParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "OthersLabelFormatSpecifiersParent")]
protected BaseRendererElement OthersLabelFormatSpecifiersParent { get; set; } LegendLabelFormatSpecifiersParent
Section titled "LegendLabelFormatSpecifiersParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "LegendLabelFormatSpecifiersParent")]
protected BaseRendererElement LegendLabelFormatSpecifiersParent { get; set; } LegendOthersLabelFormatSpecifiersParent
Section titled "LegendOthersLabelFormatSpecifiersParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "LegendOthersLabelFormatSpecifiersParent")]
protected BaseRendererElement LegendOthersLabelFormatSpecifiersParent { get; set; } NumericColumnParent
Section titled "NumericColumnParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "NumericColumnParent")]
protected BaseRendererElement NumericColumnParent { get; set; } DateTimeColumnParent
Section titled "DateTimeColumnParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "DateTimeColumnParent")]
protected BaseRendererElement DateTimeColumnParent { get; set; } RadialGaugeParent
Section titled "RadialGaugeParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "RadialGaugeParent")]
protected BaseRendererControl RadialGaugeParent { get; set; } LinearGraphParent
Section titled "LinearGraphParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "LinearGraphParent")]
protected BaseRendererControl LinearGraphParent { get; set; } HorizontalLabelFormatSpecifiersParent
Section titled "HorizontalLabelFormatSpecifiersParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "HorizontalLabelFormatSpecifiersParent")]
protected BaseRendererElement HorizontalLabelFormatSpecifiersParent { get; set; } VerticalLabelFormatSpecifiersParent
Section titled "VerticalLabelFormatSpecifiersParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "VerticalLabelFormatSpecifiersParent")]
protected BaseRendererElement VerticalLabelFormatSpecifiersParent { get; set; } XAxisLabelFormatSpecifiersParent
Section titled "XAxisLabelFormatSpecifiersParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "XAxisLabelFormatSpecifiersParent")]
protected BaseRendererElement XAxisLabelFormatSpecifiersParent { get; set; } YAxisLabelFormatSpecifiersParent
Section titled "YAxisLabelFormatSpecifiersParent"Inherited from: IgbFormatSpecifier
[CascadingParameter(Name = "YAxisLabelFormatSpecifiersParent")]
protected BaseRendererElement YAxisLabelFormatSpecifiersParent { get; set; } IgBlazor
Section titled "IgBlazor"Inherited from: BaseRendererElement
[Inject]
protected IIgniteUIBlazor IgBlazor { get; set; } IsComponentRooted
Section titled "IsComponentRooted"Inherited from: BaseRendererElement
public bool IsComponentRooted { get; } ParentTypeName
Section titled "ParentTypeName"Inherited from: BaseRendererElement
protected virtual string ParentTypeName { get; } UseDirectRender
Section titled "UseDirectRender"Inherited from: BaseRendererElement
protected virtual bool UseDirectRender { get; } ChildContent
Section titled "ChildContent"Inherited from: BaseRendererElement
[Parameter]
public RenderFragment ChildContent { get; set; } SupportsVisualChildren
Section titled "SupportsVisualChildren"Inherited from: BaseRendererElement
protected virtual bool SupportsVisualChildren { get; } Inherited from: BaseRendererElement
[Parameter]
public string Name { get; set; } Parent
Section titled "Parent"Inherited from: BaseRendererElement
public object Parent { get; } MethodTarget
Section titled "MethodTarget"Inherited from: BaseRendererElement
protected virtual string MethodTarget { get; } CurrParent
Section titled "CurrParent"Inherited from: BaseRendererElement
protected object CurrParent { get; } Calendar
Section titled "Calendar"[Parameter]
public string Calendar { get; set; } DateStyle
Section titled "DateStyle"[Parameter]
public string DateStyle { get; set; } [Parameter]
public string Day { get; set; } DayPeriod
Section titled "DayPeriod"[Parameter]
public string DayPeriod { get; set; } [Parameter]
public string Era { get; set; } FormatMatcher
Section titled "FormatMatcher"[Parameter]
public string FormatMatcher { get; set; } FractionalSecondDigits
Section titled "FractionalSecondDigits"[Parameter]
public int FractionalSecondDigits { get; set; } [Parameter]
public string Hour { get; set; } Hour12
Section titled "Hour12"[Parameter]
public string Hour12 { get; set; } HourCycle
Section titled "HourCycle"[Parameter]
public string HourCycle { get; set; } Locale
Section titled "Locale"[Parameter]
public string Locale { get; set; } LocaleMatcher
Section titled "LocaleMatcher"[Parameter]
public string LocaleMatcher { get; set; } Minute
Section titled "Minute"[Parameter]
public string Minute { get; set; } Month
Section titled "Month"[Parameter]
public string Month { get; set; } NumberingSystem
Section titled "NumberingSystem"[Parameter]
public string NumberingSystem { get; set; } Second
Section titled "Second"[Parameter]
public string Second { get; set; } TimeStyle
Section titled "TimeStyle"[Parameter]
public string TimeStyle { get; set; } TimeZone
Section titled "TimeZone"[Parameter]
public string TimeZone { get; set; } TimeZoneName
Section titled "TimeZoneName"[Parameter]
public string TimeZoneName { get; set; } public override string Type { get; } WeekDay
Section titled "WeekDay"[Parameter]
public string WeekDay { get; set; } [Parameter]
public string Year { get; set; } Accessors
Section titled "Accessors"_name
Section titled "_name"Inherited from: BaseRendererElement
protected string _name eventCallbacksCache
Section titled "eventCallbacksCache"Inherited from: BaseRendererElement
protected Dictionary<Type, Dictionary<string, FieldInfo>> eventCallbacksCache _cachedSerializedContent
Section titled "_cachedSerializedContent"Inherited from: BaseRendererElement
protected string _cachedSerializedContent Methods
Section titled "Methods"Dispose()
Section titled "Dispose()"Inherited from: IgbFormatSpecifier
public void Dispose() Returns any
OnInitializedAsync()
Section titled "OnInitializedAsync()"Inherited from: IgbFormatSpecifier
protected override Task OnInitializedAsync() Returns any
GetLocalCultureAsync()
Section titled "GetLocalCultureAsync()"Inherited from: IgbFormatSpecifier
public Task<string> GetLocalCultureAsync() Returns any
GetLocalCulture()
Section titled "GetLocalCulture()"Inherited from: IgbFormatSpecifier
public string GetLocalCulture() Returns any
BuildRenderTree(RenderTreeBuilder)
Section titled "BuildRenderTree(RenderTreeBuilder)"Inherited from: BaseRendererElement
protected override void BuildRenderTree(RenderTreeBuilder builder) Parameters
- builder:
RenderTreeBuilder
Returns any
OnElementNameChanged(BaseRendererElement, string, string)
Section titled "OnElementNameChanged(BaseRendererElement, string, string)"Inherited from: BaseRendererElement
protected void OnElementNameChanged(BaseRendererElement element, string oldName, string newName) Parameters
- element:
BaseRendererElement - oldName:
string - newName:
string
Returns any
InvokeMethod(string, object[], string[], ElementReference[])
Section titled "InvokeMethod(string, object[], string[], ElementReference[])"Inherited from: BaseRendererElement
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: BaseRendererElement
protected object InvokeMethodSync(string methodName, object[] arguments, string[] types, ElementReference[] nativeElements = null) Parameters
- methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
InvokeMethodHelper(string, string, object[], string[], ElementReference[])
Section titled "InvokeMethodHelper(string, string, object[], string[], ElementReference[])"Inherited from: BaseRendererElement
protected Task<object> InvokeMethodHelper(string target, string methodName, object[] arguments, string[] types, ElementReference[] nativeElements) Parameters
- target:
string - methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
InvokeMethodHelperSync(string, string, object[], string[], ElementReference[])
Section titled "InvokeMethodHelperSync(string, string, object[], string[], ElementReference[])"Inherited from: BaseRendererElement
protected object InvokeMethodHelperSync(string target, string methodName, object[] arguments, string[] types, ElementReference[] nativeElements) Parameters
- target:
string - methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
IsPropDirty(string)
Section titled "IsPropDirty(string)"Inherited from: BaseRendererElement
protected bool IsPropDirty(string propertyName) Parameters
- propertyName:
string
Returns any
Serialize(SerializationContext, string)
Section titled "Serialize(SerializationContext, string)"Inherited from: BaseRendererElement
public void Serialize(SerializationContext context, string propertyName = null) Parameters
- context:
SerializationContext - propertyName:
string
Returns any
Serialize()
Section titled "Serialize()"Inherited from: BaseRendererElement
public string Serialize() Returns any
EnsureValid()
Section titled "EnsureValid()"Inherited from: BaseRendererElement
protected void EnsureValid() Returns any
SetResourceStringAsync(string, string, string)
Section titled "SetResourceStringAsync(string, string, string)"Inherited from: BaseRendererElement
protected 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: BaseRendererElement
protected Task<object> SetResourceStringAsync(string grouping, string json) Parameters
- grouping:
string - json:
string
Returns any
EnsureModulesLoaded()
Section titled "EnsureModulesLoaded()"protected override void EnsureModulesLoaded() Returns any
FindByName(string)
Section titled "FindByName(string)"public override object FindByName(string name) Parameters
- name:
string
Returns any
FromEventJson(BaseRendererControl, Dictionary<string, object>)
Section titled "FromEventJson(BaseRendererControl, Dictionary<string, object>)"protected override void FromEventJson(BaseRendererControl control, Dictionary<string, object> args) Parameters
- control:
BaseRendererControl - args:
Dictionary
Returns any
ToEventJson(BaseRendererControl, Dictionary<string, object>)
Section titled "ToEventJson(BaseRendererControl, Dictionary<string, object>)"protected override void ToEventJson(BaseRendererControl control, Dictionary<string, object> args) Parameters
- control:
BaseRendererControl - args:
Dictionary