Class AddWidgetToHolderAction

  • All Implemented Interfaces:
    WidgetManipulationAction

    public class AddWidgetToHolderAction
    extends Object
    An AbstractWidgetManipulationAction implementation for adding user widgets. Requires the following parameters:
    • ii: The widget interface instance identifier.
    • hi: The holder service interface instance identifier.
    • p: The position (zero based) in which the widget has been moved into the destination holder.
    Since:
    6.0.0
    Version:
    $Revision: 20509 $ $Date: 2017-09-11 16:18:14 -0300 (Mon, 11 Sep 2017) $
    • Constructor Detail

      • AddWidgetToHolderAction

        public AddWidgetToHolderAction()