Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
DescribedTaskRenderer ( ) : System |
Create a DescribedTaskRenderer
|
|
Render ( |
Draw our item
|
Méthode | Description | |
---|---|---|
DrawDescribedTask ( |
Draw the task
|
|
GetDescription ( ) : string |
Fetch the description from the model class
|
|
HandleHitTest ( |
Handle the HitTest request
|
protected DrawDescribedTask ( |
||
g | ||
r | ||
title | string | |
description | string | |
image | Image | |
Résultat | void |
protected HandleHitTest ( |
||
g | ||
hti | BrightIdeasSoftware.OlvListViewHitTestInfo | |
x | int | |
y | int | |
Résultat | void |
public Render ( |
||
g | ||
r | ||
Résultat | void |