public interface AjaxProps extends AjaxActivatorProps
Modifier and Type | Method and Description |
---|---|
Object |
getExecute()
IDs of components that will participate in the "execute" portion of the Request Processing Lifecycle.
|
String |
getOnbegin()
The client-side script method to be called before an ajax request.
|
String |
getStatus()
Name of the request status component that will indicate the status of the Ajax request
|
getData, getOnbeforedomupdate, getOncomplete, getRender, isLimitRender
Object getExecute()
String getStatus()
String getOnbegin()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.