ReferencePage
Extends:
ReferencePage extends Reference class and overrides the render function to create as single page
Method Summary
| Public Methods | ||
| public | 
       render(): * Render reference page  | 
    |
Inherited Summary
| From class Reference | ||
| public | 
      
       Create a table of references by retrieve array of references from tableData by category  | 
    |
| public | 
      
       | 
    |
| public | 
       exampleHelper(example: string): HTMLElement: * Create a button that will link to the example scene  | 
    |
| public | 
       handleChange(event: Event, value: string): * Handler for when user clicked the tab, it updates the state "value" with value passed in  | 
    |
| public | 
       handleOpen: * Handler for opening the reference page  | 
    |
| public | 
       nameHelper: *  | 
    |
| public | 
      
       | 
    |
| public | 
       tableData: *  | 
    |
| public | 
       render(): * Reneter Button that will open Drawer of reference with different categories  | 
    |