[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
orderListFocus()
Select the controlling order
------------------------------------------------------------------------------
Prototype
ERRCODE orderListFocus(
AREAP wa,
USHORT order
)
Arguments
wa is a pointer to self.
order is a numeric value that indicates the order number to select.
Description
orderListFocus() selects the logical order of the table based on order.
Default Behavior
You must implement the default behavior of this method through a
subclass.
Implementation Notes
. Before you can attach an order to the work area, write the
work area's buffer to disk through a SELF_GOCOLD() call.
. The number in order is the position of the order in the
controlling key list.
Files Header file is Rdd.api.
See Also:
AREA
goCold()
orderListAdd()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson