![]() | Panel Class |
Namespace: Blackbaud.UAT.Core.Crm.Panels
The Panel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Title |
Return the default page title
(Inherited from BaseComponent.) |
Name | Description | |
---|---|---|
![]() ![]() | AdditionalDatalistPagesExist |
Check if additional pages exist for a datalist to load. If so load the page.
|
![]() ![]() | CheckGridResultsContain |
Check grid results contain items in parameters
|
![]() ![]() | ClickSectionAddButton |
Click the 'Add' button of a section.
|
![]() ![]() | CollapseSection |
Collapse a section if it is expanded and a collapse/expand button exists.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | ExpandRow |
Expand a row if it is not already expanded.
|
![]() | 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.
|
![]() ![]() | getXDatalistRowLinkByActionAndCaption |
Format an xPath for handling a link on any datalist row.
|
![]() ![]() | getXDatalistSpan |
XPath for Datalist Span based on dialog and span name
|
![]() ![]() | getXDiv |
Given the unique HTML element ids of a dialog and div, return a unique identifier XPath
to find the DIV field.
|
![]() ![]() | getXDuplicateSectionDatalistColumnHeaders |
XPath to get the TR row of column headers for a section's datalist when multiple sections with matching
captions exists for a single panel on different tabs.
|
![]() ![]() | getXGrid |
Format an XPath to find a grid/datalist.
|
![]() ![]() | getXGridHeaders |
Format an XPath to find the TR header row of a grid/datalist that contains the column captions.
|
![]() ![]() | getXGridRow |
Formats an XPath to find a single row in a grid/datalist.
|
![]() ![]() | getXGridRows |
Format an XPath to find the TR rows of a grid/datalist.
|
![]() ![]() | getXInnerTab |
Formats an XPath for a Tab in an inner Tab bar.
|
![]() ![]() | getXPanelHeader |
Generic XPath to get the panel header.
|
![]() ![]() | getXPanelHeader(String) |
Formatter for an XPath to find a panel header with a specific image type.
|
![]() ![]() | getXPanelHeaderByText |
Format an XPath to find a panel header containing the provided text.
|
![]() ![]() | getXPanelHeaderLink |
Format an XPath for finding a context link located in the header of a panel.
|
![]() ![]() | getXPanelHeaderLink(String) |
Format an XPath for finding a link based on its caption located in the header of a panel.
|
![]() ![]() | getXPanelTab |
Xpath for tab specified by the input text
|
![]() ![]() | getXSection |
Given the caption header of a section, return a unique identifier XPath
for handling the section WebElement.
|
![]() ![]() | getXSectionAddButton |
Given the caption header of a section, formats an XPath for handling the Add
button.
|
![]() ![]() | getXSectionDatalistColumnHeaders |
XPath to get the TR row of column headers for a section's datalist.
|
![]() ![]() | getXSectionDatalistCurrentPageIndex |
Format an XPath to find the top-right index DIV whose text will be the current page index of a section's datalist.
|
![]() ![]() | getXSectionDatalistPageIndexButtons |
Format an XPath to find all top-right indexing buttons for a section's datalist.
|
![]() ![]() | getXSectionDatalistRow |
Formats a unique XPath to find a single datalist row.
|
![]() ![]() | getXSectionDatalistRows |
XPath to get the TR datalist rows of a section.
|
![]() ![]() | getXSectionExpandButton |
Formats an XPath to get the expand/collpase button of a section
|
![]() ![]() | getXSectionViewForm |
Format an XPath for a section's view form root.
|
![]() ![]() | getXSectionViewFormSpan |
Format an XPath to append to a section view form that has an item with the provided
caption and CONTAINING (not matching) the value.
No element will be found if the caption does not exist with this value.
|
![]() ![]() | getXSectionWidget |
Returns an XPath to get the DIV parent of the Research Lists UI widget whose 'stlye' attribute contains visibility info about the widget.
|
![]() ![]() | getXSelectedDatalistRowButton |
Format an XPath for handling a button on the selected datalist row.
|
![]() ![]() | getXSelectedDatalistRowLinkByAction |
Format an XPath for handling a link on the selected datalist row.
|
![]() ![]() | getXSelectedDatalistRowLinkByCaption |
Format an XPath for handling a link on the selected datalist row.
|
![]() ![]() | getXSelectedDatalistRowLinkById |
Format an XPath for handling a link on the selected datalist row.
|
![]() ![]() | getXSpan |
Given the unique HTML element ids of a dialog and span, return a unique identifier XPath
to find the SPAN field.
|
![]() ![]() | getXTab |
Formats an XPath for a Tab in a top Tab bar.
|
![]() ![]() | getXViewForm |
Format an XPath to find a single view form in a section.
Field values will be checked to CONTAIN (not match) the provided values.
|
![]() ![]() | GridRowExists(IDictionaryString, String, String) |
Check if a grid/datalist row exists.
|
![]() ![]() | GridRowExists(TableRow, String) |
Check if a grid/datalist row exists.
|
![]() ![]() | IsPanelHeader |
Check if the panel header's text matches the expected value.
|
![]() ![]() | IsPanelType |
Check if the panel header's image contains the provided image type.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | OpenTab |
Open tab for the passed in string
|
![]() ![]() | SectionDatalistRowExists(IDictionaryString, String, String) |
Check whether a row exists in a section's datalist.
|
![]() ![]() | SectionDatalistRowExists(TableRow, String) |
Check whether a row exists in a section's datalist.
|
![]() ![]() | SectionDatalistRowExists(IDictionaryString, String, String, IDictionaryString, Int32) |
Check whether a row exists in a section's datalist.
|
![]() ![]() | SectionDatalistRowExists(TableRow, String, IDictionaryString, Int32) |
Check whether a row exists in a section's datalist.
|
![]() ![]() | SectionViewFormExists(IDictionaryString, String, String, String) |
Check whether a view form exists in a section CONTAINING (not identically matching) the provided values.
|
![]() ![]() | SectionViewFormExists(TableRow, String, String) |
Check whether a view form exists in a section CONTAINING (not identically matching) the provided values.
|
![]() ![]() | SelectInnerTab |
Select a Tab from an inner Tab bar.
|
![]() ![]() | SelectSectionDatalistRow(IDictionaryString, String, String) |
Select a row in a section's datalist. If the row is already selected, no action is taken.
|
![]() ![]() | SelectSectionDatalistRow(TableRow, String) |
Select a row in a section's datalist. If the row is already selected, no action is taken.
|
![]() ![]() | SelectSectionDatalistRow(IDictionaryString, String, String, IDictionaryString, Int32) |
Select a row in a section's datalist.
If the row is already selected, no action is taken.
|
![]() ![]() | SelectSectionDatalistRow(TableRow, String, IDictionaryString, Int32) |
Select a row in a section's datalist.
If the row is already selected, no action is taken.
|
![]() ![]() | SelectTab |
Select a Tab from the top Tab bar.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | WaitForPanelHeaderNotContain |
Wait the default time for the panel header to not contain the provided value.
|
![]() ![]() | WaitForPanelType |
Wait until the panel header's image contains the provided image type.
A WebDriverTimeoutException is thrown is no displayed panel header loads with the image.
|
Name | Description | |
---|---|---|
![]() ![]() | getxEventSearchResultsBar |
Xpath for Event search results bar
|
![]() ![]() | getXEventSearchResultsGridNameFields |
XPath for Event search results grid name fields
|
![]() ![]() | getXInnerTabsBar |
Constant XPath for getting an element that indicates an inner Tab bar has loaded an active Tab.
|
![]() ![]() | getXSearchResultsGrid |
Xpath for search results grid
|
![]() ![]() | getXTabsBar |
Constant XPath for getting an element that indicates the top Tab bar has loaded an active Tab.
|
![]() ![]() | getXTabsBarActiveTab |
Constant XPath for getting an element corresponds to the currently active Tab in the top Tab bar.
|
![]() ![]() | getXTabsBarRightScroller |
Constant XPath for getting the right scroller on the top Tab bar.
|