|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | CHARACTER BuildImageUrl () |
Builds the URL for the Image |
|
| + | CHARACTER BuildUrl () |
Build the hyperlink on the Image |
|
| + | CHARACTER HtmlEncode (character) |
Encodes a String for HTML output Inherited from Consultingwerk.Web.Widgets.Component |
|
| # | OnBuildImageUrl (BuildUrlEventArgs) |
Raises the BuildImageUrl |
|
| # | OnBuildUrl (BuildUrlEventArgs) |
Raises the BuildUrl event |
|
| # | 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 |
|
| + | LONGCHAR OutputCell () |
Outputs a cell for this column. Overrides Consultingwerk.Web.Widgets.GridColumn:OutputCell () |
|
| + | PerformBinding () |
Performs the DataBinding, that is populating the ScreenValue with the
current value of the BufferField Inherited from Consultingwerk.Web.Widgets.GridColumn |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LinkGridColumn () |
Constructor of the LinkGridColumn class |
|
| + | LinkGridColumn (handle) |
Constructor of the LinkGridColumn class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | BuildImageUrl (Object, BuildUrlEventArgs) |
Raised |
|
| + | BuildUrl (Object, BuildUrlEventArgs) |
Raised to allow callbacks to modify the generated hyperlink url |
|
Top
PROTECTED CHARACTER BuildImageUrl ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER BuildUrl ()
|
||||||||||||||||||||
PUBLIC CHARACTER HtmlEncode (character)
|
||||||||||||||||||||
PROTECTED OnBuildImageUrl (BuildUrlEventArgs)
|
||||||||||||||||||||
PROTECTED OnBuildUrl (BuildUrlEventArgs)
|
||||||||||||||||||||
PROTECTED Output (character)
|
||||||||||||||||||||
PROTECTED Output (character, logical)
|
||||||||||||||||||||
PUBLIC LONGCHAR OutputCell ()
|
||||||||||||||||||||
PUBLIC PerformBinding ()
|
||||||||||||||||||||
PUBLIC LinkGridColumn ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LinkGridColumn (handle)
|
|||||||||||||||
PUBLIC BuildImageUrl (Object, BuildUrlEventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC BuildUrl (Object, BuildUrlEventArgs)
|
||||||||||||||||||||
PUBLIC CHARACTER AltText
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE BufferField
|
|||||||||
PUBLIC CHARACTER ColumnAlign
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.Grid.ColumnDisplayTypeEnum ColumnDisplayType
|
|||||||||
PUBLIC CHARACTER ColumnLabel
|
|||||||||
PUBLIC CHARACTER ColumnSorting
|
|||||||||
PUBLIC CHARACTER ColumnTemplate
|
|||||||||
PUBLIC CHARACTER ColumnType
|
|||||||||
PUBLIC CHARACTER DataType
|
|||||||||
PUBLIC LOGICAL Filterable
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.Grid.ListGridFilter Filters
|
|||||||||
PUBLIC CHARACTER Format
|
|||||||||
PUBLIC CHARACTER Hyperlink
|
|||||||||
PUBLIC CHARACTER Image
|
|||||||||
PUBLIC CHARACTER ImageAttributes
|
|||||||||
PUBLIC CHARACTER LinkAttributes
|
|||||||||
PUBLIC CHARACTER Name
|
|||||||||
PUBLIC CHARACTER NotAvailableValue
|
|||||||||
PUBLIC CHARACTER ScreenValue
|
|||||||||
PUBLIC LOGICAL Sortable
|
|||||||||
PUBLIC CHARACTER UrlDisplayText
|
|||||||||
PUBLIC CHARACTER Width
|
|||||||||