-
Notifications
You must be signed in to change notification settings - Fork 15
DataPanelLeaf
Carlo Barazzetta edited this page Jan 20, 2017
·
1 revision
It is a base class for data panels that display record data in a List or Form controller. Delphi developers might think of them as more or less data-aware controllers. Among the controllers inherited from this one are the GridPanel and the ChartPanel.
This is an abstract class (called TKExtDataPanelLeafController) that you are never going to use directly. You use the inherited classes instead.
The DataPanelLeaf is a Panel, and as such it inherits all the features that are common to all panels.
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Features
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information
- Kitto Enterprise