Class AuSyncErrorbox


  • public class AuSyncErrorbox
    extends AuResponse
    A response to ask the client to sync errorboxes in the desktop
    Since:
    8.5.2
    Author:
    klyve
    • Constructor Detail

      • AuSyncErrorbox

        public AuSyncErrorbox()
        A constructor for asking the client to sync the position all the errorboxes to its widget.
        Since:
        8.5.2
      • AuSyncErrorbox

        public AuSyncErrorbox​(Component comp)
        A constructor for asking the client to sync position of a widget and its the errorbox.
        Parameters:
        comp - a component which is errorbox position would be sync.
        Since:
        8.5.2