Difference between revisions of "CAFiller"
(Title) |
(filled in methods) |
||
Line 11: | Line 11: | ||
== Creation== | == Creation== | ||
+ | [[CAFiller]] instances are returned from [[CAGraphPivot::RollFiller]] and [[CAGraphPivot::PossibleRoleFiller]]. | ||
== Properties == | == Properties == | ||
Line 18: | Line 19: | ||
== Methods == | == Methods == | ||
+ | (none) | ||
== See Also == | == See Also == | ||
+ | * [[CAGraphPivot::RollFiller]] | ||
+ | * [[CAGraphPivot::PossibleRoleFiller]] | ||
{| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 | {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 |
Latest revision as of 00:24, 29 July 2017
ADE User Guide > ADE Server Class Reference >
New to ADE 5.0
Describes the value or filler assigned, or potentially assigned, to a graphing role. CAFiller objects are obtained from, and used with, the CAGraphPivot class.
Creation
CAFiller instances are returned from CAGraphPivot::RollFiller and CAGraphPivot::PossibleRoleFiller.
Properties
{get} Title
A description of the filler. This is the text you would see in the graphing role pulldown in desktop Analytica, for example.
Methods
(none)
See Also
CAGraphPivot <- | CAFiller | -> IAdeUICallbacks |
Comments
Enable comment auto-refresher