<@doc hierarchy="GMLDOM"> The Action class represents an action driven control. This class is in preliminary design stage, and is subject to change. (c) SAP AG 2003-2006. All rights reserved. /////////////////////////////////////////////////////////////////////// // CLASS HEADER Class ActionGroup inherit gml:Action; metadata title = '#TEXT[XTIT_GROUP_ACTION]'; metadata descr = '#TEXT[XTOL_GROUP_ACTION]'; metadata icon16 = '#URL[~res:skins.neutral.symbols.action16.gif]'; strong property actions = ^gml:Action[id];