API ReferenceSandbox.UI
Buttonclass
Constructors5
Showing 5 constructors
No results match this filter.
Methods12
Showing 12 methods
protected virtual int BuildHash()
Returns:
int—protected virtual void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder tree)
| Parameter | Type | Description |
|---|---|---|
| tree | RenderTreeBuilder | — |
Returns:
void—public void Click()
Returns:
void—public void DeleteIcon()
Returns:
void—public void DeleteText()
Returns:
void—protected virtual string GetRenderTreeChecksum()
Returns:
string—protected virtual void OnMouseDown(Sandbox.UI.MousePanelEvent e)
| Parameter | Type | Description |
|---|---|---|
| e | MousePanelEvent | — |
Returns:
void—public virtual void SetContent(string value)
| Parameter | Type | Description |
|---|---|---|
| value | string | — |
Returns:
void—public virtual void SetProperty(string name, string value)
| Parameter | Type | Description |
|---|---|---|
| name | string | — |
| value | string | — |
Returns:
void—public virtual void SetText(string text)
| Parameter | Type | Description |
|---|---|---|
| text | string | — |
Returns:
void—public virtual void Tick()
Returns:
void—protected void UpdateActiveState()
Returns:
void—No results match this filter.
Properties8
Showing 8 properties
No results match this filter.