ToolsAPI.WelcomePage.INTAWelcomePageDataPluginListView Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetCaptionFrame | public | Gets a custom caption frame. |
GetClientFrame | public | Gets a custom client frame. |
GetItemHeight | public | Returns the height of the list item. |
GetModel | public | Interface that provides access to data model |
GetPluginID | public | GetPluginID represents the getter method for PluginID property. |
GetPluginName | public | GetPluginName represents the getter method for PluginName property. |
GetPluginVisible | public | GetPluginVisible represents the getter method for PluginVisible property. |
GetViewMode | public | Returns the height of the list item. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
SetCaptionFrame | public | Sets a custom caption frame. |
SetClientFrame | public | Sets a custom client frame. |
SetItemHeight | public | Sets the height of the list item. |
SetModel | public | Interface that associates access to data model |
SetOnItemAdditionalClick | public | Sets a click event listener to an additional button of a data item. |
SetOnItemDblClick | public | Sets a double-click event listener to a data item. |
SetPopupMenu | public | Sets the display of a popup menu when clicking on the drop-down button of a data item. |
SetViewMode | public | Sets the view mode of the list. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |