====== ISearchResultsPane ====== Scriptable object, inherited from [[:scripting:api:pane:start|IPane]] ===== Description ===== Search Results Pane object ===== Properties ===== ^Property^ Description^ |[[scripting:api:pane:image|Image]]| Returns pane associated image| |[[scripting:api:pane:layout|Layout]]| Returns preferred pane layout| |[[scripting:api:pane:name|Name]]| Returns Pane verb ID| |[[scripting:api:pane:open|Open]]| Returns pane open state| |[[scripting:api:pane:plugin|Plugin]]| Return owning plugin| |[[scripting:api:pane:title|Title]]| Returns pane title| |[[scripting:api:pane:window|Window]]| Returns pane window handle| ===== Event Handlers ===== ^Event Handler^ Description^ |[[scripting:api:pane:can-close|CanClose]]| Indicates that pane can be closed (terminated on application exit)| ===== Methods ===== ^Method^ Description^ |[[scripting:api:pane:activate|Activate]]| Activates the pane| |[[scripting:api:search-results-pane:add|Add]]| Add new search job| |[[scripting:api:pane:create|Create]]| Creates page on demand| |[[scripting:api:pane:deactivate|Deactivate]]| DeActivates (close) the pane| |[[scripting:api:pane:equals|equals]]| Compare, if objects are equal| #API ~~NOTOC~~