|
Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components 11g Release 2 (11.1.2.0.0) E18581-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adfdt.view.common.binding.creator.v2.BaseBinder2<BarGraphOptions>
oracle.adfdt.view.dvt.binding.pattern.graph.BarGraphPattern
public class BarGraphPattern
| Constructor Summary | |
|---|---|
BarGraphPattern()
|
|
| Method Summary | |
|---|---|
BinderResult |
bind(BinderParams<BarGraphOptions> params)
To be implemented by subclasses. |
CreatorResult |
create(CreatorParams<BarGraphOptions> params)
Creates nodes to be inserted into the DOM. |
BarGraphOptions |
createOptions(CreatorParams<BarGraphOptions> params)
If supported by the Creator, can create an pattern options resembling the default options for this creator. |
BarGraphOptions |
generateOptions(BinderParams<BarGraphOptions> params)
Binders can provide an options class that can be used to configure the environment based on what is already there. |
| Methods inherited from class oracle.adfdt.view.common.binding.creator.v2.BaseBinder2 |
|---|
canRebind, getSingleBindRoot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BarGraphPattern()
| Method Detail |
|---|
public CreatorResult create(CreatorParams<BarGraphOptions> params)
Creator2
create in interface Creator2<BarGraphOptions>params - See CreatorParams for listingpublic BinderResult bind(BinderParams<BarGraphOptions> params)
BaseBinder2
bind in interface Binder2<BarGraphOptions>bind in class BaseBinder2<BarGraphOptions>params - See BinderParams for a complete list
public BarGraphOptions generateOptions(BinderParams<BarGraphOptions> params)
BaseBinder2
generateOptions in interface Binder2<BarGraphOptions>generateOptions in class BaseBinder2<BarGraphOptions>params - See BinderParams for a complete list
public BarGraphOptions createOptions(CreatorParams<BarGraphOptions> params)
Creator2
createOptions in interface Creator2<BarGraphOptions>params - See CreatorParams for a complete list
|
Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components 11g Release 2 (11.1.2.0.0) E18581-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||