| Oracle Fusion Middleware Data Visualization Tools Tag Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17490-01 |
UIComponent class: oracle.adf.view.faces.bi.component.diagrammer.UIDiagrammer
Component type: oracle.dss.adf.diagrammer.Diagrammer
| Type | Phases | Description |
|---|---|---|
| org.apache.myfaces.trinidad.event.AttributeChangeEvent | Invoke Application, 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 event might include the width of a column that supported client-side resizing. |
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| attributeChangeListener | javax.el.MethodExpression | Only EL | a method reference to an attribute change listener. 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. |
| binding | String | Only EL | binding reference to store the UIDiagrammer component |
| id | String | Yes | The diagrammer id |
| inlineStyle | String | Yes | the outer DOM element of the hierarchy viewer's inline style. This can be used for sizing/positioning the pivot table. |
| linkVar | String | Yes | |
| rendered | boolean | Yes | Default Value: true whether the component is rendered. When set to false, no output will be delivered for this component. |
| styleClass | String | Yes | Sets a CSS style class to use for this component. |
| updateListener | javax.el.MethodExpression | Only EL | a method reference to an upload action listener |
| value | String | Yes | value |
| var | String | Yes |