Show / Hide Table of Contents

Class SelectionNoteTooltipPlugin

Tooltip provider for 'paperclip' notes for selection

Inheritance
Object
TooltipPluginBase
NoteTooltipBase
SelectionNoteTooltipPlugin
Inherited Members
NoteTooltipBase.TextTable
NoteTooltipBase.InnerGetTooltip()
TooltipPluginBase.ImageHint
TooltipPluginBase.SimpleHint
TooltipPluginBase.UpdatedHint
TooltipPluginBase.GetTooltip(Dictionary<String, List<String>>)
TooltipPluginBase.TryGetIntHint(String, Int32)
TooltipPluginBase.TryGetStringHint(String, String)
TooltipPluginBase.TryGetBoolHint(String, Boolean)
TooltipPluginBase.TryGetDateHint(String, DateTime)
TooltipPluginBase.GetRawValues(String)
TooltipPluginBase.MakeImageHint(String, Int32)
TooltipPluginBase.RemoveBlankLines(String)
TooltipPluginBase.FormatDescriptionText(String)
TooltipPluginBase.Hints
TooltipPluginBase.WantImages
TooltipPluginBase.WantSimple
TooltipPluginBase.WantUpdated
Namespace: SuperOffice.CRM.Tooltips
Assembly: SoDataBase.dll
Syntax
[TooltipPlugin("SuperOffice:selectionnote", new string[]{"selectionnote_id"})]
public class SelectionNoteTooltipPlugin : NoteTooltipBase, ITooltipProviderPlugin, IPlugin

Constructors

SelectionNoteTooltipPlugin()

Tooltip provider for 'paperclip' notes for selection

Declaration
public SelectionNoteTooltipPlugin()

Fields

SelectionNoteKey

Tooltip provider for 'paperclip' notes for selection

Declaration
public const string SelectionNoteKey = "selectionnote_id"
Field Value
Type Description
String

Methods

SetupQuery(Select, Int32)

Tooltip provider for 'paperclip' notes for selection

Declaration
protected override void SetupQuery(Select query, int id)
Parameters
Type Name Description
Select query
Int32 id
Overrides
NoteTooltipBase.SetupQuery(Select, Int32)

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top