Class orion.outliner.OutlineService
The outline service cannot currently be used by clients.
Defined in: </shared/eclipse/e4/orion/I201107200200/plugins/org.eclipse.orion.client.core/web/orion/outliner.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
orion.outliner.OutlineService(serviceRegistry)
Constructs a new outline service.
|
Class Detail
orion.outliner.OutlineService(serviceRegistry)
Constructs a new outline service. Clients should obtain an outline service
by requesting the service orion.edit.outline from the service registry.
This service constructor is only intended to be used by page service registry
initialization code.
- Parameters:
- {orion.serviceregistry.ServiceRegistry} serviceRegistry
- The service registry to use for services required by this outline service.