Class Index | File Index

Classes


Class Index

_global_


Boolean


Date


Function


Object


orion.breadcrumbs.BreadCrumbs

Bread crumbs show the current position within a resource tree and allow navigation to different places in the tree.

orion.cm.Configuration

The configuration information for a orion.cm.ManagedService.

orion.cm.ConfigurationAdmin

Service for managing configuration data.

orion.cm.ConfigurationProperties

A dictionary that holds configuration data.

orion.cm.ManagedService

Interface for a service that needs configuration data.

orion.commands.Command

A command is an object that describes an action a user can perform, as well as when and what it should look like when presented in various contexts.

orion.commands.CommandKeyBinding


orion.commands.CommandParameter


orion.commands.CommandService

CommandService can render commands appropriate for a particular scope and DOM element.

orion.commands.ParametersDescription


orion.commands.URLBinding


orion.commonHTMLFragments

This class contains HTML fragments for the common banner, footer, toolbars

orion.compare.DiffProvider

Provides operations on Diff in a compare editor

orion.compare.rulers.CompareRuler

The compare ruler is used by the compare editor to render trim around the editor.

orion.compare.rulers.LineNumberCompareRuler

The line number ruler is used by the compare editor to render line numbers next to the editor

orion.compareUtils

orion.compareUtils

orion.contentAssist.CssContentAssistProvider

Provides content assist for CSS keywords.

orion.contentAssist.HTMLContentAssistProvider

Provides content assist for HTML.

orion.core.ContentType

Represents a content type known to Orion.

orion.core.ContentTypeService

A service for querying orion.core.ContentTypes.

orion.dialogs.DialogService

The dialog service provides common helper dialogs such as confirmation and information dialogs.

orion.DiffTreeNavigator.DiffTreeNavigator

A tree model based iterator component.

orion.DiffTreeNavigator.inlineDiffBlockFeeder

A feeder to feed all the diff blocks based on the line index and mapper index.

orion.DiffTreeNavigator.TwoWayDiffBlockFeeder

A feeder to feed all the diff blocks based on the line index and mapper index.

orion.edit.Dispatcher

Forwards events from an orion.editor.Editor to interested services.

orion.editor.ContentAssist

Provides content assist for a TextView.

orion.editor.ContentAssistMode

Editor mode for interacting with content assist proposals.

orion.editor.ContentAssistProvider

Interface defining a provider of content assist proposals.

orion.editor.ContentAssistProvider.Context


orion.editor.ContentAssistWidget

Displays proposals from a orion.editor.ContentAssist.

orion.editor.Editor

An Editor is a user interface for editing text that provides additional features over the basic orion.textview.TextView.

orion.editor.JSTemplateContentAssistProvider

Provides content assist for JavaScript keywords.

orion.editor.regex

Utilities for dealing with regular expressions.

orion.editor.StyleReadyEvent

Represents the styling for a range of lines, as provided by a service.

orion.editor.StyleReadyEvent#LineStyle

Represents style information for a line.

orion.editor.TextMateStyler

A styler that knows how to apply a subset of the TextMate grammar format to style a line.

orion.EventTarget

Base for creating an Orion event target

orion.explorer.Explorer

A table-based explorer component.

orion.explorer.ExplorerFlatModel

Tree model used by orion.explorer.Explorer for flat structures

orion.explorer.ExplorerModel

Simple tree model using Children and ChildrenLocation attributes to fetch children and calculating id based on Location attribute.

orion.explorer.SelectionRenderer

This renderer renders a tree table and installs a selection and cursoring model to allow the user to make selections without using checkboxes.

orion.ExplorerNavHandler.ExplorerNavDict

A explorer navigation dictionary.

orion.explorers.explorer-table.FileExplorer

A user interface component that displays a table-oriented file explorer

orion.explorers.ExplorerNavHandler.ExplorerNavHandler

A tree iteration handler based on an explorer.

orion.extensionCommands

This class contains static utility methods for creating and managing commands from extension points related to file management.

orion.favorites.FavoritesService

A service for creating and managing links that the user has identified as favorites.

orion.fileClient.FileClient

The file client provides a convenience API for interacting with file services provided by plugins.

orion.fileCommands

This class contains static utility methods for creating and managing commands related to file management.

orion.fileUtils

This class contains static utility methods.

orion.git.GitCommitExplorer

Git commit explorer

orion.git.GitLogExplorer

Git repository explorer

orion.git.GitRepositoryExplorer

Git repository explorer

orion.git.GitReviewRequestExplorer

Git Review Request explorer

orion.git.GitService

Provides operations for browsing and manipulating Git repositories.

orion.git.GitStatusExplorer

Git status explorer

orion.git.widgets.OpenCommitDialog

A dialog that searches for commits by name.

orion.globalCommands

This class contains static utility methods for creating and managing global commands.

orion.highlight.SyntaxHighlighter


orion.links.TextLinkService

A service for finding and inferring hyperlinks from a text input.

orion.log.LogService

The log service provides services for logging information messages

orion.metatype.AttributeDefinition

Describes the data type of a property/attribute.

orion.metatype.MetaTypeRegistry

Maintains a registry of metatype information.

orion.metatype.ObjectClassDefinition

Describes a kind of object.

orion.mirror.CodeMirrorStyler

A styler that uses CodeMirror modes to provide styles for a orion.textview.TextView.

orion.mirror.Mirror

A shim for CodeMirror's CodeMirror API.

orion.mirror.MirrorLineStyle

Represents the style provided by a CodeMirror mode for a line.

orion.mirror.ModeApplier

Driver for CodeMirror modes.

orion.navoutliner.NavigationOutliner

A user interface element showing a list of various navigation links.

orion.outliner.Outliner

An Outliner is a visual component that renders an itemized overview of a resource and acts as a selection provider on that resource.

orion.outliner.OutlineService

OutlineService dispatches an event when an outline for a resource is available.

orion.parameterCollectors.CommandParameterCollector

CommandParameterCollector can collect parameters in a way that is integrated with the common header elements of pages or sections.

orion.pluginregistry.Plugin

Represents a single plugin in the plugin registry.

orion.pluginregistry.PluginRegistry

The Orion plugin registry

orion.preferences.Preferences

A preferences object returned by the preferences service

orion.preferences.PreferencesService

The preferences service manages a hierarchical set of preference nodes.

orion.problems.ProblemService

The problem service tracks markers and sends notification of marker changes.

orion.profile.usersClient.UsersClient

The user service keeps track of the current Orion user.

orion.progress.ProgressService

Service for tracking operations changes

orion.searchClient.Searcher

Provides API for searching the workspace.

orion.searches.SavedSearches

A service for creating and managing saved searches.

orion.Searches.SearchList

A user interface element showing a list of saved searches.

orion.searchResults.SearchResultsGenerator

A search results generator for display search results to an end user

orion.searchUtils

orion.searchUtils

orion.selection.Selection

Can provide one or more selections describing objects of interest.

orion.serviceregistry.ServiceReference

A reference to a service in the Orion service registry

orion.serviceregistry.ServiceRegistration

A reference to a registered service in the Orion service registry

orion.serviceregistry.ServiceRegistry

The Orion service registry

orion.ServiceTracker

Simplifies the use of services within a service registry.

orion.settings.Setting

Represents the definition of a setting.

orion.settings.SettingsRegistry

Maintains a registry of settings.

orion.shell.Command

Instances represent commands that can be registered in Shells.

orion.shell.Parameter

Instances represent parameters that commands can accept.

orion.shell.ParameterType

Instances represent custom parameter types that can be registered in a Shell.

orion.shell.Shell

A Shell is a visual widget that provides a command line interface.

orion.sites.SiteClient

Convenience API for interacting with a particular orion.sites.SiteService.

orion.sites.SiteConfiguration

Interface for an in-memory representation of a site configuration resource.

orion.sites.SiteService

Interface for a service that manages site configurations.

orion.sites.ViewOnSiteTree

A tree widget that displays a list of sites that a file can be viewed on.

orion.status.StatusReportingService

Service for reporting status

orion.tasks.TaskList

A user interface element showing a list of various user tasks.

orion.textview.ActionDescription

This object describes an action for the text view.

orion.textview.Annotation

This is class represents an annotation for the AnnotationRuler.

orion.textview.AnnotationIterator

This object represents an annotation iterator.

orion.textview.AnnotationModel

This object manages annotations for a TextModel.

orion.textview.AnnotationRuler

This objects implements an annotation ruler.

orion.textview.AnnotationStyler

This object represents a styler for annotation attached to a text view.

orion.textview.AnnotationType

This object represents a regitry of annotation types.

orion.textview.AnnotationTypeList

This represents an interface of prioritized annotation types.

orion.textview.BlurEvent

This is the event sent when the text view goes out of focus.

orion.textview.ContextMenuEvent

This is the event sent when the user right clicks or otherwise invokes the context menu of the view.

orion.textview.DestroyEvent

This is the event sent when the text view is destroyed.

orion.textview.EventTarget


orion.textview.FindIterator

This object represents a find occurrences iterator.

orion.textview.FindOptions

This object describes the options to use while finding occurrences of a string in a text model.

orion.textview.FocusEvent

This is the event sent when the text view is focused.

orion.textview.FoldingAnnotation

This object represents a folding annotation.

orion.textview.KeyBinding

A KeyBinding represents of a key code and a modifier state that can be triggered by the user using the keyboard.

orion.textview.LineNumberRuler

This objects implements a line numbering ruler.

orion.textview.LineStyleEvent

This is the event sent when the text view needs the style information for a line.

orion.textview.ModelChangedEvent

This is the event sent when the text in the model has changed.

orion.textview.ModelChangingEvent

This is the event sent when the text in the model is about to change.

orion.textview.ModifyEvent

This is the event sent when the text is modified by the text view.

orion.textview.OverviewRuler

This objects implements an overview ruler.

orion.textview.Projection

This object represents a projection range.

orion.textview.ProjectionTextModel

The ProjectionTextModel represents a projection of its base text model.

orion.textview.Ruler

This interface represents a ruler for the text view.

orion.textview.ScrollEvent

This is the event sent when the text view scrolls.

orion.textview.Selection

A Selection represents a range of selected text in the view.

orion.textview.SelectionEvent

This is the event sent when the selection changes in the text view.

orion.textview.Style

This object is used to define style information for the text view.

orion.textview.StyleRange

This object is used to style range.

orion.textview.TextModel

The TextModel is an interface that provides text for the view.

orion.textview.TextView

A TextView is a user interface for editing text.

orion.textview.TextViewOptions

This object describes the options for the text view.

orion.textview.UndoStack

The UndoStack is used to record the history of a text model associated to an view.

orion.textview.VerifyEvent

This is the event sent when the text is about to be modified by the text view.

orion.TreeModelIterator.TreeModelIterator

A tree model based iterator component.

orion.treetable.TableTree

Generates an HTML table where one of the columns is indented according to depth of children.

orion.uiUtils

This class contains static utility methods.

orion.util

This class contains static utility methods.

orion.widgets.OpenResourceDialog

A dialog that searches for files by name or wildcard.

orion.widgets.Section

Generates a section

orion.widgets.SiteEditor

Editor for an individual site configuration.

orion.xhr

Provides a promise-based API to XMLHttpRequest.

orion.xhr.Result

Wraps an XHR response or failure.

String


Documentation generated by JsDoc Toolkit 2.4.0 on Fri Oct 19 2012 13:08:16 GMT-0400 (EDT)