| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | Assign () | 
     Assigns the current ScreenValue to the BufferField  | 
|
| + | CHARACTER HtmlEncode (character) | 
     Encodes a String for HTML output  Inherited from Consultingwerk.Web.Widgets.Component  | 
|
| # | Output (character) | 
     Writes a character string to the WebStream  Inherited from Consultingwerk.Web.Widgets.Component  | 
|
| # | Output (character, logical) | 
     Writes a character string to the WebStream  Inherited from Consultingwerk.Web.Widgets.Component  | 
|
| + | PerformBinding () | 
       | 
|
| + | CHARACTER PerformInput () | 
     Performs Input from the Web Browser for this Control  | 
|
| + | PerformOutput () | 
     Performs output for this Control to the web stream  Overrides Consultingwerk.Web.Widgets.Control:PerformOutput ()  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | TextBox (character) | 
     Constructor of the Label class  | 
|
| + | TextBox (character, handle) | 
     Constructor of the GridColumn class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL AutoComplete | 
       | 
|
| + | HANDLE BufferField | 
       | 
|
| + | CHARACTER DataType | 
       | 
|
| + | CHARACTER Format | 
       | 
|
| + | INTEGER Height | 
       Inherited from Consultingwerk.Web.Widgets.Control  | 
|
| + | INTEGER Left | 
       Inherited from Consultingwerk.Web.Widgets.Control  | 
|
| + | CHARACTER Name | 
       Inherited from Consultingwerk.Web.Widgets.Control  | 
|
| + | LOGICAL ReadOnly | 
       | 
|
| + | CHARACTER ScreenValue | 
       | 
|
| + | Consultingwerk.Web.Widgets.TextBoxTypeEnum TextBoxType | 
       | 
|
| + | INTEGER Top | 
       Inherited from Consultingwerk.Web.Widgets.Control  | 
|
| + | INTEGER Width | 
       Inherited from Consultingwerk.Web.Widgets.Control  | 
| 
         
            
                Top
                
            
         
        PUBLIC Assign ()
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER HtmlEncode (character)
 
  | 
||||||||||||||||||||
        
        PROTECTED Output (character)
 
  | 
||||||||||||||||||||
        
        PROTECTED Output (character, logical)
 
  | 
||||||||||||||||||||
        
        PUBLIC PerformBinding ()
 
  | 
||||||||||||||||||||
        
        PUBLIC CHARACTER PerformInput ()
 
  | 
||||||||||||||||||||
        
        PUBLIC PerformOutput ()
 
  | 
||||||||||||||||||||
        
        PUBLIC TextBox (character)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC TextBox (character, handle)
 
  | 
||||||||||||||||||||
        
        PUBLIC LOGICAL AutoComplete
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC HANDLE BufferField
 
  | 
|||||||||
        
        PUBLIC CHARACTER DataType
 
  | 
|||||||||
        
        PUBLIC CHARACTER Format
 
  | 
|||||||||
        
        PUBLIC INTEGER Height
 
  | 
|||||||||
        
        PUBLIC INTEGER Left
 
  | 
|||||||||
        
        PUBLIC CHARACTER Name
 
  | 
|||||||||
        
        PUBLIC LOGICAL ReadOnly
 
  | 
|||||||||
        
        PUBLIC CHARACTER ScreenValue
 
  | 
|||||||||
        
        PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum TextBoxType
  | 
|||||||||
        
        PUBLIC INTEGER Top
 
  | 
|||||||||
        
        PUBLIC INTEGER Width
 
  | 
|||||||||