The following tables list the members exposed by XamGanttProxy.
Name | Description | |
---|---|---|
XamGanttProxy Constructor |
Name | Description | |
---|---|---|
ActiveCell | The string path identifier representing the current ActiveCell. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ActiveRow | The string path identifier representing the current ActiveRow. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
AllColumnCount | An integer value representing the count of all Columns of the ActiveArea, including hidden columns. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
AllColumns | A delimited string of the all column identifiers of the ActiveArea, including hidden columns. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ColumnCount | An integer value representing the count of visible Columns of the ActiveArea. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
Columns | A delimited string of the visible Column identifiers of the ActiveArea. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
Enabled | Returns the IsEnabled value of the control. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
Focused | Returns the IsFocused value of the control. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
FullTypeName | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
IGStatus | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
logical_name | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
RowCount | An integer value representing the row count of the visible rows of the ActiveArea. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) |
Name | Description | |
---|---|---|
ActionWaitTime | By default Null, if the value is Null it will allow the proxy to determine what the default wait time should be, which in most cases is 0, the value represents a wait time in milliseconds after each internal logical action, before preceeding to the next internal logical action. A replay proxy method's internal logical actions are different for each replay proxy method, but they may consist of, as an example parameter validation as one action, entering edit mode as a second, and setting a value as a third. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
ActiveAreaViewableRecords | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
AnimationMaxWaitTime | By default 5000, the value represents the maximum total time in milliseconds that the proxy will wait for an animation to finish before attempting to interact with it, typically based on interactions with the mouse. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
AnimationWaitInterval | By default 125, the value represents the wait time in milliseconds between state checks of an Animation. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
AutoScrollIntoView | True by default, if the value is true, will attempt to scroll the control into view prior to attempting to replay every action, if false, it will not automatically attempt to scroll the control into view. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
CompatabilityError | Returns null if no error, otherwise, returns the IGTestError explaining the compatility issue (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
CurrentEditCell | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CurrentEditRow | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CurrentFocusedElement | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
ErrorMaxReAttempts | By default 40, the value represents the number of times it will attempt to retry a failed logical actions. This is not used in all scenarios, but is used in conjunction with ErrorReAttemptWaitTime, when combined will by default Wait a maximum of 5 seconds. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
ErrorReAttemptWaitTime | By default 125, the value represents a wait time in milliseconds, this wait time is not used in all scenarios, but when utilized, it is the wait time after an internal logical action fails, and before it attempt to try the action again. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
ErrorRetryAttempts | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
FieldEncapClose | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
FieldEncapOpen | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
Gantt | ||
Grid | Overridden. | |
HardBreakOnAllErrors | True by default, If value is true, it will allow any exception to bubble up to QTP, which in turn by default will stop the script and display a message box with the exception. This can be captured via QTP with the ON ERROR RESUME NEXT (see QTP documentation on that subject), if the value evaluates to false, it will instead report the exception to the HP Run Results, and attempt to continue on. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
IsTACompatible | Returns true if the Version, CLR, and Versioning(Version\Versionless) match, otherwise returns false (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
IsVisible | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
KeeplineDurationOverride | By default Null, if the value is Null, it will allow the proxy to determine what the default keep line durantion to be, with a default of 1500ms. If the value is set it will set the default for all actions of the proxy. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
MouseLocationDown | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
MouseLocationMostRecent | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
MouseLocationUp | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
OwningWindow | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
PrepMaskOverride | By default Null, if the value is Null, it will allow the proxy to determine what basic validations it will perform prior to starting the action. Otherwise the value overrides the default PrepareMask flagged enumeration for each action. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
ProjectToken | ||
PropertyDelimiter | By default char(10), the value represents the delimiter for multiple value in a verification property. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
QueuedAction | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
QueueLive | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
RecordBaseClick | In most scenarios False by default, if the value is true it will attempt to record a ClickOnControl for every Click action. If false, it will limit the recording of ClickOnControl to exceptions defined by the proxy. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
RecordClickPercent | False by default, if the value is true, will record any action that would normally record the InfragisticsWPF.Test.Shared.IGRectRegion igAt value, and instead record igPercent. If false, will record igAt as normal. Actions it is likely to affect ClickOnControl, ClickSubItem, etc. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
RecordEncapClose | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
RecordEncapOpen | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
RecordForceFireEvents | By default the value is Null, if Null the behavior defaults to how the individual proxy bests decides to handle the scenario. If the value is true when the proxy wires into the events of the control, it will force the events to be handled by the proxy even if the event was "handled" by an earlier FrameworkElement. If false, any event "handled" by an earlier FrameworkElement that would suppress it from firing up the chain, will keep the proxy from handling the event. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
RecordItemsByIndex | False by default, If supported by the proxy, and value is true, the proxy will force all records to use index in place of a string when viable. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
RecordMouseClickDeltaMax | By default 3, the value represents the distance in pixels a Mouse can move between MouseDown and MouseUp and still be considered a Click for recording purposes. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
ReportAllActionResults | True by default, if the value is true, it reports all results passing or failing for every action to the HP Run Results, if false it will only report errors and warnings. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
ScreenLoc | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
Settings | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
SourceElement | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) | |
Splitter | ||
StepWaitTime | By default is 0, the value represents a wait time in milliseconds after each Replay proxy method completes before preceeding to the next replay proxy method. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
TimescaleArea | ||
UtilityObject | (Inherited from Mercury.QTP.WPF.CustomServer.CustomServerBase) | |
WasPossibleDrag | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
WindowLoc | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
Name | Description | |
---|---|---|
ActivateCell | Activates the the supplied cell (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CellEnterEditMode | Puts the supplied cell in edit mode (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ClearFilterCell | Clears the filter value for the supplied filter cell (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ClearSelection | Clears all the selected items collections. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ClickControl | Click on the Control at the specified location (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
ClickSubItem | Click on the supplied SubItem of the defined type (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
CloseFilterMenu | Close the Filter menu for the column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CloseHiddenColsMenu | Close the hidden columns menu for the column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CloseSummaryMenu | Close the Summary menu for the column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CollapseRow | Collapses the supplied row (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CollapseTaskCell | Collapses the supplied cell's task | |
CopyToClipboard | Copy to the clipboard from the selected portion of the grid. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
CreateTaskLink | Create a link between the two supplied tasks | |
DblClickControl | Double Click on the Control at the specified location (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
DblClickSubItem | Double Click on the supplied SubItem of the defined type (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
DeleteSelectedTasks | Deletes the selected tasks | |
EncapSelItem | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ExitEditMode | Exits edit mode (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ExpandRow | Expands the supplied row (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ExpandTaskCell | Expands the supplied cell's task | |
GetCellData | Returns the supplied cell value (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetFWElementFromSubItem | Overloaded. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetNAProperties | This method will returns a list of the visible properties of a given object, and their data types. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
GetNAProperty | This method will return the value of any property (or sub property) for this control. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
GetProxySetting | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
GetSubItemFromArg | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetSubItemProperties | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
GetSubItemProperty | Return a property value specific to a subItem (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
GetSummaryText | Returns the summary text for a particular Column. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetSummaryType | Returns a summary type for a column, if more than one an index can be supplied to specify which one to use (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetSummaryValue | Returns a summary value for a column, if more than one an index can be supplied to specify which one to use (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetTableColNames | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetTableData | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetTableRowRange | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
GetTaskProperty | Get a property of the supplied task | |
GroupByColumn | Groups the data by the supplied column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
HideColumn | Hides the supplied column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
IsKnownPartOf | Overloaded. Overridden. | |
MouseActionOnControl | Performs the requested MouseAction on the Control (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
MouseActionOnSubItem | Performs the requested MouseAction on the supplied SubItem of the defined type (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
MoveColumn | Moves the supplied column to the specified index relative to its parent (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
MoveTask | Move's the supplied task to a new date | |
OnMessage | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) | |
OpenFilterMenu | Open the Filter menu for the column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
OpenHiddenColsMenu | Open the hidden columns menu for the column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
OpenSummaryMenu | Open the Summary menu for the column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
PasteFromClipboard | Paste from the clipboard to the selected portion of the grid. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
RecordInit | Overridden. | |
RecordStop | Overridden. | |
ResizeColumn | Resizes the supplied column or array of columns (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ResizeTask | Resize the supplied task to a new size. | |
RightClickControl | Right Click on the Control at the specified location (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
RightClickSubItem | Right Click on the supplied SubItem of the defined type (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
RowEnterEditMode | Puts a row into edit mode (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
Select | Select one or many items of the supplied selection type (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
SelectionAdded | Add one or many items of the supplied selection type to the selected items collection (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
SelectionChanged | Add and remove one or many items of the supplied selection types to the selected items collection (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
SelectionRemoved | Remove one or many items of the supplied selection type to the selected items collection (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
SetCellData | Sets the supplied cell's value property to the supplied value. (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
SetFilterCellCompOperator | Set the filter comparison operator for the supplied filter cell (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
SetFirstVisibleDate | Set the first visible DateTime to one where the first date increment includes the supplied date | |
SetFixedColumn | Set the supplied column's fixed state (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
SetFocus | Set focus to the control (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
SetNAProperty | This method will set the value of any property (or sub property) for this control. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
SetProxySetting | This method will set the value of one of the customizable proxy settings. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
SetSplitter | Set the location of the splitter between the grid and timeline sides. | |
SetSubItemProperty | Sets a property value specific to a subItem (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) | |
SetTaskDeadline | Set the deadline of the supplied task | |
SetTaskPercent | Set the percent completed\CompletedThrough for the supplied task. | |
SetTaskProperty | Set a property of the supplied task | |
ShowColumn | Un-hides the supplied column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
ShowTaskLinkContextMenu | Show the context menu for the task link between two tasks. | |
SortColumn | (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) | |
UnGroupColumn | UnGroups the data by the supplied column (Inherited from InfragisticsWPF.Test.Controls.Grids.XamGridProxyBase) |