import"ngIInternalSearchEngine.idl";
Public Attributes | |
| attribute boolean | liveSearch |
| attribute AString | contractID |
| attribute boolean | wasHidden |
Definition at line 29 of file ngIInternalSearchEngine.idl.
| attribute AString ngIInternalSearchEngine::contractID |
The contractID , which implements sbISearchEngine for this engine
Definition at line 38 of file ngIInternalSearchEngine.idl.
| attribute boolean ngIInternalSearchEngine::liveSearch |
Whether the engine supports livesearch
Definition at line 34 of file ngIInternalSearchEngine.idl.
| attribute boolean ngIInternalSearchEngine::wasHidden |
States, whether the search engine was hidden before it was registered
Definition at line 42 of file ngIInternalSearchEngine.idl.