DisclosureEvent
to the server. If a "prompt" facet is used, changing the value of the disclosed attribute on this component will also deliver the event. Type | Phases | Description |
---|---|---|
org.apache.myfaces.trinidad.event.DisclosureEvent | Invoke Application | The disclosure event is delivered when a node is disclosed. |
org.apache.myfaces.trinidad.event.AttributeChangeEvent | Apply Request Values | Event delivered to describe an attribute change. Attribute change events are not delivered for any programmatic change to a property. They are only delivered when a renderer changes a property without the application's specific request. An example of an attribute change events might include the width of a column that supported client-side resizing. |
|
|
|
|