Variable
| Static Public Summary | ||
| public | 
      
       Injection token for injecting the renderables configuration.  | 
    |
| public | 
      
       Injection token for injecting the container renderable.  | 
    |
| public | 
       ContextType: {"NONE": string, "LOAD": string}  | 
    |
| public | 
      
       | 
    |
| public | 
      
       Injection token for the Document API.  | 
    |
| public | 
      
       Injection token for injecting an HTML element associated with the renderable.  | 
    |
| public | 
      
       | 
    |
| public | 
      
       Key used to assign the injector to on Renderables.  | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
       Layout: * A layout is a set of renderables scoped to a drag host.  | 
    |
| public | 
       LinkerMetatdataRef: docs/di.js~Token  | 
    |
| public | 
      
       | 
    |
| public | 
      
       Injection token for injecting the patch method generated by snabbdom.  | 
    |
| public | 
      
       Injection token for the root configuration used to create a RootLayout  | 
    |
| public | 
      
       | 
    |
| public | 
      
       Symbol that signifies that an XYItemContainer's ratio is unallocated.  | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
       ViewComponentRef: docs/di.js~Token  | 
    |
| public | 
       uid: *  | 
    |
Static Public
public ConfigurationRef: Token source
import {ConfigurationRef} from 'ug-layout/common'Injection token for injecting the renderables configuration.
public ContainerRef: Token source
import {ContainerRef} from 'ug-layout/common'Injection token for injecting the container renderable.
public ContextType: {"NONE": string, "LOAD": string} source
import {ContextType} from 'ug-layout/common'public DEFAULT_STACK_HEADER_SIZE: number source
import {DEFAULT_STACK_HEADER_SIZE} from 'ug-layout/stack/StackHeader'public DocumentRef: Token source
import {DocumentRef} from 'ug-layout/common'Injection token for the Document API.
public ElementRef: Token source
import {ElementRef} from 'ug-layout/common'Injection token for injecting an HTML element associated with the renderable.
public INJECTOR_KEY: string source
import {INJECTOR_KEY} from 'ug-layout/dom/RenderableInjector'Key used to assign the injector to on Renderables.
public Layout: * source
import {Layout} from 'ug-layout/layout/Layout'A layout is a set of renderables scoped to a drag host.
public LinkerMetatdataRef: docs/di.js~Token source
import {LinkerMetatdataRef} from 'ug-layout/view/common'public MAX_RATIO_DISTRIBUTION_ITERATIONS: number source
import {MAX_RATIO_DISTRIBUTION_ITERATIONS} from 'ug-layout/XYContainer/XYContainer'public PatchRef: Token source
import {PatchRef} from 'ug-layout/common'Injection token for injecting the patch method generated by snabbdom. This allows for custom modules to be added to snabbdom that are not enabled by default.
public RootConfigRef: Token source
import {RootConfigRef} from 'ug-layout/common'Injection token for the root configuration used to create a RootLayout
public UNALLOCATED: Symbol source
import {UNALLOCATED} from 'ug-layout/common'Symbol that signifies that an XYItemContainer's ratio is unallocated.
public VIEW_HOOK_METADATA: string source
import {VIEW_HOOK_METADATA} from 'ug-layout/view/hooks/common'public VIEW_LINKER_METADATA: string source
import {VIEW_LINKER_METADATA} from 'ug-layout/view/common'public ViewComponentRef: docs/di.js~Token source
import {ViewComponentRef} from 'ug-layout/view/common'