From af05d158e28c2e5292620d8278c759041e0963ef Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 8 Feb 2018 22:36:24 -0500 Subject: [PATCH] Updated docs --- XmlYamlMapping.json | 73 ++-- docfx/api/Terminal.Gui.yml | 7 + .../Terminal.Gui/Terminal.Gui.Clipboard.yml | 95 +++++ .../Terminal.Gui.IListDataSource.yml | 129 ++++++ .../Terminal.Gui/Terminal.Gui.ListView.yml | 401 +++++++++++++++--- .../Terminal.Gui/Terminal.Gui.ScrollView.yml | 215 +++++++++- docfx/api/toc.yml | 2 + docs/api/Terminal.Gui.html | 5 +- .../Terminal.Gui/Terminal.Gui.Clipboard.html | 163 +++++++ .../Terminal.Gui.IListDataSource.html | 144 ++++++- .../Terminal.Gui/Terminal.Gui.ListView.html | 289 ++++++++++++- .../Terminal.Gui/Terminal.Gui.ScrollView.html | 227 +++++++++- docs/api/toc.html | 3 + docs/manifest.json | 2 +- docs/xrefmap.yml | 195 ++++++++- ecmadocs/en/Terminal.Gui/Clipboard.xml | 47 ++ ecmadocs/en/Terminal.Gui/IListDataSource.xml | 86 +++- ecmadocs/en/Terminal.Gui/ListView.xml | 189 ++++++++- ecmadocs/en/Terminal.Gui/ScrollView.xml | 112 +++++ ecmadocs/en/index.xml | 1 + 20 files changed, 2229 insertions(+), 156 deletions(-) create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.Clipboard.html create mode 100644 ecmadocs/en/Terminal.Gui/Clipboard.xml diff --git a/XmlYamlMapping.json b/XmlYamlMapping.json index 47ea69418..fdb40de21 100644 --- a/XmlYamlMapping.json +++ b/XmlYamlMapping.json @@ -1,41 +1,42 @@ { - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Point.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Point.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Button.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Button.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/KeyEvent.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.KeyEvent.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Rect.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Rect.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/FrameView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.FrameView.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Color.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Color.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ColorScheme.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ColorScheme.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MenuBarItem.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Window.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Window.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/View.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.View.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MouseFlags.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MouseFlags.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Colors.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Colors.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Toplevel.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Toplevel.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Size.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Size.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Application+RunState.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Application.RunState.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Application.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Application.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Label.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Label.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ListView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Responder.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Responder.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MenuItem.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MenuItem.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/IListDataSource.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MouseEvent.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MouseEvent.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ScrollBarView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml", - "/cvs/gui.cs/ecmadocs/en/Mono.Terminal/MainLoop.xml": "/cvs/gui.cs/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ConsoleDriver.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml", - "/cvs/gui.cs/ecmadocs/en/ns-Mono.Terminal.xml": "/cvs/gui.cs/docfx/api/Mono.Terminal.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/RadioGroup.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.RadioGroup.yml", - "/cvs/gui.cs/ecmadocs/en/ns-Terminal.Gui.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui.yml", "/cvs/gui.cs/ecmadocs/en/Mono.Terminal/MainLoop+Condition.xml": "/cvs/gui.cs/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/RadioGroup.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.RadioGroup.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Window.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Window.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Responder.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Responder.yml", "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MessageBox.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MessageBox.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/CheckBox.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.CheckBox.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Key.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Key.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/SpecialChar.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.SpecialChar.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Attribute.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Attribute.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MenuBar.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MenuBar.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/TextAlignment.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.TextAlignment.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ScrollView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml", + "/cvs/gui.cs/ecmadocs/en/Mono.Terminal/MainLoop.xml": "/cvs/gui.cs/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.yml", "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Dialog.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Dialog.yml", - "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/TextField.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.TextField.yml" + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/TextField.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.TextField.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Colors.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Colors.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ScrollView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/TextAlignment.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.TextAlignment.yml", + "/cvs/gui.cs/ecmadocs/en/ns-Mono.Terminal.xml": "/cvs/gui.cs/docfx/api/Mono.Terminal.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Button.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Button.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ConsoleDriver.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Color.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Color.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/CheckBox.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.CheckBox.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Application.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Application.yml", + "/cvs/gui.cs/ecmadocs/en/ns-Terminal.Gui.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Rect.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Rect.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Label.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Label.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Attribute.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Attribute.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/IListDataSource.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Size.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Size.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Clipboard.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ListView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/SpecialChar.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.SpecialChar.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/FrameView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.FrameView.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Toplevel.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Toplevel.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MouseFlags.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MouseFlags.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MenuBarItem.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/KeyEvent.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.KeyEvent.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MenuBar.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MenuBar.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/View.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.View.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MouseEvent.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MouseEvent.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Key.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Key.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ScrollBarView.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/MenuItem.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.MenuItem.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/ColorScheme.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.ColorScheme.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Application+RunState.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Application.RunState.yml", + "/cvs/gui.cs/ecmadocs/en/Terminal.Gui/Point.xml": "/cvs/gui.cs/docfx/api/Terminal.Gui/Terminal.Gui.Point.yml" } \ No newline at end of file diff --git a/docfx/api/Terminal.Gui.yml b/docfx/api/Terminal.Gui.yml index 8156d5dfa..cb30191ea 100644 --- a/docfx/api/Terminal.Gui.yml +++ b/docfx/api/Terminal.Gui.yml @@ -8,6 +8,7 @@ items: - Terminal.Gui.Attribute - Terminal.Gui.Button - Terminal.Gui.CheckBox + - Terminal.Gui.Clipboard - Terminal.Gui.Color - Terminal.Gui.Colors - Terminal.Gui.ColorScheme @@ -75,6 +76,12 @@ references: name: CheckBox nameWithType: CheckBox fullName: Terminal.Gui.CheckBox +- uid: Terminal.Gui.Clipboard + parent: Terminal.Gui + isExternal: false + name: Clipboard + nameWithType: Clipboard + fullName: Terminal.Gui.Clipboard - uid: Terminal.Gui.Color parent: Terminal.Gui isExternal: false diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml new file mode 100644 index 000000000..151cc5dc0 --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml @@ -0,0 +1,95 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.Clipboard + id: Clipboard + children: + - Terminal.Gui.Clipboard.#ctor + - Terminal.Gui.Clipboard.Contents + langs: + - csharp + name: Clipboard + nameWithType: Clipboard + fullName: Terminal.Gui.Clipboard + type: Class + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public class Clipboard + inheritance: + - System.Object + implements: [] + inheritedMembers: [] +- uid: Terminal.Gui.Clipboard.#ctor + id: '#ctor' + parent: Terminal.Gui.Clipboard + langs: + - csharp + name: Clipboard() + nameWithType: Clipboard.Clipboard() + fullName: Clipboard.Clipboard() + type: Constructor + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public Clipboard (); + parameters: [] + overload: Terminal.Gui.Clipboard.#ctor* + exceptions: [] +- uid: Terminal.Gui.Clipboard.Contents + id: Contents + parent: Terminal.Gui.Clipboard + langs: + - csharp + name: Contents + nameWithType: Clipboard.Contents + fullName: Clipboard.Contents + type: Property + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public static NStack.ustring Contents { get; set; } + return: + type: NStack.ustring + description: To be added. + overload: Terminal.Gui.Clipboard.Contents* + exceptions: [] +references: +- uid: System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: Terminal.Gui.Clipboard.#ctor + parent: Terminal.Gui.Clipboard + isExternal: false + name: Clipboard() + nameWithType: Clipboard.Clipboard() + fullName: Clipboard.Clipboard() +- uid: Terminal.Gui.Clipboard.Contents + parent: Terminal.Gui.Clipboard + isExternal: false + name: Contents + nameWithType: Clipboard.Contents + fullName: Clipboard.Contents +- uid: NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: Terminal.Gui.Clipboard.#ctor* + parent: Terminal.Gui.Clipboard + isExternal: false + name: Clipboard + nameWithType: Clipboard.Clipboard + fullName: Clipboard.Clipboard +- uid: Terminal.Gui.Clipboard.Contents* + parent: Terminal.Gui.Clipboard + isExternal: false + name: Contents + nameWithType: Clipboard.Contents + fullName: Clipboard.Contents diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml b/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml index 6dd05070e..c221b65d7 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml @@ -4,6 +4,9 @@ items: id: IListDataSource children: - Terminal.Gui.IListDataSource.Count + - Terminal.Gui.IListDataSource.IsMarked(System.Int32) + - Terminal.Gui.IListDataSource.Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + - Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) langs: - csharp name: IListDataSource @@ -13,6 +16,7 @@ items: assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: Implement this interface to provide your own custom rendering for a list. syntax: content: public interface IListDataSource implements: [] @@ -28,6 +32,7 @@ items: assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: Returns the number of elements to display syntax: content: public int Count { get; } return: @@ -35,6 +40,88 @@ items: description: To be added. overload: Terminal.Gui.IListDataSource.Count* exceptions: [] +- uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + id: IsMarked(System.Int32) + parent: Terminal.Gui.IListDataSource + langs: + - csharp + name: IsMarked(Int32) + nameWithType: IListDataSource.IsMarked(Int32) + fullName: IListDataSource.IsMarked(Int32) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Should return whether the specified item is currently marked. + syntax: + content: public bool IsMarked (int item); + parameters: + - id: item + type: System.Int32 + description: Item index. + return: + type: System.Boolean + description: true, if marked, false otherwise. + overload: Terminal.Gui.IListDataSource.IsMarked* + exceptions: [] +- uid: Terminal.Gui.IListDataSource.Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + id: Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + parent: Terminal.Gui.IListDataSource + langs: + - csharp + name: Render(Boolean, Int32, Int32, Int32, Int32) + nameWithType: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) + fullName: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: This method is invoked to render a specified item, the method should cover the entire provided width. + remarks: The default color will be set before this method is invoked, and will be based on whether the item is selected or not. + syntax: + content: public void Render (bool selected, int item, int col, int line, int width); + parameters: + - id: selected + type: System.Boolean + description: Describes whether the item being rendered is currently selected by the user. + - id: item + type: System.Int32 + description: The index of the item to render, zero for the first item and so on. + - id: col + type: System.Int32 + description: The column where the rendering will start + - id: line + type: System.Int32 + description: The line where the rendering will be done. + - id: width + type: System.Int32 + description: The width that must be filled out. + overload: Terminal.Gui.IListDataSource.Render* + exceptions: [] +- uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + id: SetMark(System.Int32,System.Boolean) + parent: Terminal.Gui.IListDataSource + langs: + - csharp + name: SetMark(Int32, Boolean) + nameWithType: IListDataSource.SetMark(Int32, Boolean) + fullName: IListDataSource.SetMark(Int32, Boolean) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Flags the item as marked. + syntax: + content: public void SetMark (int item, bool value); + parameters: + - id: item + type: System.Int32 + description: Item index. + - id: value + type: System.Boolean + description: If set to true value. + overload: Terminal.Gui.IListDataSource.SetMark* + exceptions: [] references: - uid: Terminal.Gui.IListDataSource.Count parent: Terminal.Gui.IListDataSource @@ -48,9 +135,51 @@ references: name: Int32 nameWithType: Int32 fullName: System.Int32 +- uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + parent: Terminal.Gui.IListDataSource + isExternal: false + name: IsMarked(Int32) + nameWithType: IListDataSource.IsMarked(Int32) + fullName: IListDataSource.IsMarked(Int32) +- uid: System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.IListDataSource.Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + parent: Terminal.Gui.IListDataSource + isExternal: false + name: Render(Boolean, Int32, Int32, Int32, Int32) + nameWithType: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) + fullName: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) +- uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + parent: Terminal.Gui.IListDataSource + isExternal: false + name: SetMark(Int32, Boolean) + nameWithType: IListDataSource.SetMark(Int32, Boolean) + fullName: IListDataSource.SetMark(Int32, Boolean) - uid: Terminal.Gui.IListDataSource.Count* parent: Terminal.Gui.IListDataSource isExternal: false name: Count nameWithType: IListDataSource.Count fullName: IListDataSource.Count +- uid: Terminal.Gui.IListDataSource.IsMarked* + parent: Terminal.Gui.IListDataSource + isExternal: false + name: IsMarked + nameWithType: IListDataSource.IsMarked + fullName: IListDataSource.IsMarked +- uid: Terminal.Gui.IListDataSource.Render* + parent: Terminal.Gui.IListDataSource + isExternal: false + name: Render + nameWithType: IListDataSource.Render + fullName: IListDataSource.Render +- uid: Terminal.Gui.IListDataSource.SetMark* + parent: Terminal.Gui.IListDataSource + isExternal: false + name: SetMark + nameWithType: IListDataSource.SetMark + fullName: IListDataSource.SetMark diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml index c90f1cd7b..0381f4818 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml @@ -3,7 +3,16 @@ items: - uid: Terminal.Gui.ListView id: ListView children: - - Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource,System.ValueTuple{NStack.ustring,System.Int32}[]) + - Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) + - Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) + - Terminal.Gui.ListView.AllowsMarking + - Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.ListView.SelectedChanged + - Terminal.Gui.ListView.SelectedItem + - Terminal.Gui.ListView.SetSource(System.Collections.IList) + - Terminal.Gui.ListView.Source + - Terminal.Gui.ListView.TopItem langs: - csharp name: ListView @@ -58,8 +67,6 @@ items: - Terminal.Gui.View.PositionCursor - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Redraw(Terminal.Gui.Rect) - Terminal.Gui.View.Remove(Terminal.Gui.View) - Terminal.Gui.View.RemoveAll - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) @@ -71,32 +78,217 @@ items: - Terminal.Gui.View.SuperView - Terminal.Gui.View.ToString - Terminal.Gui.View.WantMousePositionReports -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource,System.ValueTuple{NStack.ustring,System.Int32}[]) - id: '#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource,System.ValueTuple{NStack.ustring,System.Int32}[])' +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) + id: '#ctor(Terminal.Gui.Rect,System.Collections.IList)' parent: Terminal.Gui.ListView langs: - csharp - name: ListView(Rect, IListDataSource, ValueTuple[]) - nameWithType: ListView.ListView(Rect, IListDataSource, ValueTuple[]) - fullName: ListView.ListView(Rect, IListDataSource, ValueTuple[]) + name: ListView(Rect, IList) + nameWithType: ListView.ListView(Rect, IList) + fullName: ListView.ListView(Rect, IList) type: Constructor assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: Initializes a new ListView that will display the contents of the object implementing the IList interface. syntax: - content: public ListView (Terminal.Gui.Rect rect, Terminal.Gui.IListDataSource source, ValueTuple[] headers = null); + content: public ListView (Terminal.Gui.Rect rect, System.Collections.IList source); parameters: - id: rect type: Terminal.Gui.Rect - description: To be added. + description: Frame for the listview. + - id: source + type: System.Collections.IList + description: An IList data source, if the elements of the IList are strings or ustrings, the string is rendered, otherwise the ToString() method is invoked on the result. + overload: Terminal.Gui.ListView.#ctor* + exceptions: [] +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) + id: '#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource)' + parent: Terminal.Gui.ListView + langs: + - csharp + name: ListView(Rect, IListDataSource) + nameWithType: ListView.ListView(Rect, IListDataSource) + fullName: ListView.ListView(Rect, IListDataSource) + type: Constructor + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Initializes a new ListView that will display the provided data source. + syntax: + content: public ListView (Terminal.Gui.Rect rect, Terminal.Gui.IListDataSource source); + parameters: + - id: rect + type: Terminal.Gui.Rect + description: Frame for the listview. - id: source type: Terminal.Gui.IListDataSource - description: To be added. - - id: headers - type: System.ValueTuple{NStack.ustring,System.Int32}[] - description: To be added. + description: IListDataSource object that provides a mechanism to render the data. The number of elements on the collection should not change, if you must change, set the "Source" property to reset the internal settings of the ListView. overload: Terminal.Gui.ListView.#ctor* exceptions: [] +- uid: Terminal.Gui.ListView.AllowsMarking + id: AllowsMarking + parent: Terminal.Gui.ListView + langs: + - csharp + name: AllowsMarking + nameWithType: ListView.AllowsMarking + fullName: ListView.AllowsMarking + type: Property + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Gets or sets a value indicating whether this allows items to be marked. + syntax: + content: public bool AllowsMarking { get; set; } + return: + type: System.Boolean + description: true if allows marking elements of the list; otherwise, false. + overload: Terminal.Gui.ListView.AllowsMarking* + exceptions: [] +- uid: Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.ListView + langs: + - csharp + name: ProcessKey(KeyEvent) + nameWithType: ListView.ProcessKey(KeyEvent) + fullName: ListView.ProcessKey(KeyEvent) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + description: To be added. + return: + type: System.Boolean + description: To be added. + overload: Terminal.Gui.ListView.ProcessKey* + exceptions: [] +- uid: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.ListView + langs: + - csharp + name: Redraw(Rect) + nameWithType: ListView.Redraw(Rect) + fullName: ListView.Redraw(Rect) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void Redraw (Terminal.Gui.Rect region); + parameters: + - id: region + type: Terminal.Gui.Rect + description: To be added. + overload: Terminal.Gui.ListView.Redraw* + exceptions: [] +- uid: Terminal.Gui.ListView.SelectedChanged + id: SelectedChanged + parent: Terminal.Gui.ListView + langs: + - csharp + name: SelectedChanged + nameWithType: ListView.SelectedChanged + fullName: ListView.SelectedChanged + type: Event + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: This event is raised when the cursor selection has changed. + syntax: + content: public event Action SelectedChanged; + return: + type: System.Action + description: To be added. + exceptions: [] +- uid: Terminal.Gui.ListView.SelectedItem + id: SelectedItem + parent: Terminal.Gui.ListView + langs: + - csharp + name: SelectedItem + nameWithType: ListView.SelectedItem + fullName: ListView.SelectedItem + type: Property + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Gets or sets the currently selecteded item. + syntax: + content: public int SelectedItem { get; set; } + return: + type: System.Int32 + description: The selected item. + overload: Terminal.Gui.ListView.SelectedItem* + exceptions: [] +- uid: Terminal.Gui.ListView.SetSource(System.Collections.IList) + id: SetSource(System.Collections.IList) + parent: Terminal.Gui.ListView + langs: + - csharp + name: SetSource(IList) + nameWithType: ListView.SetSource(IList) + fullName: ListView.SetSource(IList) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Sets the source to an IList value, if you want to set a full IListDataSource, use the Source property. + syntax: + content: public void SetSource (System.Collections.IList source); + parameters: + - id: source + type: System.Collections.IList + description: To be added. + overload: Terminal.Gui.ListView.SetSource* + exceptions: [] +- uid: Terminal.Gui.ListView.Source + id: Source + parent: Terminal.Gui.ListView + langs: + - csharp + name: Source + nameWithType: ListView.Source + fullName: ListView.Source + type: Property + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Gets or sets the IListDataSource backing this view, use SetSource() if you want to set a new IList source. + syntax: + content: public Terminal.Gui.IListDataSource Source { get; set; } + return: + type: Terminal.Gui.IListDataSource + description: The source. + overload: Terminal.Gui.ListView.Source* + exceptions: [] +- uid: Terminal.Gui.ListView.TopItem + id: TopItem + parent: Terminal.Gui.ListView + langs: + - csharp + name: TopItem + nameWithType: ListView.TopItem + fullName: ListView.TopItem + type: Property + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Gets or sets the item that is displayed at the top of the listview + syntax: + content: public int TopItem { get; set; } + return: + type: System.Int32 + description: The top item. + overload: Terminal.Gui.ListView.TopItem* + exceptions: [] references: - uid: Terminal.Gui.View parent: Terminal.Gui @@ -104,73 +296,156 @@ references: name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource,System.ValueTuple{NStack.ustring,System.Int32}[]) +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) parent: Terminal.Gui.ListView isExternal: false - name: ListView(Rect, IListDataSource, ValueTuple[]) - nameWithType: ListView.ListView(Rect, IListDataSource, ValueTuple[]) - fullName: ListView.ListView(Rect, IListDataSource, ValueTuple[]) + name: ListView(Rect, IList) + nameWithType: ListView.ListView(Rect, IList) + fullName: ListView.ListView(Rect, IList) - uid: Terminal.Gui.Rect parent: Terminal.Gui isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect +- uid: System.Collections.IList + parent: System.Collections + isExternal: true + name: IList + nameWithType: IList + fullName: System.Collections.IList +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) + parent: Terminal.Gui.ListView + isExternal: false + name: ListView(Rect, IListDataSource) + nameWithType: ListView.ListView(Rect, IListDataSource) + fullName: ListView.ListView(Rect, IListDataSource) - uid: Terminal.Gui.IListDataSource parent: Terminal.Gui isExternal: false name: IListDataSource nameWithType: IListDataSource fullName: Terminal.Gui.IListDataSource -- uid: System.ValueTuple`2 - name: ValueTuple - nameWithType: ValueTuple - fullName: System.ValueTuple -- uid: NStack.ustring - name: ustring - nameWithType: ustring - fullName: NStack.ustring +- uid: Terminal.Gui.ListView.AllowsMarking + parent: Terminal.Gui.ListView + isExternal: false + name: AllowsMarking + nameWithType: ListView.AllowsMarking + fullName: ListView.AllowsMarking +- uid: System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.ListView + isExternal: false + name: ProcessKey(KeyEvent) + nameWithType: ListView.ProcessKey(KeyEvent) + fullName: ListView.ProcessKey(KeyEvent) +- uid: Terminal.Gui.KeyEvent + parent: Terminal.Gui + isExternal: false + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.ListView + isExternal: false + name: Redraw(Rect) + nameWithType: ListView.Redraw(Rect) + fullName: ListView.Redraw(Rect) +- uid: Terminal.Gui.ListView.SelectedChanged + parent: Terminal.Gui.ListView + isExternal: false + name: SelectedChanged + nameWithType: ListView.SelectedChanged + fullName: ListView.SelectedChanged +- uid: System.Action + parent: System + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action +- uid: Terminal.Gui.ListView.SelectedItem + parent: Terminal.Gui.ListView + isExternal: false + name: SelectedItem + nameWithType: ListView.SelectedItem + fullName: ListView.SelectedItem - uid: System.Int32 + parent: System + isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: System.ValueTuple{NStack.ustring,System.Int32}[] - parent: System - isExternal: true - name: ValueTuple[] - nameWithType: ValueTuple[] - fullName: System.ValueTuple[] - spec.csharp: - - uid: System.ValueTuple`2 - name: ValueTuple - nameWithType: ValueTuple - fullName: System.ValueTuple - - name: < - nameWithType: < - fullName: < - - uid: NStack.ustring - name: ustring - nameWithType: ustring - fullName: NStack.ustring - - name: ',' - nameWithType: ',' - fullName: ',' - - uid: System.Int32 - name: Int32 - nameWithType: Int32 - fullName: System.Int32 - - name: '>' - nameWithType: '>' - fullName: '>' - - name: '[]' - nameWithType: '[]' - fullName: '[]' +- uid: Terminal.Gui.ListView.SetSource(System.Collections.IList) + parent: Terminal.Gui.ListView + isExternal: false + name: SetSource(IList) + nameWithType: ListView.SetSource(IList) + fullName: ListView.SetSource(IList) +- uid: Terminal.Gui.ListView.Source + parent: Terminal.Gui.ListView + isExternal: false + name: Source + nameWithType: ListView.Source + fullName: ListView.Source +- uid: Terminal.Gui.ListView.TopItem + parent: Terminal.Gui.ListView + isExternal: false + name: TopItem + nameWithType: ListView.TopItem + fullName: ListView.TopItem - uid: Terminal.Gui.ListView.#ctor* parent: Terminal.Gui.ListView isExternal: false name: ListView nameWithType: ListView.ListView fullName: ListView.ListView +- uid: Terminal.Gui.ListView.AllowsMarking* + parent: Terminal.Gui.ListView + isExternal: false + name: AllowsMarking + nameWithType: ListView.AllowsMarking + fullName: ListView.AllowsMarking +- uid: Terminal.Gui.ListView.ProcessKey* + parent: Terminal.Gui.ListView + isExternal: false + name: ProcessKey + nameWithType: ListView.ProcessKey + fullName: ListView.ProcessKey +- uid: Terminal.Gui.ListView.Redraw* + parent: Terminal.Gui.ListView + isExternal: false + name: Redraw + nameWithType: ListView.Redraw + fullName: ListView.Redraw +- uid: Terminal.Gui.ListView.SelectedItem* + parent: Terminal.Gui.ListView + isExternal: false + name: SelectedItem + nameWithType: ListView.SelectedItem + fullName: ListView.SelectedItem +- uid: Terminal.Gui.ListView.SetSource* + parent: Terminal.Gui.ListView + isExternal: false + name: SetSource + nameWithType: ListView.SetSource + fullName: ListView.SetSource +- uid: Terminal.Gui.ListView.Source* + parent: Terminal.Gui.ListView + isExternal: false + name: Source + nameWithType: ListView.Source + fullName: ListView.Source +- uid: Terminal.Gui.ListView.TopItem* + parent: Terminal.Gui.ListView + isExternal: false + name: TopItem + nameWithType: ListView.TopItem + fullName: ListView.TopItem - uid: Terminal.Gui.Responder.CanFocus parent: Terminal.Gui.Responder isExternal: false @@ -201,12 +476,6 @@ references: name: ProcessHotKey(KeyEvent) nameWithType: View.ProcessHotKey(KeyEvent) fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) - uid: Terminal.Gui.View.Add(Terminal.Gui.View) parent: Terminal.Gui.View isExternal: false @@ -393,12 +662,6 @@ references: name: PositionCursor() nameWithType: View.PositionCursor() fullName: View.PositionCursor() -- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) parent: Terminal.Gui.View isExternal: false diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml index bcaf1d074..4c50b28eb 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml @@ -8,8 +8,13 @@ items: - Terminal.Gui.ScrollView.ContentOffset - Terminal.Gui.ScrollView.ContentSize - Terminal.Gui.ScrollView.PositionCursor + - Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) - Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.ScrollView.ScrollDown(System.Int32) - Terminal.Gui.ScrollView.Scrolled + - Terminal.Gui.ScrollView.ScrollLeft(System.Int32) + - Terminal.Gui.ScrollView.ScrollRight(System.Int32) + - Terminal.Gui.ScrollView.ScrollUp(System.Int32) - Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator - Terminal.Gui.ScrollView.ShowVerticalScrollIndicator langs: @@ -65,7 +70,6 @@ items: - Terminal.Gui.View.Move(System.Int32,System.Int32) - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - Terminal.Gui.View.Remove(Terminal.Gui.View) - Terminal.Gui.View.RemoveAll - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) @@ -175,6 +179,29 @@ items: parameters: [] overload: Terminal.Gui.ScrollView.PositionCursor* exceptions: [] +- uid: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.ScrollView + langs: + - csharp + name: ProcessKey(KeyEvent) + nameWithType: ScrollView.ProcessKey(KeyEvent) + fullName: ScrollView.ProcessKey(KeyEvent) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + description: To be added. + return: + type: System.Boolean + description: To be added. + overload: Terminal.Gui.ScrollView.ProcessKey* + exceptions: [] - uid: Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.ScrollView @@ -195,6 +222,30 @@ items: description: To be added. overload: Terminal.Gui.ScrollView.Redraw* exceptions: [] +- uid: Terminal.Gui.ScrollView.ScrollDown(System.Int32) + id: ScrollDown(System.Int32) + parent: Terminal.Gui.ScrollView + langs: + - csharp + name: ScrollDown(Int32) + nameWithType: ScrollView.ScrollDown(Int32) + fullName: ScrollView.ScrollDown(Int32) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Scrolls the view down. + syntax: + content: public bool ScrollDown (int lines); + parameters: + - id: lines + type: System.Int32 + description: Number of lines to scroll. + return: + type: System.Boolean + description: true, if left was scrolled, false otherwise. + overload: Terminal.Gui.ScrollView.ScrollDown* + exceptions: [] - uid: Terminal.Gui.ScrollView.Scrolled id: Scrolled parent: Terminal.Gui.ScrollView @@ -214,6 +265,78 @@ items: type: System.Action{Terminal.Gui.ScrollView} description: To be added. exceptions: [] +- uid: Terminal.Gui.ScrollView.ScrollLeft(System.Int32) + id: ScrollLeft(System.Int32) + parent: Terminal.Gui.ScrollView + langs: + - csharp + name: ScrollLeft(Int32) + nameWithType: ScrollView.ScrollLeft(Int32) + fullName: ScrollView.ScrollLeft(Int32) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Scrolls the view to the left + syntax: + content: public bool ScrollLeft (int cols); + parameters: + - id: cols + type: System.Int32 + description: Number of columns to scroll by. + return: + type: System.Boolean + description: true, if left was scrolled, false otherwise. + overload: Terminal.Gui.ScrollView.ScrollLeft* + exceptions: [] +- uid: Terminal.Gui.ScrollView.ScrollRight(System.Int32) + id: ScrollRight(System.Int32) + parent: Terminal.Gui.ScrollView + langs: + - csharp + name: ScrollRight(Int32) + nameWithType: ScrollView.ScrollRight(Int32) + fullName: ScrollView.ScrollRight(Int32) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Scrolls the view to the right. + syntax: + content: public bool ScrollRight (int cols); + parameters: + - id: cols + type: System.Int32 + description: Number of columns to scroll by. + return: + type: System.Boolean + description: true, if right was scrolled, false otherwise. + overload: Terminal.Gui.ScrollView.ScrollRight* + exceptions: [] +- uid: Terminal.Gui.ScrollView.ScrollUp(System.Int32) + id: ScrollUp(System.Int32) + parent: Terminal.Gui.ScrollView + langs: + - csharp + name: ScrollUp(Int32) + nameWithType: ScrollView.ScrollUp(Int32) + fullName: ScrollView.ScrollUp(Int32) + type: Method + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: Scrolls the view up. + syntax: + content: public bool ScrollUp (int lines); + parameters: + - id: lines + type: System.Int32 + description: Number of lines to scroll. + return: + type: System.Boolean + description: true, if left was scrolled, false otherwise. + overload: Terminal.Gui.ScrollView.ScrollUp* + exceptions: [] - uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator id: ShowHorizontalScrollIndicator parent: Terminal.Gui.ScrollView @@ -309,12 +432,42 @@ references: name: PositionCursor() nameWithType: ScrollView.PositionCursor() fullName: ScrollView.PositionCursor() +- uid: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.ScrollView + isExternal: false + name: ProcessKey(KeyEvent) + nameWithType: ScrollView.ProcessKey(KeyEvent) + fullName: ScrollView.ProcessKey(KeyEvent) +- uid: System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.KeyEvent + parent: Terminal.Gui + isExternal: false + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent - uid: Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.ScrollView isExternal: false name: Redraw(Rect) nameWithType: ScrollView.Redraw(Rect) fullName: ScrollView.Redraw(Rect) +- uid: Terminal.Gui.ScrollView.ScrollDown(System.Int32) + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollDown(Int32) + nameWithType: ScrollView.ScrollDown(Int32) + fullName: ScrollView.ScrollDown(Int32) +- uid: System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 - uid: Terminal.Gui.ScrollView.Scrolled parent: Terminal.Gui.ScrollView isExternal: false @@ -350,18 +503,30 @@ references: - name: '>' nameWithType: '>' fullName: '>' +- uid: Terminal.Gui.ScrollView.ScrollLeft(System.Int32) + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollLeft(Int32) + nameWithType: ScrollView.ScrollLeft(Int32) + fullName: ScrollView.ScrollLeft(Int32) +- uid: Terminal.Gui.ScrollView.ScrollRight(System.Int32) + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollRight(Int32) + nameWithType: ScrollView.ScrollRight(Int32) + fullName: ScrollView.ScrollRight(Int32) +- uid: Terminal.Gui.ScrollView.ScrollUp(System.Int32) + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollUp(Int32) + nameWithType: ScrollView.ScrollUp(Int32) + fullName: ScrollView.ScrollUp(Int32) - uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator parent: Terminal.Gui.ScrollView isExternal: false name: ShowHorizontalScrollIndicator nameWithType: ScrollView.ShowHorizontalScrollIndicator fullName: ScrollView.ShowHorizontalScrollIndicator -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - uid: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator parent: Terminal.Gui.ScrollView isExternal: false @@ -398,12 +563,42 @@ references: name: PositionCursor nameWithType: ScrollView.PositionCursor fullName: ScrollView.PositionCursor +- uid: Terminal.Gui.ScrollView.ProcessKey* + parent: Terminal.Gui.ScrollView + isExternal: false + name: ProcessKey + nameWithType: ScrollView.ProcessKey + fullName: ScrollView.ProcessKey - uid: Terminal.Gui.ScrollView.Redraw* parent: Terminal.Gui.ScrollView isExternal: false name: Redraw nameWithType: ScrollView.Redraw fullName: ScrollView.Redraw +- uid: Terminal.Gui.ScrollView.ScrollDown* + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollDown + nameWithType: ScrollView.ScrollDown + fullName: ScrollView.ScrollDown +- uid: Terminal.Gui.ScrollView.ScrollLeft* + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollLeft + nameWithType: ScrollView.ScrollLeft + fullName: ScrollView.ScrollLeft +- uid: Terminal.Gui.ScrollView.ScrollRight* + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollRight + nameWithType: ScrollView.ScrollRight + fullName: ScrollView.ScrollRight +- uid: Terminal.Gui.ScrollView.ScrollUp* + parent: Terminal.Gui.ScrollView + isExternal: false + name: ScrollUp + nameWithType: ScrollView.ScrollUp + fullName: ScrollView.ScrollUp - uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator* parent: Terminal.Gui.ScrollView isExternal: false @@ -446,12 +641,6 @@ references: name: ProcessHotKey(KeyEvent) nameWithType: View.ProcessHotKey(KeyEvent) fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) parent: Terminal.Gui.View isExternal: false diff --git a/docfx/api/toc.yml b/docfx/api/toc.yml index c748cf427..fbcf53ef4 100644 --- a/docfx/api/toc.yml +++ b/docfx/api/toc.yml @@ -19,6 +19,8 @@ name: Button - uid: Terminal.Gui.CheckBox name: CheckBox + - uid: Terminal.Gui.Clipboard + name: Clipboard - uid: Terminal.Gui.Color name: Color - uid: Terminal.Gui.Colors diff --git a/docs/api/Terminal.Gui.html b/docs/api/Terminal.Gui.html index d69b86ba4..830a08f61 100644 --- a/docs/api/Terminal.Gui.html +++ b/docs/api/Terminal.Gui.html @@ -88,6 +88,8 @@

CheckBox

The Checkbox View shows an on/off toggle that the user can set

+

Clipboard

+

Colors

The default ColorSchemes for the application.

@@ -170,7 +172,8 @@

Interfaces

IListDataSource

-
+

Implement this interface to provide your own custom rendering for a list.

+

Enums

Color

diff --git a/docs/api/Terminal.Gui/Terminal.Gui.Clipboard.html b/docs/api/Terminal.Gui/Terminal.Gui.Clipboard.html new file mode 100644 index 000000000..a16865fe1 --- /dev/null +++ b/docs/api/Terminal.Gui/Terminal.Gui.Clipboard.html @@ -0,0 +1,163 @@ + + + + + + + + Class Clipboard + + + + + + + + + + + + + + + +
+
+ +
+
+
+ + + + + +
+
+
+
+ +
+
+
+
+
+ +
+
+
    +
  • +
+
+
+
+
+ +
+ Show / Hide Table of Contents +
+
+
+
+
+
+
+ + +

Class Clipboard +

+
+
+
+
Inheritance
+
System.Object
+
Clipboard
+
+
Namespace: Terminal.Gui
+
Assembly: Terminal.Gui.dll
+
Syntax
+
+
public class Clipboard
+
+

Constructors +

+ + + +

Clipboard()

+
+
+
Declaration
+
+
public Clipboard ();
+
+

Properties +

+ + + +

Contents

+
+
+
Declaration
+
+
public static NStack.ustring Contents { get; set; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
NStack.ustring

To be added.

+
+
+
+ +
+
+
+
    +
+
+
+ +
+
+
+
+
+ +
+
+
+
+ + Back to top + + + Copyright © 2015-2017 Microsoft
Generated by DocFX
+
+
+
+
+ + + + + + diff --git a/docs/api/Terminal.Gui/Terminal.Gui.IListDataSource.html b/docs/api/Terminal.Gui/Terminal.Gui.IListDataSource.html index 7e4daad8f..8cf875638 100644 --- a/docs/api/Terminal.Gui/Terminal.Gui.IListDataSource.html +++ b/docs/api/Terminal.Gui/Terminal.Gui.IListDataSource.html @@ -72,7 +72,8 @@

Interface IListDataSource

-
+

Implement this interface to provide your own custom rendering for a list.

+
Namespace: Terminal.Gui
Assembly: Terminal.Gui.dll
@@ -86,7 +87,8 @@

Count

-
+

Returns the number of elements to display

+
Declaration
@@ -104,6 +106,144 @@ System.Int32

To be added.

+ + + + +

Methods +

+ + + +

IsMarked(Int32)

+

Should return whether the specified item is currently marked.

+
+
+
Declaration
+
+
public bool IsMarked (int item);
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32item

Item index.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

true, if marked, false otherwise.

+
+ + + +

Render(Boolean, Int32, Int32, Int32, Int32)

+

This method is invoked to render a specified item, the method should cover the entire provided width.

+
+
+
Declaration
+
+
public void Render (bool selected, int item, int col, int line, int width);
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Booleanselected

Describes whether the item being rendered is currently selected by the user.

+
System.Int32item

The index of the item to render, zero for the first item and so on.

+
System.Int32col

The column where the rendering will start

+
System.Int32line

The line where the rendering will be done.

+
System.Int32width

The width that must be filled out.

+
+
Remarks
+

The default color will be set before this method is invoked, and will be based on whether the item is selected or not.

+
+ + + +

SetMark(Int32, Boolean)

+

Flags the item as marked.

+
+
+
Declaration
+
+
public void SetMark (int item, bool value);
+
+
Parameters
+ + + + + + + + + + + + + + + + + + diff --git a/docs/api/Terminal.Gui/Terminal.Gui.ListView.html b/docs/api/Terminal.Gui/Terminal.Gui.ListView.html index 23e58ce42..0a23ea8ad 100644 --- a/docs/api/Terminal.Gui/Terminal.Gui.ListView.html +++ b/docs/api/Terminal.Gui/Terminal.Gui.ListView.html @@ -192,12 +192,6 @@
View.ProcessHotKey(KeyEvent)
-
- View.ProcessKey(KeyEvent) -
-
- View.Redraw(Rect) -
View.Remove(View)
@@ -243,12 +237,13 @@ -

ListView(Rect, IListDataSource, ValueTuple<ustring,Int32>[])

-
+

ListView(Rect, IList)

+

Initializes a new ListView that will display the contents of the object implementing the IList interface.

+
Declaration
-
public ListView (Terminal.Gui.Rect rect, Terminal.Gui.IListDataSource source, ValueTuple<NStack.ustring,int>[] headers = null);
+
public ListView (Terminal.Gui.Rect rect, System.Collections.IList source);
Parameters
TypeNameDescription
System.Int32item

Item index.

+
System.Booleanvalue

If set to true value.

@@ -263,18 +258,288 @@ - + + + + + + + +
Rect rect

To be added.

+

Frame for the listview.

+
System.Collections.IListsource

An IList data source, if the elements of the IList are strings or ustrings, the string is rendered, otherwise the ToString() method is invoked on the result.

+
+ + + +

ListView(Rect, IListDataSource)

+

Initializes a new ListView that will display the provided data source.

+
+
+
Declaration
+
+
public ListView (Terminal.Gui.Rect rect, Terminal.Gui.IListDataSource source);
+
+
Parameters
+ + + + + + + + + + + + + + + + +
TypeNameDescription
Rectrect

Frame for the listview.

IListDataSource source

IListDataSource object that provides a mechanism to render the data. The number of elements on the collection should not change, if you must change, set the "Source" property to reset the internal settings of the ListView.

+
+

Properties +

+ + + +

AllowsMarking

+

Gets or sets a value indicating whether this ListView allows items to be marked.

+
+
+
Declaration
+
+
public bool AllowsMarking { get; set; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

true if allows marking elements of the list; otherwise, false.

+
+ + + +

SelectedItem

+

Gets or sets the currently selecteded item.

+
+
+
Declaration
+
+
public int SelectedItem { get; set; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Int32

The selected item.

+
+ + + +

Source

+

Gets or sets the IListDataSource backing this view, use SetSource() if you want to set a new IList source.

+
+
+
Declaration
+
+
public Terminal.Gui.IListDataSource Source { get; set; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
IListDataSource

The source.

+
+ + + +

TopItem

+

Gets or sets the item that is displayed at the top of the listview

+
+
+
Declaration
+
+
public int TopItem { get; set; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Int32

The top item.

+
+

Methods +

+ + + +

ProcessKey(KeyEvent)

+
+
+
Declaration
+
+
public override bool ProcessKey (Terminal.Gui.KeyEvent kb);
+
+
Parameters
+ + + + + + + + + + + + + +
TypeNameDescription
KeyEventkb

To be added.

+
Returns
+ + - - + + + + + + + + + + +
System.ValueTuple<NStack.ustring,System.Int32>[]headersTypeDescription
System.Boolean

To be added.

+
+ + + +

Redraw(Rect)

+
+
+
Declaration
+
+
public override void Redraw (Terminal.Gui.Rect region);
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
Rectregion

To be added.

+
+ + + +

SetSource(IList)

+

Sets the source to an IList value, if you want to set a full IListDataSource, use the Source property.

+
+
+
Declaration
+
+
public void SetSource (System.Collections.IList source);
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.IListsource

To be added.

+
+

Events +

+ + +

SelectedChanged

+

This event is raised when the cursor selection has changed.

+
+
+
Declaration
+
+
public event Action SelectedChanged;
+
+
Event Type
+ + + + + + + + + + diff --git a/docs/api/Terminal.Gui/Terminal.Gui.ScrollView.html b/docs/api/Terminal.Gui/Terminal.Gui.ScrollView.html index fba3ff41f..69f3f40a9 100644 --- a/docs/api/Terminal.Gui/Terminal.Gui.ScrollView.html +++ b/docs/api/Terminal.Gui/Terminal.Gui.ScrollView.html @@ -186,9 +186,6 @@
View.ProcessHotKey(KeyEvent)
-
- View.ProcessKey(KeyEvent) -
View.Remove(View)
@@ -419,6 +416,50 @@ + +

ProcessKey(KeyEvent)

+
+
+
Declaration
+
+
public override bool ProcessKey (Terminal.Gui.KeyEvent kb);
+
+
Parameters
+
TypeDescription
System.Action

To be added.

+ + + + + + + + + + + + + + +
TypeNameDescription
KeyEventkb

To be added.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

To be added.

+
+ +

Redraw(Rect)

@@ -445,6 +486,186 @@ + + + +

ScrollDown(Int32)

+

Scrolls the view down.

+
+
+
Declaration
+
+
public bool ScrollDown (int lines);
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32lines

Number of lines to scroll.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

true, if left was scrolled, false otherwise.

+
+ + + +

ScrollLeft(Int32)

+

Scrolls the view to the left

+
+
+
Declaration
+
+
public bool ScrollLeft (int cols);
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32cols

Number of columns to scroll by.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

true, if left was scrolled, false otherwise.

+
+ + + +

ScrollRight(Int32)

+

Scrolls the view to the right.

+
+
+
Declaration
+
+
public bool ScrollRight (int cols);
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32cols

Number of columns to scroll by.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

true, if right was scrolled, false otherwise.

+
+ + + +

ScrollUp(Int32)

+

Scrolls the view up.

+
+
+
Declaration
+
+
public bool ScrollUp (int lines);
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32lines

Number of lines to scroll.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Boolean

true, if left was scrolled, false otherwise.

+

Events

diff --git a/docs/api/toc.html b/docs/api/toc.html index d307928d6..183b81f0d 100644 --- a/docs/api/toc.html +++ b/docs/api/toc.html @@ -103,6 +103,9 @@
  • CheckBox
  • +
  • + Clipboard +
  • Color
  • diff --git a/docs/manifest.json b/docs/manifest.json index 363210c19..d2380a874 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1 +1 @@ -{"homepages":[],"source_base_path":"/cvs/gui.cs/docfx","xrefmap":"xrefmap.yml","files":[{"type":"ManagedReference","source_relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.yml","output":{".html":{"relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.html","hash":"pMAXO+EHEOBNK8P3aW673A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Dialog.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Dialog.html","hash":"2ylkGO6zSUi/FT45G2Kn5A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MouseEvent.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MouseEvent.html","hash":"tWBrDmGanq6Qsj86XzS8PA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Size.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Size.html","hash":"uQO7B2czEXvwl283AWce/Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Attribute.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Attribute.html","hash":"QXvfRjzpLQcy2dE96cMpFg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Color.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Color.html","hash":"lDjWo7u8AtVHR4wSVrYp9A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.IListDataSource.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.IListDataSource.html","hash":"mDsjdnyysnMQPQwg9fF7Ew=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollBarView.html","hash":"hB5ahz75rHn7nZfdB34LQQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Window.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Window.html","hash":"Lq1ijZGKChJwxNlss6qyTA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.SpecialChar.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.SpecialChar.html","hash":"i1mFE0BbShjxPO1/uorOKQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Application.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Application.html","hash":"wmqIY3h9ul8VxGLlZ3Nbvw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.CursesDriver.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.CursesDriver.html","hash":"kqLZ+gut4HqwdfZMrBSwvQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MenuBar.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MenuBar.html","hash":"BYq8R+tNwkE1cm0tao3JNw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Rect.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Rect.html","hash":"anP+C2o7gvnZXLG5vbMg9A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Window.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Window.html","hash":"ItBexMcHWDaV1yCleTabOw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Label.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Label.html","hash":"6SW1CfyZg4hP6LYyuiiLlg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Mono.Terminal.yml","output":{".html":{"relative_path":"api/Mono.Terminal.html","hash":"hVuYUVEF4TqIwRNoksJwSg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Color.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Color.html","hash":"85hkUEzd69fFj5+qNKiT1g=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Label.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Label.html","hash":"tJNRVOYJfQqH8GIQdA9+OQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.RadioGroup.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.RadioGroup.html","hash":"zwoFctZNjvwMklMZpPs1EQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Toplevel.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Toplevel.html","hash":"ZaZkpR6gBBPF5MiM0whB4g=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Dialog.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Dialog.html","hash":"idM4doiVsKRfmQVeG8nK0w=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBarItem.html","hash":"rTwo4kYP1ag7+t0B8vtA9A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollView.html","hash":"933jy6TFw+xNVcrXQu2qfg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui.yml","output":{".html":{"relative_path":"api/Terminal.Gui.html","hash":"+FqAv6iHSBcIiBaY1DJokA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.TextAlignment.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.TextAlignment.html","hash":"0WRZZIAjiDvLCkr+/Zr44Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.yml","output":{".html":{"relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.html","hash":"4O26iKaM2Szi+gT94S5K+w=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.yml","output":{".html":{"relative_path":"api/Terminal.html","hash":"tFVRBtIAuwnTBjsSB3aeCw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.TextField.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.TextField.html","hash":"PG21wfF6w3WeOn5/F4r0Og=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ColorScheme.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ColorScheme.html","hash":"1ClzHoep8DR+75SAfZjD4Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.KeyEvent.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.KeyEvent.html","hash":"RFZsF2/17jsdv/neuaJ0tg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Point.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Point.html","hash":"0wTvcjfDG3By7XHJve5K0g=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.TextField.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.TextField.html","hash":"/aAavG7m+yETkM8BPQQtdQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Toplevel.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Toplevel.html","hash":"rvsMsn8vEh3a4syA5yIIJQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Application.RunState.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Application.RunState.html","hash":"Wr45dWdROck+mzcRWU+Xhw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.ConsoleDriver.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.ConsoleDriver.html","hash":"zYFZ8UpIDDapoy6co0/5Kw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MenuBarItem.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MenuBarItem.html","hash":"MLpuOjtsqxDsyuaLJfU28Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MouseEvent.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MouseEvent.html","hash":"TtIW0+KNQ+DxrIyYnGpJyQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Size.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Size.html","hash":"qfcO9/VhcMA9NALvZ/77gA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.RadioGroup.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.RadioGroup.html","hash":"BB98PNaATwT1P6nuHlQHrQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.View.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.View.html","hash":"QNCCkjQ+lkpPRJwOULykFw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Colors.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Colors.html","hash":"jVPODiXx92oOFHZgYp3TbA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MenuItem.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MenuItem.html","hash":"04liHi2Olqjby/8vkUCYZw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.ScrollView.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.ScrollView.html","hash":"ZRd9UaOkENOXRtYPGmSJqg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Application.RunState.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Application.RunState.html","hash":"I+XmteF4oNU7Xi+GVWmHqg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Application.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Application.html","hash":"S6c30gXEWzeYNOTKlj48Sg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.CheckBox.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.CheckBox.html","hash":"kMHwO0mGXsZG1FEg1jg8jw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.FrameView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.FrameView.html","hash":"IHX4vwHcEc+9WCwyyrwUPA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MenuItem.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MenuItem.html","hash":"yiZyXChdjEP/2ztT/yLMzQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MessageBox.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MessageBox.html","hash":"TkA8vVP53rdJywM5H6N5tg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Attribute.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Attribute.html","hash":"3VQuiTvkwZuhrXRBU2slvA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.CheckBox.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.CheckBox.html","hash":"bNlFx/QhKQXyWQEyiuvMqQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.KeyEvent.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.KeyEvent.html","hash":"H50MHJqCV7rQBETqFufJiw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Rect.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Rect.html","hash":"UbrMVw16YFF223fCoch2Xg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Responder.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Responder.html","hash":"sMB5yz2PpBVQ8Zww0qV3MA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.ColorScheme.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.ColorScheme.html","hash":"jLksqjNAv5NP/Lzs+w0orA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MessageBox.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MessageBox.html","hash":"Wn6KkyjE8pNYfKOXzZV0Iw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.SpecialChar.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.SpecialChar.html","hash":"oyaYen6dExP+Yje8h+D1yQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Button.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Button.html","hash":"ZE05OhGK1H1bKNRgCznkUg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ConsoleDriver.html","hash":"rNt2GZHdlKMeJ1SyISuN0A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBar.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBar.html","hash":"+vNGrp+VV2GZEugZ8zOn5A=="}},"is_incremental":false,"version":""},{"type":"Toc","source_relative_path":"api/toc.yml","output":{".html":{"relative_path":"api/toc.html","hash":"X0oqJOn6kROM1bzwiuSFlA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Button.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Button.html","hash":"VESOJmXXJ9prNN5hKxfcNw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Key.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Key.html","hash":"sGONwq1ubcfwvIMQPLx8OA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MouseFlags.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MouseFlags.html","hash":"cDzZV9Fx1k/ddXExyYB8Fg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Point.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Point.html","hash":"yOdvSmSegO4HtL9S0NXmAw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.TextAlignment.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.TextAlignment.html","hash":"VCohI9t1lob2fztxD5ZXcQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Colors.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Colors.html","hash":"9fZOKjYk4B6QSQwNg1OuQg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ListView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ListView.html","hash":"p+urVQ57Eh0s6n496gqWtw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Responder.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Responder.html","hash":"DJWHT+iWnN2wV1qbzFu1pw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.View.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.View.html","hash":"M01c4HbOagtD5MYiEutIeA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Key.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Key.html","hash":"+EX00d7DyqfA4TD/QdSOaw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MouseFlags.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MouseFlags.html","hash":"NRuoTlDQ42lWQzMeiemAyQ=="}},"is_incremental":false,"version":""}],"version_info":{}} \ No newline at end of file +{"homepages":[],"source_base_path":"/cvs/gui.cs/docfx","xrefmap":"xrefmap.yml","files":[{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.SpecialChar.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.SpecialChar.html","hash":"i1mFE0BbShjxPO1/uorOKQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Mono.Terminal.yml","output":{".html":{"relative_path":"api/Mono.Terminal.html","hash":"hVuYUVEF4TqIwRNoksJwSg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.ColorScheme.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.ColorScheme.html","hash":"jLksqjNAv5NP/Lzs+w0orA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MenuBar.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MenuBar.html","hash":"BYq8R+tNwkE1cm0tao3JNw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Rect.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Rect.html","hash":"anP+C2o7gvnZXLG5vbMg9A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.View.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.View.html","hash":"M01c4HbOagtD5MYiEutIeA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.FrameView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.FrameView.html","hash":"IHX4vwHcEc+9WCwyyrwUPA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui.yml","output":{".html":{"relative_path":"api/Terminal.Gui.html","hash":"4ftZqbuweist9YDl3ZFaaQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.CheckBox.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.CheckBox.html","hash":"bNlFx/QhKQXyWQEyiuvMqQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.KeyEvent.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.KeyEvent.html","hash":"H50MHJqCV7rQBETqFufJiw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MouseFlags.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MouseFlags.html","hash":"cDzZV9Fx1k/ddXExyYB8Fg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.SpecialChar.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.SpecialChar.html","hash":"oyaYen6dExP+Yje8h+D1yQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Attribute.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Attribute.html","hash":"QXvfRjzpLQcy2dE96cMpFg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ConsoleDriver.html","hash":"rNt2GZHdlKMeJ1SyISuN0A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.ConsoleDriver.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.ConsoleDriver.html","hash":"zYFZ8UpIDDapoy6co0/5Kw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MenuBarItem.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MenuBarItem.html","hash":"MLpuOjtsqxDsyuaLJfU28Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Responder.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Responder.html","hash":"DJWHT+iWnN2wV1qbzFu1pw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Window.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Window.html","hash":"ItBexMcHWDaV1yCleTabOw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Application.RunState.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Application.RunState.html","hash":"Wr45dWdROck+mzcRWU+Xhw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Color.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Color.html","hash":"85hkUEzd69fFj5+qNKiT1g=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Label.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Label.html","hash":"tJNRVOYJfQqH8GIQdA9+OQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.RadioGroup.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.RadioGroup.html","hash":"zwoFctZNjvwMklMZpPs1EQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.TextField.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.TextField.html","hash":"PG21wfF6w3WeOn5/F4r0Og=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Button.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Button.html","hash":"ZE05OhGK1H1bKNRgCznkUg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Colors.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Colors.html","hash":"9fZOKjYk4B6QSQwNg1OuQg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ListView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ListView.html","hash":"A4fhV1iFqmhdnEEQkoywlA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Rect.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Rect.html","hash":"UbrMVw16YFF223fCoch2Xg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Responder.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Responder.html","hash":"sMB5yz2PpBVQ8Zww0qV3MA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.yml","output":{".html":{"relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.html","hash":"pMAXO+EHEOBNK8P3aW673A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Button.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Button.html","hash":"VESOJmXXJ9prNN5hKxfcNw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Key.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Key.html","hash":"sGONwq1ubcfwvIMQPLx8OA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Point.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Point.html","hash":"yOdvSmSegO4HtL9S0NXmAw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Toplevel.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Toplevel.html","hash":"ZaZkpR6gBBPF5MiM0whB4g=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ColorScheme.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ColorScheme.html","hash":"1ClzHoep8DR+75SAfZjD4Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.KeyEvent.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.KeyEvent.html","hash":"RFZsF2/17jsdv/neuaJ0tg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Point.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Point.html","hash":"0wTvcjfDG3By7XHJve5K0g=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Toplevel.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Toplevel.html","hash":"rvsMsn8vEh3a4syA5yIIJQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBar.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBar.html","hash":"+vNGrp+VV2GZEugZ8zOn5A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollBarView.html","hash":"hB5ahz75rHn7nZfdB34LQQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MenuBarItem.html","hash":"rTwo4kYP1ag7+t0B8vtA9A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Size.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Size.html","hash":"qfcO9/VhcMA9NALvZ/77gA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.yml","output":{".html":{"relative_path":"api/Mono.Terminal/Mono.Terminal.MainLoop.html","hash":"4O26iKaM2Szi+gT94S5K+w=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Attribute.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Attribute.html","hash":"3VQuiTvkwZuhrXRBU2slvA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Dialog.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Dialog.html","hash":"2ylkGO6zSUi/FT45G2Kn5A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MouseEvent.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MouseEvent.html","hash":"tWBrDmGanq6Qsj86XzS8PA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Size.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Size.html","hash":"uQO7B2czEXvwl283AWce/Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Application.RunState.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Application.RunState.html","hash":"I+XmteF4oNU7Xi+GVWmHqg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Clipboard.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Clipboard.html","hash":"oQtu24OqI0zAeeEtLEC3nw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.IListDataSource.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.IListDataSource.html","hash":"Xfn/6Vl1b8NMvPm84nHBxA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MessageBox.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MessageBox.html","hash":"TkA8vVP53rdJywM5H6N5tg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MouseEvent.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MouseEvent.html","hash":"TtIW0+KNQ+DxrIyYnGpJyQ=="}},"is_incremental":false,"version":""},{"type":"Toc","source_relative_path":"api/toc.yml","output":{".html":{"relative_path":"api/toc.html","hash":"tPVtjW07zqzPboZLEmAs4A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Key.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Key.html","hash":"+EX00d7DyqfA4TD/QdSOaw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MouseFlags.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MouseFlags.html","hash":"NRuoTlDQ42lWQzMeiemAyQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.TextField.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.TextField.html","hash":"/aAavG7m+yETkM8BPQQtdQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.CursesDriver.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.CursesDriver.html","hash":"kqLZ+gut4HqwdfZMrBSwvQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MenuItem.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MenuItem.html","hash":"04liHi2Olqjby/8vkUCYZw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.MenuItem.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.MenuItem.html","hash":"yiZyXChdjEP/2ztT/yLMzQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.TextAlignment.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.TextAlignment.html","hash":"0WRZZIAjiDvLCkr+/Zr44Q=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollView.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.ScrollView.html","hash":"oBGxCR2zRE3o1K6u9apaTg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Application.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Application.html","hash":"wmqIY3h9ul8VxGLlZ3Nbvw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.Colors.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.Colors.html","hash":"jVPODiXx92oOFHZgYp3TbA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.MessageBox.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.MessageBox.html","hash":"Wn6KkyjE8pNYfKOXzZV0Iw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.TextAlignment.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.TextAlignment.html","hash":"VCohI9t1lob2fztxD5ZXcQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Color.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Color.html","hash":"lDjWo7u8AtVHR4wSVrYp9A=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Label.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Label.html","hash":"6SW1CfyZg4hP6LYyuiiLlg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.RadioGroup.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.RadioGroup.html","hash":"BB98PNaATwT1P6nuHlQHrQ=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Window.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Window.html","hash":"Lq1ijZGKChJwxNlss6qyTA=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal/Terminal.ScrollView.yml","output":{".html":{"relative_path":"api/Terminal/Terminal.ScrollView.html","hash":"ZRd9UaOkENOXRtYPGmSJqg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Application.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Application.html","hash":"S6c30gXEWzeYNOTKlj48Sg=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.CheckBox.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.CheckBox.html","hash":"kMHwO0mGXsZG1FEg1jg8jw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.Dialog.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.Dialog.html","hash":"idM4doiVsKRfmQVeG8nK0w=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.Gui/Terminal.Gui.View.yml","output":{".html":{"relative_path":"api/Terminal.Gui/Terminal.Gui.View.html","hash":"QNCCkjQ+lkpPRJwOULykFw=="}},"is_incremental":false,"version":""},{"type":"ManagedReference","source_relative_path":"api/Terminal.yml","output":{".html":{"relative_path":"api/Terminal.html","hash":"tFVRBtIAuwnTBjsSB3aeCw=="}},"is_incremental":false,"version":""}],"version_info":{}} \ No newline at end of file diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index c602e1961..25a67fb09 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -1601,6 +1601,31 @@ references: href: api/Terminal.Gui/Terminal.Gui.CheckBox.html#Terminal_Gui_CheckBox_Toggled fullName: CheckBox.Toggled nameWithType: CheckBox.Toggled +- uid: Terminal.Gui.Clipboard + name: Clipboard + href: api/Terminal.Gui/Terminal.Gui.Clipboard.html + fullName: Terminal.Gui.Clipboard + nameWithType: Clipboard +- uid: Terminal.Gui.Clipboard.#ctor + name: Clipboard() + href: api/Terminal.Gui/Terminal.Gui.Clipboard.html#Terminal_Gui_Clipboard__ctor + fullName: Clipboard.Clipboard() + nameWithType: Clipboard.Clipboard() +- uid: Terminal.Gui.Clipboard.#ctor* + name: Clipboard + href: api/Terminal.Gui/Terminal.Gui.Clipboard.html#Terminal_Gui_Clipboard__ctor_ + fullName: Clipboard.Clipboard + nameWithType: Clipboard.Clipboard +- uid: Terminal.Gui.Clipboard.Contents + name: Contents + href: api/Terminal.Gui/Terminal.Gui.Clipboard.html#Terminal_Gui_Clipboard_Contents + fullName: Clipboard.Contents + nameWithType: Clipboard.Contents +- uid: Terminal.Gui.Clipboard.Contents* + name: Contents + href: api/Terminal.Gui/Terminal.Gui.Clipboard.html#Terminal_Gui_Clipboard_Contents_ + fullName: Clipboard.Contents + nameWithType: Clipboard.Contents - uid: Terminal.Gui.Color name: Color href: api/Terminal.Gui/Terminal.Gui.Color.html @@ -2076,6 +2101,36 @@ references: href: api/Terminal.Gui/Terminal.Gui.IListDataSource.html#Terminal_Gui_IListDataSource_Count_ fullName: IListDataSource.Count nameWithType: IListDataSource.Count +- uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + name: IsMarked(Int32) + href: api/Terminal.Gui/Terminal.Gui.IListDataSource.html#Terminal_Gui_IListDataSource_IsMarked_System_Int32_ + fullName: IListDataSource.IsMarked(Int32) + nameWithType: IListDataSource.IsMarked(Int32) +- uid: Terminal.Gui.IListDataSource.IsMarked* + name: IsMarked + href: api/Terminal.Gui/Terminal.Gui.IListDataSource.html#Terminal_Gui_IListDataSource_IsMarked_ + fullName: IListDataSource.IsMarked + nameWithType: IListDataSource.IsMarked +- uid: Terminal.Gui.IListDataSource.Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + name: Render(Boolean, Int32, Int32, Int32, Int32) + href: api/Terminal.Gui/Terminal.Gui.IListDataSource.html#Terminal_Gui_IListDataSource_Render_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_ + fullName: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) + nameWithType: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) +- uid: Terminal.Gui.IListDataSource.Render* + name: Render + href: api/Terminal.Gui/Terminal.Gui.IListDataSource.html#Terminal_Gui_IListDataSource_Render_ + fullName: IListDataSource.Render + nameWithType: IListDataSource.Render +- uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + name: SetMark(Int32, Boolean) + href: api/Terminal.Gui/Terminal.Gui.IListDataSource.html#Terminal_Gui_IListDataSource_SetMark_System_Int32_System_Boolean_ + fullName: IListDataSource.SetMark(Int32, Boolean) + nameWithType: IListDataSource.SetMark(Int32, Boolean) +- uid: Terminal.Gui.IListDataSource.SetMark* + name: SetMark + href: api/Terminal.Gui/Terminal.Gui.IListDataSource.html#Terminal_Gui_IListDataSource_SetMark_ + fullName: IListDataSource.SetMark + nameWithType: IListDataSource.SetMark - uid: Terminal.Gui.Key name: Key href: api/Terminal.Gui/Terminal.Gui.Key.html @@ -2506,16 +2561,96 @@ references: href: api/Terminal.Gui/Terminal.Gui.ListView.html fullName: Terminal.Gui.ListView nameWithType: ListView -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource,System.ValueTuple{NStack.ustring,System.Int32}[]) - name: ListView(Rect, IListDataSource, ValueTuple[]) - href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView__ctor_Terminal_Gui_Rect_Terminal_Gui_IListDataSource_System_ValueTuple_NStack_ustring_System_Int32____ - fullName: ListView.ListView(Rect, IListDataSource, ValueTuple[]) - nameWithType: ListView.ListView(Rect, IListDataSource, ValueTuple[]) +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) + name: ListView(Rect, IList) + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView__ctor_Terminal_Gui_Rect_System_Collections_IList_ + fullName: ListView.ListView(Rect, IList) + nameWithType: ListView.ListView(Rect, IList) +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) + name: ListView(Rect, IListDataSource) + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView__ctor_Terminal_Gui_Rect_Terminal_Gui_IListDataSource_ + fullName: ListView.ListView(Rect, IListDataSource) + nameWithType: ListView.ListView(Rect, IListDataSource) - uid: Terminal.Gui.ListView.#ctor* name: ListView href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView__ctor_ fullName: ListView.ListView nameWithType: ListView.ListView +- uid: Terminal.Gui.ListView.AllowsMarking + name: AllowsMarking + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_AllowsMarking + fullName: ListView.AllowsMarking + nameWithType: ListView.AllowsMarking +- uid: Terminal.Gui.ListView.AllowsMarking* + name: AllowsMarking + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_AllowsMarking_ + fullName: ListView.AllowsMarking + nameWithType: ListView.AllowsMarking +- uid: Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey(KeyEvent) + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_ProcessKey_Terminal_Gui_KeyEvent_ + fullName: ListView.ProcessKey(KeyEvent) + nameWithType: ListView.ProcessKey(KeyEvent) +- uid: Terminal.Gui.ListView.ProcessKey* + name: ProcessKey + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_ProcessKey_ + fullName: ListView.ProcessKey + nameWithType: ListView.ProcessKey +- uid: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + name: Redraw(Rect) + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_Redraw_Terminal_Gui_Rect_ + fullName: ListView.Redraw(Rect) + nameWithType: ListView.Redraw(Rect) +- uid: Terminal.Gui.ListView.Redraw* + name: Redraw + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_Redraw_ + fullName: ListView.Redraw + nameWithType: ListView.Redraw +- uid: Terminal.Gui.ListView.SelectedChanged + name: SelectedChanged + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_SelectedChanged + fullName: ListView.SelectedChanged + nameWithType: ListView.SelectedChanged +- uid: Terminal.Gui.ListView.SelectedItem + name: SelectedItem + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_SelectedItem + fullName: ListView.SelectedItem + nameWithType: ListView.SelectedItem +- uid: Terminal.Gui.ListView.SelectedItem* + name: SelectedItem + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_SelectedItem_ + fullName: ListView.SelectedItem + nameWithType: ListView.SelectedItem +- uid: Terminal.Gui.ListView.SetSource(System.Collections.IList) + name: SetSource(IList) + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_SetSource_System_Collections_IList_ + fullName: ListView.SetSource(IList) + nameWithType: ListView.SetSource(IList) +- uid: Terminal.Gui.ListView.SetSource* + name: SetSource + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_SetSource_ + fullName: ListView.SetSource + nameWithType: ListView.SetSource +- uid: Terminal.Gui.ListView.Source + name: Source + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_Source + fullName: ListView.Source + nameWithType: ListView.Source +- uid: Terminal.Gui.ListView.Source* + name: Source + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_Source_ + fullName: ListView.Source + nameWithType: ListView.Source +- uid: Terminal.Gui.ListView.TopItem + name: TopItem + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_TopItem + fullName: ListView.TopItem + nameWithType: ListView.TopItem +- uid: Terminal.Gui.ListView.TopItem* + name: TopItem + href: api/Terminal.Gui/Terminal.Gui.ListView.html#Terminal_Gui_ListView_TopItem_ + fullName: ListView.TopItem + nameWithType: ListView.TopItem - uid: Terminal.Gui.MenuBar name: MenuBar href: api/Terminal.Gui/Terminal.Gui.MenuBar.html @@ -3591,6 +3726,16 @@ references: href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_PositionCursor_ fullName: ScrollView.PositionCursor nameWithType: ScrollView.PositionCursor +- uid: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey(KeyEvent) + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ProcessKey_Terminal_Gui_KeyEvent_ + fullName: ScrollView.ProcessKey(KeyEvent) + nameWithType: ScrollView.ProcessKey(KeyEvent) +- uid: Terminal.Gui.ScrollView.ProcessKey* + name: ProcessKey + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ProcessKey_ + fullName: ScrollView.ProcessKey + nameWithType: ScrollView.ProcessKey - uid: Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) name: Redraw(Rect) href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_Redraw_Terminal_Gui_Rect_ @@ -3601,11 +3746,51 @@ references: href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_Redraw_ fullName: ScrollView.Redraw nameWithType: ScrollView.Redraw +- uid: Terminal.Gui.ScrollView.ScrollDown(System.Int32) + name: ScrollDown(Int32) + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollDown_System_Int32_ + fullName: ScrollView.ScrollDown(Int32) + nameWithType: ScrollView.ScrollDown(Int32) +- uid: Terminal.Gui.ScrollView.ScrollDown* + name: ScrollDown + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollDown_ + fullName: ScrollView.ScrollDown + nameWithType: ScrollView.ScrollDown - uid: Terminal.Gui.ScrollView.Scrolled name: Scrolled href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_Scrolled fullName: ScrollView.Scrolled nameWithType: ScrollView.Scrolled +- uid: Terminal.Gui.ScrollView.ScrollLeft(System.Int32) + name: ScrollLeft(Int32) + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollLeft_System_Int32_ + fullName: ScrollView.ScrollLeft(Int32) + nameWithType: ScrollView.ScrollLeft(Int32) +- uid: Terminal.Gui.ScrollView.ScrollLeft* + name: ScrollLeft + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollLeft_ + fullName: ScrollView.ScrollLeft + nameWithType: ScrollView.ScrollLeft +- uid: Terminal.Gui.ScrollView.ScrollRight(System.Int32) + name: ScrollRight(Int32) + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollRight_System_Int32_ + fullName: ScrollView.ScrollRight(Int32) + nameWithType: ScrollView.ScrollRight(Int32) +- uid: Terminal.Gui.ScrollView.ScrollRight* + name: ScrollRight + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollRight_ + fullName: ScrollView.ScrollRight + nameWithType: ScrollView.ScrollRight +- uid: Terminal.Gui.ScrollView.ScrollUp(System.Int32) + name: ScrollUp(Int32) + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollUp_System_Int32_ + fullName: ScrollView.ScrollUp(Int32) + nameWithType: ScrollView.ScrollUp(Int32) +- uid: Terminal.Gui.ScrollView.ScrollUp* + name: ScrollUp + href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ScrollUp_ + fullName: ScrollView.ScrollUp + nameWithType: ScrollView.ScrollUp - uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator name: ShowHorizontalScrollIndicator href: api/Terminal.Gui/Terminal.Gui.ScrollView.html#Terminal_Gui_ScrollView_ShowHorizontalScrollIndicator diff --git a/ecmadocs/en/Terminal.Gui/Clipboard.xml b/ecmadocs/en/Terminal.Gui/Clipboard.xml new file mode 100644 index 000000000..125702bb0 --- /dev/null +++ b/ecmadocs/en/Terminal.Gui/Clipboard.xml @@ -0,0 +1,47 @@ + + + + + Terminal.Gui + 0.0.0.0 + + + System.Object + + + + To be added. + To be added. + + + + + + Constructor + + 0.0.0.0 + + + + To be added. + To be added. + + + + + + Property + + 0.0.0.0 + + + NStack.ustring + + + To be added. + To be added. + To be added. + + + + diff --git a/ecmadocs/en/Terminal.Gui/IListDataSource.xml b/ecmadocs/en/Terminal.Gui/IListDataSource.xml index c461a3df7..ef9707725 100644 --- a/ecmadocs/en/Terminal.Gui/IListDataSource.xml +++ b/ecmadocs/en/Terminal.Gui/IListDataSource.xml @@ -7,7 +7,9 @@ - To be added. + + Implement this interface to provide your own custom rendering for a list. + To be added. @@ -22,10 +24,90 @@ System.Int32 - To be added. + + Returns the number of elements to display + To be added. To be added. + + + + Method + + 0.0.0.0 + + + System.Boolean + + + + + + Item index. + + Should return whether the specified item is currently marked. + + + true, if marked, false otherwise. + To be added. + + + + + + Method + + 0.0.0.0 + + + System.Void + + + + + + + + + + Describes whether the item being rendered is currently selected by the user. + The index of the item to render, zero for the first item and so on. + The column where the rendering will start + The line where the rendering will be done. + The width that must be filled out. + + This method is invoked to render a specified item, the method should cover the entire provided width. + + The render. + + The default color will be set before this method is invoked, and will be based on whether the item is selected or not. + + + + + + + Method + + 0.0.0.0 + + + System.Void + + + + + + + Item index. + If set to true value. + + Flags the item as marked. + + To be added. + + diff --git a/ecmadocs/en/Terminal.Gui/ListView.xml b/ecmadocs/en/Terminal.Gui/ListView.xml index 5192fdec1..3afb1c6ce 100644 --- a/ecmadocs/en/Terminal.Gui/ListView.xml +++ b/ecmadocs/en/Terminal.Gui/ListView.xml @@ -17,8 +17,28 @@ - - + + + Constructor + + 0.0.0.0 + + + + + + + Frame for the listview. + An IList data source, if the elements of the IList are strings or ustrings, the string is rendered, otherwise the ToString() method is invoked on the result. + + Initializes a new ListView that will display the contents of the object implementing the IList interface. + + To be added. + + + + + Constructor 0.0.0.0 @@ -26,19 +46,164 @@ - - - - System.Runtime.CompilerServices.TupleElementNames(Mono.Cecil.CustomAttributeArgument[]) - - - - To be added. - To be added. - To be added. + Frame for the listview. + IListDataSource object that provides a mechanism to render the data. The number of elements on the collection should not change, if you must change, set the "Source" property to reset the internal settings of the ListView. + + Initializes a new ListView that will display the provided data source. + + To be added. + + + + + + Property + + 0.0.0.0 + + + System.Boolean + + + + Gets or sets a value indicating whether this allows items to be marked. + + + true if allows marking elements of the list; otherwise, false. + To be added. + + + + + + Method + + 0.0.0.0 + + + System.Boolean + + + + + + To be added. To be added. + To be added. + To be added. + + + + + + Method + + 0.0.0.0 + + + System.Void + + + + + + To be added. + To be added. + To be added. + + + + + + Event + + 0.0.0.0 + + + System.Action + + + + This event is raised when the cursor selection has changed. + + To be added. + + + + + + Property + + 0.0.0.0 + + + System.Int32 + + + + Gets or sets the currently selecteded item. + + The selected item. + To be added. + + + + + + Method + + 0.0.0.0 + + + System.Void + + + + + + To be added. + + Sets the source to an IList value, if you want to set a full IListDataSource, use the Source property. + + An item implementing the IList interface. + To be added. + + + + + + Property + + 0.0.0.0 + + + Terminal.Gui.IListDataSource + + + + Gets or sets the IListDataSource backing this view, use SetSource() if you want to set a new IList source. + + The source. + To be added. + + + + + + Property + + 0.0.0.0 + + + System.Int32 + + + + Gets or sets the item that is displayed at the top of the listview + + The top item. To be added. diff --git a/ecmadocs/en/Terminal.Gui/ScrollView.xml b/ecmadocs/en/Terminal.Gui/ScrollView.xml index f33f5c0c4..6e1849f35 100644 --- a/ecmadocs/en/Terminal.Gui/ScrollView.xml +++ b/ecmadocs/en/Terminal.Gui/ScrollView.xml @@ -112,6 +112,26 @@ To be added. + + + + Method + + 0.0.0.0 + + + System.Boolean + + + + + + To be added. + To be added. + To be added. + To be added. + + @@ -131,6 +151,29 @@ To be added. + + + + Method + + 0.0.0.0 + + + System.Boolean + + + + + + Number of lines to scroll. + + Scrolls the view down. + + + true, if left was scrolled, false otherwise. + To be added. + + @@ -148,6 +191,75 @@ To be added. + + + + Method + + 0.0.0.0 + + + System.Boolean + + + + + + Number of columns to scroll by. + + Scrolls the view to the left + + + true, if left was scrolled, false otherwise. + To be added. + + + + + + Method + + 0.0.0.0 + + + System.Boolean + + + + + + Number of columns to scroll by. + + Scrolls the view to the right. + + + true, if right was scrolled, false otherwise. + To be added. + + + + + + Method + + 0.0.0.0 + + + System.Boolean + + + + + + Number of lines to scroll. + + Scrolls the view up. + + + true, if left was scrolled, false otherwise. + To be added. + + diff --git a/ecmadocs/en/index.xml b/ecmadocs/en/index.xml index 9938062d7..088e11259 100644 --- a/ecmadocs/en/index.xml +++ b/ecmadocs/en/index.xml @@ -32,6 +32,7 @@ +