Namespace: Consultingwerk.BusinessEntityDesigner.Generator.Web2View
Class 
HtmlControlGenerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.BusinessEntityDesigner.Generator.Web2View.IHtmlControlGenerator

File:HtmlControlGenerator
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 01 13:01:57 GMT+01:00 2015
Purpose: Gets and sets the horizontal scaling factor
Notes: Defaults to 1.5



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

Top Property Summary
Options Name Purpose
+ DECIMAL HorizontalScaling
+ DECIMAL VerticalScaling


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 name of the field
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 attribute
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 attribute
poViewerBindingStyle Consultingwerk.Web2.Services.SmartViews.ViewerBindingStyleEnum
The ViewerBindingStyleEnum controlling the style of data bindings (Angular/AngularJS)
Returns CHARACTER
The HTML code for the Control


Property Detail
Top

PUBLIC DECIMAL HorizontalScaling


Returns DECIMAL
Top

PUBLIC DECIMAL VerticalScaling


Returns DECIMAL


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