public interface ModulePanel extends Releasable
The interface is used to get the information about components and to get the current ReadyAPI desktop that can be the single panel desktop or the tabbed desktop.
Type Params | Return Type | Name and description |
---|---|---|
|
public SoapUIDesktop |
getDesktop() |
|
public boolean |
hasComponent(java.lang.String name) |
|
public boolean |
isComponentVisible(java.lang.String name) |