Widgets
Functions
Finds the close button among the provided interface components, and closes it using mouse.
Finds the close button among the components of the provided interface widget, and closes it using mouse.
Finds the close button among the provided interface components, and closes it using either mouse or hotkey. WARNING: It is recommended to use the overloaded method .close. In the future, when the antipatterns are implemented, the client will automatically decide whether or not to use hotkeys to close the interface.
Finds the close button among the components of the provided interface widget, and closes it using either mouse or hotkey. WARNING: It is recommended to use the overloaded method .close. In the future, when the antipatterns are implemented, the client will automatically decide whether or not to use hotkeys to close the interface.
{@inheritDoc}