Uses of Class
de.xima.fc.gui.common.model.push.AjaxCallPushData.Builder
Packages that use AjaxCallPushData.Builder
-
Uses of AjaxCallPushData.Builder in de.xima.fc.gui.common.model.push
Methods in de.xima.fc.gui.common.model.push that return AjaxCallPushData.BuilderModifier and TypeMethodDescriptionAjaxCallPushData.Builder.actionListener
(String actionListener) AjaxCallPushData.Builder.appendProcess
(String process) AjaxCallPushData.Builder.appendUpdate
(String update) AjaxCallPushData.Builder.async
(boolean async) static AjaxCallPushData.Builder
AjaxCallPushData.builder()
AjaxCallPushData.Builder.delay
(int delay) AjaxCallPushData.Builder.global
(boolean global) AjaxCallPushData.Builder.ignoreAutoUpdate
(boolean ignoreAutoUpdate) AjaxCallPushData.Builder.oncomplete
(String oncomplete) AjaxCallPushData.Builder.params
(Map<String, Serializable> params) AjaxCallPushData.Builder.partialSubmit
(boolean partialSubmit)