dark_mode EN

WCmpButtonSpinner

  • storage Datas
    • functions Methods
      • event Events
        • Inherits from: WButton

          File: zCmpButtonSpinner.prg

        This control is a combination of a button and an animated 'spinner' icon, which has been created as a web component and therefore it is not two controls: a button and an icon, but a single control. This is one of the web component controls that xaWeb includes. For it to work correctly, the 'xa_CmpButtonSpinner.js' file must be located in the Engine:DocumentRoot + '/js' directory.

        For more information, see the programming guide. You can see a working example at this link.