Serialized Form


Package com.sun.rave.web.ui.component

Class com.sun.rave.web.ui.component.Form.VirtualFormDescriptor extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

participatingIds

java.lang.String[] participatingIds

submittingIds

java.lang.String[] submittingIds

Class com.sun.rave.web.ui.component.Upload extends UploadBase implements Serializable


Package com.sun.rave.web.ui.component.util.descriptors

Class com.sun.rave.web.ui.component.util.descriptors.ComponentType extends java.lang.Object implements Serializable

Serialized Fields

_id

java.lang.String _id
This is the id for the ComponentType


_factoryClass

java.lang.String _factoryClass
This is a String className for the Factory.

Class com.sun.rave.web.ui.component.util.descriptors.LayoutAttribute extends LayoutElementBase implements Serializable

Serialized Fields

_name

java.lang.String _name

_value

java.lang.String _value

_property

java.lang.String _property

Class com.sun.rave.web.ui.component.util.descriptors.LayoutComponent extends LayoutElementBase implements Serializable

Serialized Fields

_type

ComponentType _type

Component type


_overwrite

boolean _overwrite

Determines if this component should be created even if there is already an existing UIComponent. It will "overwrite" the existing component if this property is true.


_options

java.util.Map _options

Map of options.


_isFacetChild

boolean _isFacetChild

Class com.sun.rave.web.ui.component.util.descriptors.LayoutDefinition extends LayoutElementBase implements Serializable

Serialized Fields

_resources

java.util.List _resources
This is a list of Resource objects. These Resources are to be added to the Request scope when this LayoutDefinition is used.


_types

java.util.Map _types
Map of types. This information is needed to instantiate UIComponents.


_attributes

java.util.Map _attributes
Map of attributes. Attributes can be used to store extra information about the LayoutDefinition.

Class com.sun.rave.web.ui.component.util.descriptors.LayoutElementBase extends java.lang.Object implements Serializable

Serialized Fields

_layoutElements

java.util.List _layoutElements
List of renderable elements (if, facet, UIComponents)


_parent

LayoutElement _parent
The parent LayoutElement. This will be null for the LayoutDefinition.


_handlersByType

java.util.Map _handlersByType
Map containing Lists of Handlers


_id

java.lang.String _id
This stores the id for the LayoutElement

Class com.sun.rave.web.ui.component.util.descriptors.LayoutFacet extends LayoutElementBase implements Serializable

Serialized Fields

_rendered

boolean _rendered

Class com.sun.rave.web.ui.component.util.descriptors.LayoutForEach extends LayoutElementBase implements Serializable

Serialized Fields

_listBinding

java.lang.String _listBinding

_key

java.lang.String _key

Class com.sun.rave.web.ui.component.util.descriptors.LayoutIf extends LayoutElementBase implements Serializable

Serialized Fields

_condition

java.lang.String _condition

Class com.sun.rave.web.ui.component.util.descriptors.LayoutMarkup extends LayoutElementBase implements Serializable

Serialized Fields

_tag

java.lang.String _tag

_type

java.lang.String _type

Class com.sun.rave.web.ui.component.util.descriptors.LayoutStaticText extends LayoutElementBase implements Serializable

Serialized Fields

_value

java.lang.String _value

Class com.sun.rave.web.ui.component.util.descriptors.LayoutWhile extends LayoutIf implements Serializable

Class com.sun.rave.web.ui.component.util.descriptors.Resource extends java.lang.Object implements Serializable

Serialized Fields

_id

java.lang.String _id
This is the id for the Resource


_extraInfo

java.lang.String _extraInfo
This holds "extraInfo" for the Resource, such as a ResourceBundle baseName.


_factoryClass

java.lang.String _factoryClass
This is a String className for the Factory.


Package com.sun.rave.web.ui.component.util.event

Class com.sun.rave.web.ui.component.util.event.AfterCreateEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.AfterEncodeEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.AfterLoopEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.BeforeCreateEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.BeforeEncodeEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.BeforeLoopEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.CommandEvent extends EventObjectBase implements Serializable

Serialized Fields

_actionEvent

java.util.EventObject _actionEvent

Class com.sun.rave.web.ui.component.util.event.DecodeEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.EncodeEvent extends EventObjectBase implements Serializable

Class com.sun.rave.web.ui.component.util.event.EventObjectBase extends java.util.EventObject implements Serializable

Class com.sun.rave.web.ui.component.util.event.Handler extends java.lang.Object implements Serializable

Serialized Fields

_handlerDef

HandlerDefinition _handlerDef

_inputs

java.util.Map _inputs

_outputs

java.util.Map _outputs

Class com.sun.rave.web.ui.component.util.event.HandlerDefinition extends java.lang.Object implements Serializable

serialVersionUID: -6289339732628143599L

Serialized Fields

_id

java.lang.String _id

_description

java.lang.String _description

_methodClass

java.lang.String _methodClass

_methodName

java.lang.String _methodName

_inputDefs

java.util.Map _inputDefs

_outputDefs

java.util.Map _outputDefs

_childHandlers

java.util.List _childHandlers

Class com.sun.rave.web.ui.component.util.event.IODescriptor extends java.lang.Object implements Serializable

serialVersionUID: -6216999559790066926L

Serialized Fields

_name

java.lang.String _name

_description

java.lang.String _description

_default

java.lang.Object _default

_type

java.lang.Class _type

_required

boolean _required

Class com.sun.rave.web.ui.component.util.event.OutputMapping extends java.lang.Object implements Serializable

Serialized Fields

_outputName

java.lang.String _outputName

_targetKey

java.lang.String _targetKey

_targetOutputType

java.lang.String _targetOutputType

Package com.sun.rave.web.ui.converter

Class com.sun.rave.web.ui.converter.DateConverter extends java.lang.Object implements Serializable


Package com.sun.rave.web.ui.event

Class com.sun.rave.web.ui.event.TableSelectPhaseListener extends java.lang.Object implements Serializable

Serialized Fields

unselected

java.lang.Object unselected

selected

java.util.HashMap selected

keepSelected

boolean keepSelected

Package com.sun.rave.web.ui.faces

Class com.sun.rave.web.ui.faces.ValueBindingFilterCriteria extends com.sun.data.provider.FilterCriteria implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

compareLocale

java.util.Locale compareLocale
Storage for the compare locale


matchEqualTo

boolean matchEqualTo

matchLessThan

boolean matchLessThan

matchGreaterThan

boolean matchGreaterThan

compareValue

java.lang.Object compareValue

requestMapKey

java.lang.String requestMapKey

rowProviderLock

java.lang.String rowProviderLock

Class com.sun.rave.web.ui.faces.ValueBindingSortCriteria extends com.sun.data.provider.SortCriteria implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

requestMapKey

java.lang.String requestMapKey

rowProviderLock

java.lang.String rowProviderLock

Class com.sun.rave.web.ui.faces.ValueExpressionFilterCriteria extends com.sun.data.provider.FilterCriteria implements Serializable

Serialized Fields

compareLocale

java.util.Locale compareLocale
Storage for the compare locale


matchEqualTo

boolean matchEqualTo

matchLessThan

boolean matchLessThan

matchGreaterThan

boolean matchGreaterThan

valueExpression

java.lang.String valueExpression

compareValue

java.lang.Object compareValue

requestMapKey

java.lang.String requestMapKey

rowProviderLock

java.lang.String rowProviderLock

Class com.sun.rave.web.ui.faces.ValueExpressionSortCriteria extends com.sun.data.provider.SortCriteria implements Serializable

Serialized Fields

valueExpression

java.lang.String valueExpression

requestMapKey

java.lang.String requestMapKey

rowProviderLock

java.lang.String rowProviderLock

Package com.sun.rave.web.ui.model

Class com.sun.rave.web.ui.model.ClockTime extends java.lang.Object implements Serializable

Serialized Fields

hour

java.lang.Integer hour
Holds value of property hour.


minute

java.lang.Integer minute
Holds value of property minute.

Class com.sun.rave.web.ui.model.DefaultOptionsList extends OptionsList implements Serializable

Class com.sun.rave.web.ui.model.DefaultTableDataProvider extends com.sun.data.provider.impl.ObjectArrayDataProvider implements Serializable

Class com.sun.rave.web.ui.model.MultipleSelectOptionsList extends DefaultOptionsList implements Serializable

Class com.sun.rave.web.ui.model.Option extends javax.faces.model.SelectItem implements Serializable

Serialized Fields

image

java.lang.String image

imageWidth

int imageWidth

imageHeight

int imageHeight

imageAlt

java.lang.String imageAlt

action

javax.faces.el.MethodBinding action

tooltip

java.lang.String tooltip

Class com.sun.rave.web.ui.model.OptionGroup extends Option implements Serializable

Serialized Fields

selections

Option[] selections

Class com.sun.rave.web.ui.model.OptionsList extends java.lang.Object implements Serializable

Serialized Fields

options

java.util.ArrayList options

selectedValues

java.util.ArrayList selectedValues

isMultiple

boolean isMultiple

Class com.sun.rave.web.ui.model.OptionTitle extends Option implements Serializable

Class com.sun.rave.web.ui.model.ResourceModelException extends javax.faces.validator.ValidatorException implements Serializable

Class com.sun.rave.web.ui.model.ScheduledEvent extends java.lang.Object implements Serializable

Serialized Fields

startTime

java.util.Date startTime
The start time, as a java.util.Date


endTime

java.util.Date endTime
The end time, as a java.util.Date


dateList

java.util.ArrayList dateList

repeatingEvent

boolean repeatingEvent
Whether the event is repeating or not


frequency

RepeatInterval frequency
Holds value of property frequency.


durationUnit

RepeatUnit durationUnit
*

The repeat frequency. The value must be the Integer value of a calendar field identifier (Calendar.HOUR_OF_DAY, etc). See java.util.Calendar for details.

To specify that the event repeats for three months...


duration

java.lang.Integer duration
Holds value of property duration.

Class com.sun.rave.web.ui.model.Separator extends Option implements Serializable

Class com.sun.rave.web.ui.model.SingleSelectOptionsList extends DefaultOptionsList implements Serializable


Package com.sun.rave.web.ui.model.scheduler

Class com.sun.rave.web.ui.model.scheduler.RepeatInterval extends java.lang.Object implements Serializable

Serialized Fields

calField

java.lang.Integer calField

key

java.lang.String key

representation

java.lang.String representation

defaultRepeatUnitString

java.lang.String defaultRepeatUnitString

Class com.sun.rave.web.ui.model.scheduler.RepeatIntervalConverter extends java.lang.Object implements Serializable

Class com.sun.rave.web.ui.model.scheduler.RepeatIntervalOption extends Option implements Serializable

Class com.sun.rave.web.ui.model.scheduler.RepeatUnit extends java.lang.Object implements Serializable

Serialized Fields

calField

java.lang.Integer calField

key

java.lang.String key

representation

java.lang.String representation

Class com.sun.rave.web.ui.model.scheduler.RepeatUnitConverter extends java.lang.Object implements Serializable

Class com.sun.rave.web.ui.model.scheduler.RepeatUnitOption extends Option implements Serializable


Package com.sun.rave.web.ui.theme

Class com.sun.rave.web.ui.theme.ThemeConfigurationException extends java.lang.RuntimeException implements Serializable

Class com.sun.rave.web.ui.theme.ThemeServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

lastModified

long lastModified

The "last modified" timestamp we should broadcast for all resources provided by this servlet. This will enable browsers that cache static resources to send an "If-Modified-Since" header, which will allow us to return a "Not Modified" response.


Package com.sun.rave.web.ui.validator

Class com.sun.rave.web.ui.validator.ValueMatchesOptionsValidator extends java.lang.Object implements Serializable

Serialized Fields

message

java.lang.String message
Error message used if the value is not in the option.