com.sun.rave.designtime.ext |
|
Java Source File Name | Type | Comment |
ConstantsExt.java | Interface | These are the common constants used in several places within the Visual Web Design-Time API.
These constants are separated into different sub-interfaces to better associate them with where
they are used in the API. |
DesignBeanExt.java | Interface | The DesignBeanExt interface is an extension to DesignBean to provide additional
design-time functionality for the Designtime System. |
DesignInfoExt.java | Interface | The DesignInfoExt interface is an extension to DesignInfo to provide additional
design-time functionality for a component. |
DesigntimeInstanceFactory.java | Interface | Implementations of this factory are used to create instances of Design Beans
at design time. |
InstanceInitializationStatementFactory.java | Interface | Implementations of this factory are used to create a statement text used
to initialize the instance of a bean. |