Class TIWBSCommon
Unit
IWBSCommon
Declaration
type TIWBSCommon = class(TObject)
Description
Hierarchy
Overview
Methods
Description
Methods
 |
class function ReplaceParams(AComponent: IIWBSComponent; const AScript: string; AFrom: integer = 1): string; |
|
 |
class procedure AddCssClass(var ACss: string; const AClass: string); |
|
 |
class procedure AsyncRemoveControl(const AHTMLName: string); |
|
 |
class procedure SetNotVisible(AParams: TStrings); |
|
 |
class procedure ValidateParamName(const AName: string); |
|
 |
class procedure ValidateTagName(const AName: string); |
|
Generated by PasDoc 0.14.0.
|