Interface | Description |
---|---|
ComponentFactory<T> |
Interface for a factory that produces a
Component of the given generic type,
depending on the environment parameter passed during initialisation. |
Class | Description |
---|---|
AbstractOneViewPage |
Superclass for one view pages
|
AbstractPage |
Superclass for all Explorer pages
|
AbstractTablePage |
Superclass for all pages that have a table on the left side of the page.
|
AbstractTreePage |
Superclass for all pages that have a tree on the left side of the page.
|
Images |
Contains statically created
Resource instances for all the images. |
MainWindow | |
NoParamComponentFactory<T> |
Copyright © 2016 Alfresco. All rights reserved.