mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
deploy: 94f968ccf9
This commit is contained in:
@@ -112,8 +112,8 @@ Class MainWindow <a class="header-action link-secondary" title="View source" hr
|
||||
<dt>Inheritance</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
|
||||
<div><a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View</a></div>
|
||||
<div><a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable</a></div>
|
||||
<div><span class="xref">View</span></div>
|
||||
<div><span class="xref">Runnable</span></div>
|
||||
<div><span class="xref">MainWindow</span></div>
|
||||
</dd>
|
||||
</dl>
|
||||
@@ -122,7 +122,7 @@ Class MainWindow <a class="header-action link-secondary" title="View source" hr
|
||||
<dt>Implements</dt>
|
||||
<dd>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
|
||||
<div><a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/App/Runnable/IRunnable.cs">IRunnable</a></div>
|
||||
<div><span class="xref">IRunnable</span></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@@ -131,661 +131,646 @@ Class MainWindow <a class="header-action link-secondary" title="View source" hr
|
||||
<dt>Inherited Members</dt>
|
||||
<dd>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.SetApp(IApplication)</a>
|
||||
<span class="xref">Runnable.SetApp(IApplication)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.SetIsRunning(bool)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Runnable.SetIsRunning(bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.RequestStop()</a>
|
||||
<span class="xref">Runnable.RequestStop()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.RaiseIsRunningChanging(bool, bool)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Runnable.RaiseIsRunningChanging(bool, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.RaiseIsRunningChangedEvent(bool)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Runnable.RaiseIsRunningChangedEvent(bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.SetIsModal(bool)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Runnable.SetIsModal(bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.RaiseIsModalChangedEvent(bool)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Runnable.RaiseIsModalChangedEvent(bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.Result</a>
|
||||
<span class="xref">Runnable.Result</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.IsRunning</a>
|
||||
<span class="xref">Runnable.IsRunning</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.IsModal</a>
|
||||
<span class="xref">Runnable.IsModal</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.StopRequested</a>
|
||||
<span class="xref">Runnable.StopRequested</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.IsRunningChanging</a>
|
||||
<span class="xref">Runnable.IsRunningChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.IsRunningChanged</a>
|
||||
<span class="xref">Runnable.IsRunningChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Views/Runnable/Runnable.cs">Runnable.IsModalChanged</a>
|
||||
<span class="xref">Runnable.IsModalChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.NewMouseEvent(Mouse)</a>
|
||||
<span class="xref">View.NewMouseEvent(Mouse)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.RaiseMouseEvent(Mouse)</a>
|
||||
<span class="xref">View.RaiseMouseEvent(Mouse)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Adornments.cs">View.GetAdornmentsThickness()</a>
|
||||
<span class="xref">View.GetAdornmentsThickness()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Command.cs">View.GetSupportedCommands()</a>
|
||||
<span class="xref">View.GetSupportedCommands()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Command.cs">View.InvokeCommands(Command[], IInputBinding)</a>
|
||||
<span class="xref">View.InvokeCommands(Command[], IInputBinding)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Command.cs">View.InvokeCommand(Command, IInputBinding)</a>
|
||||
<span class="xref">View.InvokeCommand(Command, IInputBinding)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Command.cs">View.InvokeCommand(Command, ICommandContext)</a>
|
||||
<span class="xref">View.InvokeCommand(Command, ICommandContext)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Command.cs">View.InvokeCommand(Command)</a>
|
||||
<span class="xref">View.InvokeCommand(Command)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.SetContentSize(Size?)</a>
|
||||
<span class="xref">View.SetContentSize(Size?)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.GetContentSize()</a>
|
||||
<span class="xref">View.GetContentSize()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.GetWidthRequiredForSubViews()</a>
|
||||
<span class="xref">View.GetWidthRequiredForSubViews()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.GetHeightRequiredForSubViews()</a>
|
||||
<span class="xref">View.GetHeightRequiredForSubViews()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ContentToScreen(in Point)</a>
|
||||
<span class="xref">View.ContentToScreen(in Point)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ScreenToContent(in Point)</a>
|
||||
<span class="xref">View.ScreenToContent(in Point)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ViewportToScreen(in Rectangle)</a>
|
||||
<span class="xref">View.ViewportToScreen(in Rectangle)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ViewportToScreen(in Point)</a>
|
||||
<span class="xref">View.ViewportToScreen(in Point)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ViewportToScreen()</a>
|
||||
<span class="xref">View.ViewportToScreen()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ScreenToViewport(in Point)</a>
|
||||
<span class="xref">View.ScreenToViewport(in Point)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.GetViewportOffsetFromFrame()</a>
|
||||
<span class="xref">View.GetViewportOffsetFromFrame()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ScrollVertical(int)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">View.ScrollVertical(int)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ScrollHorizontal(int)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">View.ScrollHorizontal(int)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.Dispose()</a>
|
||||
<span class="xref">View.Dispose()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.ToString()</a>
|
||||
<span class="xref">View.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.ToDebugString()</a>
|
||||
<span class="xref">View.ToDebugString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.BeginInit()</a>
|
||||
<span class="xref">View.BeginInit()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.EndInit()</a>
|
||||
<span class="xref">View.EndInit()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.OnEnabledChanged()</a>
|
||||
<span class="xref">View.OnEnabledChanged()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.VerifyViewsWereDisposed()</a>
|
||||
<span class="xref">View.SetCursorNeedsUpdate()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Cursor.cs">View.SetCursorNeedsUpdate()</a>
|
||||
<span class="xref">View.GetCurrentAttribute()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Attribute.cs">View.GetCurrentAttribute()</a>
|
||||
<span class="xref">View.GetAttributeForRole(VisualRole)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Attribute.cs">View.GetAttributeForRole(VisualRole)</a>
|
||||
<span class="xref">View.SetAttribute(Attribute)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Attribute.cs">View.SetAttribute(Attribute)</a>
|
||||
<span class="xref">View.SetAttributeForRole(VisualRole)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Attribute.cs">View.SetAttributeForRole(VisualRole)</a>
|
||||
<span class="xref">View.GetClip()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Clipping.cs">View.GetClip()</a>
|
||||
<span class="xref">View.SetClip(Region)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Clipping.cs">View.SetClip(Region)</a>
|
||||
<span class="xref">View.SetClipToScreen()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Clipping.cs">View.SetClipToScreen()</a>
|
||||
<span class="xref">View.ExcludeFromClip(Rectangle)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Clipping.cs">View.ExcludeFromClip(Rectangle)</a>
|
||||
<span class="xref">View.ExcludeFromClip(Region)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Clipping.cs">View.ExcludeFromClip(Region)</a>
|
||||
<span class="xref">View.AddViewportToClip()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Clipping.cs">View.AddViewportToClip()</a>
|
||||
<span class="xref">View.Draw(DrawContext)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.Draw(DrawContext)</a>
|
||||
<span class="xref">View.DrawAdornments()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.DrawAdornments()</a>
|
||||
<span class="xref">View.ClearViewport(DrawContext)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.ClearViewport(DrawContext)</a>
|
||||
<span class="xref">View.DrawText(DrawContext)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.DrawText(DrawContext)</a>
|
||||
<span class="xref">View.DrawSubViews(DrawContext)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.DrawSubViews(DrawContext)</a>
|
||||
<span class="xref">View.RenderLineCanvas(DrawContext)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.RenderLineCanvas(DrawContext)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">View.Move(int, int)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.Move(int, int)</a>
|
||||
<span class="xref">View.AddRune(Rune)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.AddRune(Rune)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">View.AddRune(char)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.AddRune(char)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">View.AddRune(int, int, Rune)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.AddRune(int, int, Rune)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">View.AddStr(string)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.AddStr(string)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">View.AddStr(int, int, string)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.AddStr(int, int, string)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">View.DrawHotString(string, Attribute, Attribute)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.DrawHotString(string, Attribute, Attribute)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">View.DrawHotString(string, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.DrawHotString(string, bool)</a>
|
||||
<span class="xref">View.FillRect(Rectangle, Color?)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.FillRect(Rectangle, Color?)</a>
|
||||
<span class="xref">View.FillRect(Rectangle, Rune)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Primitives.cs">View.FillRect(Rectangle, Rune)</a>
|
||||
<span class="xref">View.GetScheme()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Scheme.cs">View.GetScheme()</a>
|
||||
<span class="xref">View.SetScheme(Scheme)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Scheme.cs">View.SetScheme(Scheme)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">View.GetSubViews(bool, bool, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.GetSubViews(bool, bool, bool)</a>
|
||||
<span class="xref">View.Add(View)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.Add(View)</a>
|
||||
<span class="xref">View.Add(params View[])</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.Add(params View[])</a>
|
||||
<span class="xref">View.Remove(View)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.Remove(View)</a>
|
||||
<span class="xref">View.RemoveAll()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.RemoveAll()</a>
|
||||
<span class="xref">View.RemoveAll<TView>()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.RemoveAll<TView>()</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">View.IsInHierarchy(View, View, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.IsInHierarchy(View, View, bool)</a>
|
||||
<span class="xref">View.MoveSubViewTowardsEnd(View)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.MoveSubViewTowardsEnd(View)</a>
|
||||
<span class="xref">View.MoveSubViewToEnd(View)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.MoveSubViewToEnd(View)</a>
|
||||
<span class="xref">View.MoveSubViewTowardsStart(View)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.MoveSubViewTowardsStart(View)</a>
|
||||
<span class="xref">View.MoveSubViewToStart(View)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.MoveSubViewToStart(View)</a>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">View.AddKeyBindingsForHotKey(Key, Key, object)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.AddKeyBindingsForHotKey(Key, Key, object)</a>
|
||||
<span class="xref">View.AssignHotKeysToSubViews()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.AssignHotKeysToSubViews()</a>
|
||||
<span class="xref">View.NewKeyDownEvent(Key)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.NewKeyDownEvent(Key)</a>
|
||||
<span class="xref">View.Contains(in Point)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.Contains(in Point)</a>
|
||||
<span class="xref">View.FrameToScreen()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.FrameToScreen()</a>
|
||||
<span class="xref">View.ScreenToFrame(in Point)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.ScreenToFrame(in Point)</a>
|
||||
<span class="xref">View.Layout(Size)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.Layout(Size)</a>
|
||||
<span class="xref">View.Layout()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.Layout()</a>
|
||||
<span class="xref">View.SetRelativeLayout(Size)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.SetRelativeLayout(Size)</a>
|
||||
<span class="xref">View.SetNeedsLayout()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.SetNeedsLayout()</a>
|
||||
<span class="xref">View.GetContainerSize()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.GetContainerSize()</a>
|
||||
<span class="xref">View.GetViewsUnderLocation(in Point, ViewportSettingsFlags)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.GetViewsUnderLocation(in Point, ViewportSettingsFlags)</a>
|
||||
<span class="xref">View.AdvanceFocus(NavigationDirection, TabBehavior?)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.AdvanceFocus(NavigationDirection, TabBehavior?)</a>
|
||||
<span class="xref">View.FocusDeepest(NavigationDirection, TabBehavior?)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.FocusDeepest(NavigationDirection, TabBehavior?)</a>
|
||||
<span class="xref">View.OnCanFocusChanged()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.OnCanFocusChanged()</a>
|
||||
<span class="xref">View.ClearFocus()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.ClearFocus()</a>
|
||||
<span class="xref">View.SetFocus()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.SetFocus()</a>
|
||||
<span class="xref">View.SetNeedsDraw()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.NeedsDraw.cs">View.SetNeedsDraw()</a>
|
||||
<span class="xref">View.SetNeedsDraw(Rectangle)</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.NeedsDraw.cs">View.SetNeedsDraw(Rectangle)</a>
|
||||
<span class="xref">View.OnTextChanged()</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Text.cs">View.OnTextChanged()</a>
|
||||
<span class="xref">View.MouseBindings</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseBindings</a>
|
||||
<span class="xref">View.MouseHoldRepeat</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseHoldRepeat</a>
|
||||
<span class="xref">View.MousePositionTracking</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MousePositionTracking</a>
|
||||
<span class="xref">View.MouseState</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseState</a>
|
||||
<span class="xref">View.MouseHighlightStates</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseHighlightStates</a>
|
||||
<span class="xref">View.Margin</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Adornments.cs">View.Margin</a>
|
||||
<span class="xref">View.ShadowStyle</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Adornments.cs">View.ShadowStyle</a>
|
||||
<span class="xref">View.Border</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Adornments.cs">View.Border</a>
|
||||
<span class="xref">View.BorderStyle</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Adornments.cs">View.BorderStyle</a>
|
||||
<span class="xref">View.Padding</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Adornments.cs">View.Padding</a>
|
||||
<span class="xref">View.Arrangement</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Arrangement.cs">View.Arrangement</a>
|
||||
<span class="xref">View.ContentSizeTracksViewport</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ContentSizeTracksViewport</a>
|
||||
<span class="xref">View.ViewportSettings</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.ViewportSettings</a>
|
||||
<span class="xref">View.Viewport</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Content.cs">View.Viewport</a>
|
||||
<span class="xref">View.Data</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.Data</a>
|
||||
<span class="xref">View.Id</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.Id</a>
|
||||
<span class="xref">View.App</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.App</a>
|
||||
<span class="xref">View.IsInitialized</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.IsInitialized</a>
|
||||
<span class="xref">View.Enabled</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.Enabled</a>
|
||||
<span class="xref">View.Visible</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.Visible</a>
|
||||
<span class="xref">View.Title</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.Title</a>
|
||||
<span class="xref">View.Cursor</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.EnableDebugIDisposableAsserts</a>
|
||||
<span class="xref">View.Diagnostics</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.WasDisposed</a>
|
||||
<span class="xref">View.LineCanvas</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.DisposedCount</a>
|
||||
<span class="xref">View.SuperViewRendersLineCanvas</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.cs">View.Instances</a>
|
||||
<span class="xref">View.SchemeName</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Cursor.cs">View.Cursor</a>
|
||||
<span class="xref">View.HasScheme</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Diagnostics.cs">View.Diagnostics</a>
|
||||
<span class="xref">View.SubViews</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.LineCanvas</a>
|
||||
<span class="xref">View.SuperView</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.cs">View.SuperViewRendersLineCanvas</a>
|
||||
<span class="xref">View.HotKey</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Scheme.cs">View.SchemeName</a>
|
||||
<span class="xref">View.HotKeySpecifier</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Drawing.Scheme.cs">View.HasScheme</a>
|
||||
<span class="xref">View.AssignHotKeys</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.SubViews</a>
|
||||
<span class="xref">View.UsedHotKeys</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Hierarchy.cs">View.SuperView</a>
|
||||
<span class="xref">View.KeyBindings</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.HotKey</a>
|
||||
<span class="xref">View.HotKeyBindings</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.HotKeySpecifier</a>
|
||||
<span class="xref">View.Frame</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.AssignHotKeys</a>
|
||||
<span class="xref">View.X</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.UsedHotKeys</a>
|
||||
<span class="xref">View.Y</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.KeyBindings</a>
|
||||
<span class="xref">View.Height</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Keyboard.cs">View.HotKeyBindings</a>
|
||||
<span class="xref">View.Width</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.Frame</a>
|
||||
<span class="xref">View.NeedsLayout</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.X</a>
|
||||
<span class="xref">View.ValidatePosDim</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.Y</a>
|
||||
<span class="xref">View.CanFocus</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.Height</a>
|
||||
<span class="xref">View.Focused</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.Width</a>
|
||||
<span class="xref">View.IsCurrentTop</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.NeedsLayout</a>
|
||||
<span class="xref">View.MostFocused</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Layout.cs">View.ValidatePosDim</a>
|
||||
<span class="xref">View.HasFocus</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.CanFocus</a>
|
||||
<span class="xref">View.TabStop</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.Focused</a>
|
||||
<span class="xref">View.NeedsDraw</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.IsCurrentTop</a>
|
||||
<span class="xref">View.HorizontalScrollBar</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.MostFocused</a>
|
||||
<span class="xref">View.VerticalScrollBar</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.HasFocus</a>
|
||||
<span class="xref">View.PreserveTrailingSpaces</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Navigation.cs">View.TabStop</a>
|
||||
<span class="xref">View.Text</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.NeedsDraw.cs">View.NeedsDraw</a>
|
||||
<span class="xref">View.TextAlignment</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.ScrollBars.cs">View.HorizontalScrollBar</a>
|
||||
<span class="xref">View.TextDirection</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.ScrollBars.cs">View.VerticalScrollBar</a>
|
||||
<span class="xref">View.TextFormatter</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Text.cs">View.PreserveTrailingSpaces</a>
|
||||
<span class="xref">View.VerticalTextAlignment</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Text.cs">View.Text</a>
|
||||
<span class="xref">View.MouseEnter</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Text.cs">View.TextAlignment</a>
|
||||
<span class="xref">View.MouseLeave</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Text.cs">View.TextDirection</a>
|
||||
<span class="xref">View.MouseHoldRepeatChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Text.cs">View.TextFormatter</a>
|
||||
<span class="xref">View.MouseHoldRepeatChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/View.Text.cs">View.VerticalTextAlignment</a>
|
||||
<span class="xref">View.MouseEvent</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseEnter</a>
|
||||
<span class="xref">View.MouseStateChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseLeave</a>
|
||||
<span class="xref">View.BorderStyleChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseHoldRepeatChanging</a>
|
||||
<span class="xref">View.CommandNotBound</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseHoldRepeatChanged</a>
|
||||
<span class="xref">View.Accepting</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseEvent</a>
|
||||
<span class="xref">View.Accepted</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.MouseStateChanged</a>
|
||||
<span class="xref">View.Activating</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.BorderStyleChanged</a>
|
||||
<span class="xref">View.HandlingHotKey</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.CommandNotBound</a>
|
||||
<span class="xref">View.ContentSizeChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.Accepting</a>
|
||||
<span class="xref">View.ContentSizeChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.Accepted</a>
|
||||
<span class="xref">View.ViewportChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.Activating</a>
|
||||
<span class="xref">View.Disposing</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.HandlingHotKey</a>
|
||||
<span class="xref">View.Initialized</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.ContentSizeChanging</a>
|
||||
<span class="xref">View.EnabledChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.ContentSizeChanged</a>
|
||||
<span class="xref">View.VisibleChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.ViewportChanged</a>
|
||||
<span class="xref">View.VisibleChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.Disposing</a>
|
||||
<span class="xref">View.TitleChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.Initialized</a>
|
||||
<span class="xref">View.TitleChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.EnabledChanged</a>
|
||||
<span class="xref">View.GettingAttributeForRole</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.VisibleChanging</a>
|
||||
<span class="xref">View.ClearingViewport</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.VisibleChanged</a>
|
||||
<span class="xref">View.ClearedViewport</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.TitleChanging</a>
|
||||
<span class="xref">View.DrawingText</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.TitleChanged</a>
|
||||
<span class="xref">View.DrewText</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.GettingAttributeForRole</a>
|
||||
<span class="xref">View.DrawingContent</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.ClearingViewport</a>
|
||||
<span class="xref">View.DrawingSubViews</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.ClearedViewport</a>
|
||||
<span class="xref">View.DrawComplete</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.DrawingText</a>
|
||||
<span class="xref">View.SchemeNameChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.DrewText</a>
|
||||
<span class="xref">View.SchemeNameChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.DrawingContent</a>
|
||||
<span class="xref">View.GettingScheme</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.DrawingSubViews</a>
|
||||
<span class="xref">View.SchemeChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.DrawComplete</a>
|
||||
<span class="xref">View.SchemeChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SchemeNameChanging</a>
|
||||
<span class="xref">View.SuperViewChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SchemeNameChanged</a>
|
||||
<span class="xref">View.SuperViewChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.GettingScheme</a>
|
||||
<span class="xref">View.SubViewAdded</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SchemeChanging</a>
|
||||
<span class="xref">View.SubViewRemoved</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SchemeChanged</a>
|
||||
<span class="xref">View.Removed</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SuperViewChanging</a>
|
||||
<span class="xref">View.HotKeyChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SuperViewChanged</a>
|
||||
<span class="xref">View.KeyDown</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SubViewAdded</a>
|
||||
<span class="xref">View.KeyDownNotHandled</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SubViewRemoved</a>
|
||||
<span class="xref">View.FrameChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.Removed</a>
|
||||
<span class="xref">View.HeightChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.HotKeyChanged</a>
|
||||
<span class="xref">View.HeightChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.KeyDown</a>
|
||||
<span class="xref">View.WidthChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.KeyDownNotHandled</a>
|
||||
<span class="xref">View.WidthChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.FrameChanged</a>
|
||||
<span class="xref">View.SubViewLayout</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.HeightChanging</a>
|
||||
<span class="xref">View.SubViewsLaidOut</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.HeightChanged</a>
|
||||
<span class="xref">View.AdvancingFocus</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.WidthChanging</a>
|
||||
<span class="xref">View.CanFocusChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.WidthChanged</a>
|
||||
<span class="xref">View.FocusedChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SubViewLayout</a>
|
||||
<span class="xref">View.HasFocusChanging</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.SubViewsLaidOut</a>
|
||||
<span class="xref">View.HasFocusChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.AdvancingFocus</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.CanFocusChanged</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.FocusedChanged</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.HasFocusChanging</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.HasFocusChanged</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/ViewBase/Mouse/View.Mouse.cs">View.TextChanged</a>
|
||||
<span class="xref">View.TextChanged</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a>
|
||||
@@ -829,7 +814,7 @@ Class MainWindow <a class="header-action link-secondary" title="View source" hr
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>app</code> <a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/App/IApplication.cs">IApplication</a></dt>
|
||||
<dt><code>app</code> <span class="xref">IApplication</span></dt>
|
||||
<dd></dd>
|
||||
<dt><code>messageManager</code> <a class="xref" href="EchoHub.Client.UI.Chat.ChatMessageManager.html">ChatMessageManager</a></dt>
|
||||
<dd></dd>
|
||||
|
||||
Reference in New Issue
Block a user