Namespace: Consultingwerk.BusinessEntityDesigner.Generator.Web2View
Interface 
IHtmlControlGenerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Generator.Web2View.HtmlControlGenerator

File:IHtmlControlGenerator
Purpose:Interface for Control HTML Code Generators Services
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 01 12:58:29 GMT+01:00 2015
Purpose: Returns the HTML code for the Control
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER GenerateHtmlCode (character, character, character, character, character, ViewerBindingStyleEnum) Returns the HTML code for the Control
+ CHARACTER GenerateHtmlCode (character, character, character, character, ViewerBindingStyleEnum) Returns the HTML code for the Control
+ CHARACTER GenerateHtmlCode (character, character, character, ViewerBindingStyleEnum) Returns the HTML code for the Control


Method Detail
Top

PUBLIC CHARACTER GenerateHtmlCode (character, character, character, character, character, ViewerBindingStyleEnum)

Purpose: Returns the HTML code for the Control
Notes:

Parameters:
pcTag CHARACTER
The HTML tag for the Control
pcAttributes CHARACTER
The attributes for the Control
pcBinding CHARACTER
The Control binding attribute
pcInnerHtml CHARACTER
The inner html for the control
pcFieldName CHARACTER
The value for the name attribut
poViewerBindingStyle Consultingwerk.Web2.Services.SmartViews.ViewerBindingStyleEnum
The ViewerBindingStyleEnum controlling the style of data bindings (Angular/AngularJS)
Returns CHARACTER
The HTML code for the Control
Top

PUBLIC CHARACTER GenerateHtmlCode (character, character, character, character, ViewerBindingStyleEnum)

Purpose: Returns the HTML code for the Control
Notes:

Parameters:
pcTag CHARACTER
The HTML tag for the Control
pcAttributes CHARACTER
The attributes for the Control
pcBinding CHARACTER
The Control binding attribute
pcFieldName CHARACTER
The value for the name attribut
poViewerBindingStyle Consultingwerk.Web2.Services.SmartViews.ViewerBindingStyleEnum
The ViewerBindingStyleEnum controlling the style of data bindings (Angular/AngularJS)
Returns CHARACTER
The HTML code for the Control
Top

PUBLIC CHARACTER GenerateHtmlCode (character, character, character, ViewerBindingStyleEnum)

Purpose: Returns the HTML code for the Control
Notes:

Parameters:
pcTag CHARACTER
The HTML tag for the Control
pcAttributes CHARACTER
The attributes for the Control
pcFieldName CHARACTER
The value for the name attribut
poViewerBindingStyle Consultingwerk.Web2.Services.SmartViews.ViewerBindingStyleEnum
The ViewerBindingStyleEnum controlling the style of data bindings (Angular/AngularJS)
Returns CHARACTER
The HTML code for the Control


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