Class MarkupConstants

    • Field Detail

      • WAIT_FOR_PAGE

        public static final String WAIT_FOR_PAGE
        Deprecated.
        Deprecated in Tapestry 5.4 with no replacement. Do not use.
        Handler for the onclick event (for links) or other events (such as forms) to ensure the page is loaded before allowing the click event to occur. References a client-side JavaScript function that displays a standard "wait for page to load" modal dialog.
        See Also:
        Constant Field Values