All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.schema.entities.ajax_region_attributes.ent Maven / Gradle / Ivy

The newest version!

    
        ajaxListener
        null
        javax.el.MethodExpression
        org.ajax4jsf.event.AjaxEvent
         MethodExpression representing an action listener method that will be notified when this component is activated by the ajax Request and handle it. The expression must evaluate to a public method that takes an AjaxEvent parameter, with a return type of void
    
        

        

    
        selfRendered
        boolean
        if "true", self-render subtree at InvokeApplication ( or Decode, if immediate property set to true )  phase 
    
    
    
        immediate
        boolean
        Flag indicating that, if this component is activated by ajaxrequest, notifications should be delivered to interested listeners and actions immediately (that is, during Apply Request Values phase) rather than waiting until Invoke Application phase
    
    
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy