| InformationLibraryPanel Methods |
The InformationLibraryPanel type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAdHocQuery |
Load the dialog to add an Ad-Hoc Query and select the type of query to create.
| |
| CopyQueryAsStaticSelection |
Create a copy of an existing query as a static selection.
| |
| DeleteQuery(IDictionaryString, String) |
Delete a query.
| |
| DeleteQuery(TableRow) |
Delete a query.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| getXDataListColumnValue |
Given the DOM index of a datalist column and the value for that column, return an XPath
to append to a datalist XPath for finding that value in the requested column index.
No element will be found if the value does not exist in this column.
| |
| getXQuery |
Returns an Xpath for the highlighted Query search result.
| |
| getXSectionDatalistRow |
Formats a unique xPath to find a single datalist row.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| QueryExists(IDictionaryString, String) |
Check if a query exists.
| |
| QueryExists(TableRow) |
Check if a query exists.
| |
| SectionDatalistRowExists(IDictionaryString, String, String) |
Check if a datalist row exists.
| |
| SectionDatalistRowExists(TableRow, String) |
Check if a datalist row exists.
| |
| SelectSectionDatalistRow(IDictionaryString, String, String) |
Select a datalist row for a section.
| |
| SelectSectionDatalistRow(TableRow, String) |
Select a datalist row for a section.
| |
| SetFilter |
Set filter based on string passed in
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |