SearchViewController
Extends:
ViewController → SearchViewController
Constructor Summary
| Public Constructor | ||
| public |
Constructs master search view controller. |
|
Member Summary
| Public Members | ||
| public |
Private modal instance. |
|
| public |
If is open |
|
| public |
The search template |
|
Method Summary
| Public Methods | ||
| public |
async hide() Hides if open |
|
| public |
async present() Presents if not already |
|
Inherited Summary
| From class ViewController | ||
| public static |
Creates a view controller directly for all members of a class. |
|
| public static |
of(elem: string | Element): ViewController Returns a canolical VC of an element if it exists |
|
Public Constructors
public constructor() source
Constructs master search view controller. See SearchViewController.shared
