Namespace: Consultingwerk.CommonUi.Components.TreeView
Class 
DetailViewUrl Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DetailViewUrl
Purpose:Helper class to construct URL's to detail views
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Nov 03 07:19:21 CET 2017
Purpose: Gets and sets the name of the business entity
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER ToString () Returns the URL as a character value

Top Constructor Summary
Options Name Purpose
+ DetailViewUrl () Constructor for the DetailViewUrl class
+ DetailViewUrl (character, character, character, character) Constructor for the DetailViewUrl class
+ DetailViewUrl (character, character, character, character, character) Constructor for the DetailViewUrl class

Top Property Summary
Options Name Purpose
+ CHARACTER EntityName
+ CHARACTER EntityTable
+ CHARACTER EntityView
+ CHARACTER View
+ CHARACTER ViewUrl


Method Detail
Top

PUBLIC CHARACTER ToString ()

Purpose: Returns the URL as a character value
Notes:

Returns CHARACTER
The character URL value


Constructor Detail
Top

PUBLIC DetailViewUrl ()

Purpose: Constructor for the DetailViewUrl class
Notes:

Top

PUBLIC DetailViewUrl (character, character, character, character)

Purpose: Constructor for the DetailViewUrl class
Notes:

Parameters:
pcViewUrl CHARACTER
The relative name to the view tempate
pcView CHARACTER
The name of the business entity
pcEntityName CHARACTER
The name of the business entity
pcEntityTable CHARACTER
The name of the entity table
Top

PUBLIC DetailViewUrl (character, character, character, character, character)

Purpose: Constructor for the DetailViewUrl class
Notes:

Parameters:
pcViewUrl CHARACTER
The relative name to the view tempate
pcView CHARACTER
The name of the business entity
pcEntityName CHARACTER
The name of the business entity
pcEntityTable CHARACTER
The name of the entity table
pcEntityView CHARACTER
The name of the view table(s)


Property Detail
Top

PUBLIC CHARACTER EntityName


Returns CHARACTER
Top

PUBLIC CHARACTER EntityTable


Returns CHARACTER
Top

PUBLIC CHARACTER EntityView


Returns CHARACTER
Top

PUBLIC CHARACTER View


Returns CHARACTER
Top

PUBLIC CHARACTER ViewUrl


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:50:57