Table of Contents

Class BOBTreeSelectorItem

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.dll
[GenerateComponentInfo]
public class BOBTreeSelectorItem : BOBTreeNodeBase<TreeSelectionNodeRegistration>
Inheritance
object
ComponentBase
BOBTreeSelectorItem
Inherited Members

Constructors

BOBTreeSelectorItem()

public BOBTreeSelectorItem()

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder

CreateRegistration()

protected override TreeSelectionNodeRegistration CreateRegistration()

Returns

TreeSelectionNodeRegistration

GenerateDefaultKey()

protected override string GenerateDefaultKey()

Returns

string