| Interface | Description |
|---|---|
| ILayoutLoader |
Interface for implementing a layout loader.
|
| ILayoutService |
Interface for implementing layout management.
|
| Class | Description |
|---|---|
| Layout |
Represents the layout of the visual interface.
|
| LayoutElement |
Represents a UI element node within a layout.
|
| LayoutElement.LayoutRoot | |
| LayoutIdentifier |
Unique identifier for a layout.
|
| LayoutLoaderApp |
Loads layout by application id.
|
| LayoutLoaderBase |
Abstract base class for implementing layout loaders.
|
| LayoutLoaderPrivate |
Loads layout from user's private store.
|
| LayoutLoaderRegistry |
Registry for layout loaders.
|
| LayoutLoaderShared |
Loads layout from the shared store.
|
| LayoutNode |
Base class for all node types within a layout.
|
| LayoutParser |
Parses an XML layout.
|
| LayoutService |
Default layout service implementation using property service for persistence.
|
| LayoutTrigger |
Represents a trigger occurrence within a layout.
|
| LayoutTriggerAction |
Represents a trigger action within a layout.
|
| LayoutTriggerCondition |
Represents a trigger condition within a layout.
|
| LayoutUtil |
Static utility class for accessing layout services.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.