Uses of Class
org.ujorm.tools.web.ajax.JavaScriptWriter
Packages that use JavaScriptWriter
-
Uses of JavaScriptWriter in org.ujorm.tools.web.ajax
Methods in org.ujorm.tools.web.ajax that return JavaScriptWriterModifier and TypeMethodDescriptionJavaScriptWriter.setAjax(boolean ajax) Set a function orderJavaScriptWriter.setAjaxRequestPath(@NotNull String ajaxRequestPath) Assign an AJAX timeoutJavaScriptWriter.setAjaxTimeout(@NotNull Duration ajaxTimeout) An AJAX timeout to get a responseJavaScriptWriter.setErrorMessage(@Nullable CharSequence errorMessage) Assign an AJAX error messageJavaScriptWriter.setFormSelector(String formSelector) JavaScriptWriter.setIdleDelay(@NotNull Duration idleDelay) An AJAX delay to the input requestJavaScriptWriter.setNewLine(@NotNull CharSequence newLine) JavaScriptWriter.setOnLoadSubmit(boolean onLoadSubmit) JavaScriptWriter.setSortable(int fceOrder) Set a function orderJavaScriptWriter.setSubtitleSelector(CharSequence errorSelector) Assign error message CSS selectorJavaScriptWriter.setVersion(int version) Assign an AJAX timeout