Progress
ADM 2 Reference
actionChildren (action.p)
Returns a comma-separated list of all children of some action.
Parameters:INPUT pcId AS CHARACTER
The parent action id.
Returns: CHARACTERNotes: Class actions are shared by all instances, so class actions are meant to be returned first for the sake of consistency. However, if you define instance actions before class actions, they have a lower order and are returned first in the first realization of the object. This discrepancy is automatically corrected as the object is realized again and again. You can manipulate the order using insertMenu() and createToolbar (in toolbar.p).
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |