Show / Hide Table of Contents

Class AppointmentNoteTooltipPlugin

Tooltip provider for 'paperclip' notes for appointments, i.e., day notes in the diary

Inheritance
Object
TooltipPluginBase
NoteTooltipBase
AppointmentNoteTooltipPlugin
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:appointmentnote", new string[]{"appointmentnote_id"})]
public class AppointmentNoteTooltipPlugin : NoteTooltipBase, ITooltipProviderPlugin, IPlugin

Constructors

AppointmentNoteTooltipPlugin()

Tooltip provider for 'paperclip' notes for appointments, i.e., day notes in the diary

Declaration
public AppointmentNoteTooltipPlugin()

Fields

AppointmentNoteKey

Tooltip provider for 'paperclip' notes for appointments, i.e., day notes in the diary

Declaration
public const string AppointmentNoteKey = "appointmentnote_id"
Field Value
Type Description
String

Methods

SetupQuery(Select, Int32)

Tooltip provider for 'paperclip' notes for appointments, i.e., day notes in the diary

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