Namespace Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Classes
- CodeCompletionImages
Provides methods to manage a collection of System.Drawing.Image objects for code completion controller.
- CodeCompletionPopup
Represents a pop-up window for Code Completion controller.
- CodeCompletionPopup.ListBoxWithImages
Represents a Windows control to display a list of items with text and image.
- CodeCompletionPopup.ListBoxWithImagesItem
Represents a ListBox item with text and image.
- CodeCompletionPopupConfiguration
Provides properties and methods to setup Code completion pop-up window behaviour.
- CollectionSetterCache<T>
Helps to avoid redundant SetItems operations when the items set previously are the same.
- EvaluationCodeCompletionControllerBase
Provides a base class for evaluation controller. This class is abstract.
- ParameterInfoSymbol
Represents data for the parameter info.
- Popup
Represents a pop-up window.
Interfaces
- EvaluationCodeCompletionControllerBase.ISite
Represents methods declaration to support evaluation functionality.
- ICodeCompletionPopup
Represents a pop-up window for Code Completion controller.
Enums
- ChangePopupSelectionCommand
Specifies the possible kinds of popup selection command.
- PopupAnimations
Types of animation of the pop-up window.