Version: 2023.1
LanguageEnglish
  • C#

ITableView

interface in UnityEditor.Search

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Table view interface.

Properties

contextReturns the search context driving the table view.
readOnlyInvoked to check if the table view is read-only.

Public Methods

AddColumnInvoked when the table view need to add a new column at a specific location.
AddColumnsInvoked when a set of columns are inserted.
GetColumnsInvoked when the table needs to get the list of columns to be displayed.
GetElementsInvoked when the property table needs all view elements not necessarily sorted.
GetRowsInvoked when the property table needs all search items sorted.
GetSearchTableInvoked to get the table configuration.
OnItemExecutedInvoked when the user double click on a search item row.
OpenContextualMenuInvoked when the user opens a contextual menu on the selected search item row.
RemoveColumnInvoked when a column gets removed.
SetDirtyInvoked when the table view gets dirty.
SetSelectionInvoked when the table view selection has changed.
SetupColumnsInvoked when columns are being intialized.
SwapColumnsInvoked when two columns are being swapped.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961