Class LoadingMessage


  • public class LoadingMessage
    extends Object
    Responsible for returning the loading message for client side AJAX calls.
    Since:
    4.2.0
    Version:
    $Revision: 14461 $ $Date: 2012-07-05 16:38:26 -0300 (Thu, 05 Jul 2012) $
    • Constructor Detail

      • LoadingMessage

        public LoadingMessage()
    • Method Detail

      • getLoadingMessage

        public static String getLoadingMessage()
        Returns the loading message based on the current locale of the user.
        Returns:
        Since:
        4.2.0