JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
HCL OneTest UI
Version 9.1.0
HCL OneTest UI Proxy SDK Reference
Project Version 2.3
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.rational.test.ft.domain
Interface IInternalObjectStatus
All Known Implementing Classes:
AnchorProxy
,
AppletProxy
,
AreaProxy
,
BrowserDialogProxy
,
BrowserTabProxy
,
BrowserToolbarProxy
,
CheckboxProxy
,
ComboListboxProxy
,
ComboListItemProxy
,
ControlProxy
,
DialogComboListboxProxy
,
DialogControlProxy
,
DialogEditProxy
,
DojoAccordionPaneProxy
,
DojoAccordionProxy
,
DojoCalendarProxy
,
DojoColorPaletteProxy
,
DojoComboboxDropdownProxy
,
DojoComboboxItemProxy
,
DojoComboboxProxy
,
DojoContainerProxy
,
DojoDialogProxy
,
DojoEditorProxy
,
DojoFieldsetProxy
,
DojoFloatingPaneProxy
,
DojoGenericProxy
,
DojoGridCellProxy
,
DojoGridProxy
,
DojoGridRowProxy
,
DojoMenuItemProxy
,
DojoMenuProxy
,
DojoPopupProxy
,
DojoPushbuttonProxy
,
DojoSelectableMenuItemProxy
,
DojoSliderProxy
,
DojoSpinnerProxy
,
DojoSplitContainerSizerProxy
,
DojoTabContainerProxy
,
DojoTabPaneProxy
,
DojoTextareaProxy
,
DojoTextBoxProxy
,
DojoTimeMenuProxy
,
DojoTitlePaneProxy
,
DojoTooltipDialogProxy
,
DojoTooltipProxy
,
DojoTreeExpandCollapseNodeProxy
,
DojoTreeNodeProxy
,
DojoTreeProxy
,
EditboxProxy
,
ElementProxy
,
EmbeddedBrowserProxy
,
FormProxy
,
FrameProxy
,
GenericCalenderProxy
,
GenericCheckboxProxy
,
GenericComboboxDropdownProxy
,
GenericComboboxProxy
,
GenericDatatipProxy
,
GenericDefaultProxy
,
GenericDropdownMenuItemProxy
,
GenericDropdownMenuProxy
,
GenericHtmlGuiProxy
,
GenericItemListBoxProxy
,
GenericListItemProxy
,
GenericMenuItemProxy
,
GenericMenuProxy
,
GenericNavigationListProxy
,
GenericOptionProxy
,
GenericPopupTriggerProxy
,
GenericProgressIndicatorProxy
,
GenericPushbuttonProxy
,
GenericRadioButtonProxy
,
GenericScrollContainerProxy
,
GenericTableProxy
,
GenericTabStripProxy
,
GenericTextareaProxy
,
GenericThresholdsliderProxy
,
GenericToolbarProxy
,
GenericTreeExpandCollapseNodeProxy
,
GenericTreeNodeProxy
,
GenericTreeProxy
,
HTATopWindowProxy
,
HtmlBrowserProxy
,
HtmlDialogProxy
,
HtmlDocumentProxy
,
HtmlGuiProxy
,
HtmlHTMLDialogProxy
,
HtmlPopupProxy
,
HtmlProxy
,
ImageProxy
,
InputProxy
,
MapProxy
,
NoOpProxy
,
ObjectProxy
,
OptionProxy
,
PushbuttonProxy
,
SelectProxy
,
SubobjectProxy
,
TableDataCellProxy
,
TableProxy
,
TableRowProxy
,
TextareaProxy
,
TextNodeProxy
,
TopLevelWindowProxy
public interface
IInternalObjectStatus
IInternalObjectStatus This interface indicates that a registered object is capable if returning the status (alive or dead) of the object in the system under test.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isObjectDead
()
Is the object in the SUT dead?
Method Detail
isObjectDead
boolean isObjectDead()
Is the object in the SUT dead?
Returns:
true if the object is dead.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
${javador.footer}
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method