Namespace: Consultingwerk.Studio.ClassDocumentation
Interface 
IClassReferenceLinkProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Studio.ClassDocumentation.ClassReferenceLinkProvider, Consultingwerk.Studio.SmartDox.ExtendedClassReferenceLinkProvider

File:IClassLinkProvider
Purpose:Provides hyperlinks to related class references
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Feb 04 18:10:02 CET 2013
Purpose: Provides customizable functionaltity to return hyperlinks to
the class reference for a specific class
Notes: May result in a link to MSDN, the Infragistics reference, etc.
When this methods returns a link, it is expected that the link will
be opened in a new browser window



Top Method Summary
Options Name Purpose
+ CHARACTER GetClassReferenceLink (character) Provides customizable functionaltity to return hyperlinks to the class reference for a specific class


Method Detail
Top

PUBLIC CHARACTER GetClassReferenceLink (character)

Purpose: Provides customizable functionaltity to return hyperlinks to
the class reference for a specific class
Notes: May result in a link to MSDN, the Infragistics reference, etc.
When this methods returns a link, it is expected that the link will
be opened in a new browser window

Parameters:
pcClassName CHARACTER
The name of the class to provide a hyperlink for
Returns CHARACTER
The hyperlink to the class reference page or ? when the class is part of the SmartDox generated ABL class reference


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:14