Serialized Form


Package net.wotonomy.web

Class net.wotonomy.web.WOActionURL extends WOHyperlink implements Serializable

Class net.wotonomy.web.WOActiveImage extends WODynamicElement implements Serializable

Class net.wotonomy.web.WOApplication extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

name

java.lang.String name

defaultRequestHandler

WORequestHandler defaultRequestHandler

requestHandlers

net.wotonomy.foundation.NSMutableDictionary requestHandlers

sessionStore

WOSessionStore sessionStore

resourceManager

WOResourceManager resourceManager

pageRefreshOnBacktrack

boolean pageRefreshOnBacktrack

pageCacheSize

int pageCacheSize

permanentPageCacheSize

int permanentPageCacheSize

Class net.wotonomy.web.WOAssociation extends java.lang.Object implements Serializable

Serialized Fields

value

java.lang.Object value

path

java.lang.String path

Class net.wotonomy.web.WOBody extends WOImage implements Serializable

Serialized Fields

src

java.lang.String src

filename

java.lang.String filename

framework

java.lang.String framework

data

net.wotonomy.foundation.NSData data

mimeType

java.lang.String mimeType

Class net.wotonomy.web.WOCheckBox extends WOInput implements Serializable

Serialized Fields

checked

boolean checked

Class net.wotonomy.web.WOComponent extends WOElement implements Serializable

Serialized Fields

rootElement

WOElement rootElement

cachingEnabled

boolean cachingEnabled

template

WOElement template

parent

WOComponent parent

Class net.wotonomy.web.WOComponentContent extends WODynamicElement implements Serializable

Class net.wotonomy.web.WOConditional extends WODynamicElement implements Serializable

Serialized Fields

condition

boolean condition

negate

boolean negate

Class net.wotonomy.web.WODisplayGroup extends java.util.Observable implements Serializable

Serialized Fields

allObjects

net.wotonomy.foundation.NSMutableArray allObjects

allObjectsProxy

net.wotonomy.foundation.NSArray allObjectsProxy

displayedObjects

net.wotonomy.foundation.NSMutableArray displayedObjects

displayedObjectsProxy

net.wotonomy.foundation.NSArray displayedObjectsProxy

selectedObjects

net.wotonomy.foundation.NSMutableArray selectedObjects

selectedObjectsProxy

net.wotonomy.foundation.NSArray selectedObjectsProxy

selectedIndexes

net.wotonomy.foundation.NSMutableArray selectedIndexes

defaultStringMatchOperator

java.lang.String defaultStringMatchOperator

defaultStringMatchFormat

java.lang.String defaultStringMatchFormat

validatesChangesImmediately

boolean validatesChangesImmediately

delegate

java.lang.Object delegate

dataSource

net.wotonomy.control.EODataSource dataSource

qualifier

net.wotonomy.control.EOQualifier qualifier

sortOrderings

net.wotonomy.foundation.NSMutableArray sortOrderings

sortOrderingsProxy

net.wotonomy.foundation.NSArray sortOrderingsProxy

localKeys

net.wotonomy.foundation.NSArray localKeys

insertedObjectDefaultValues

net.wotonomy.foundation.NSDictionary insertedObjectDefaultValues

fetchesOnLoad

boolean fetchesOnLoad

selectsFirstObjectAfterFetch

boolean selectsFirstObjectAfterFetch

usesOptimisticRefresh

boolean usesOptimisticRefresh

inQueryMode

boolean inQueryMode

selectionChanged

boolean selectionChanged

updatedObjectIndex

int updatedObjectIndex

batchIndex

int batchIndex

batchSize

int batchSize

compareByReference

boolean compareByReference

lastGroupObserver

net.wotonomy.control.EOObserving lastGroupObserver

Class net.wotonomy.web.WODynamicElement extends WOElement implements Serializable

Serialized Fields

name

java.lang.String name

rootElement

WOElement rootElement

associations

net.wotonomy.foundation.NSDictionary associations

Class net.wotonomy.web.WOElement extends java.lang.Object implements Serializable

Serialized Fields

associations

net.wotonomy.foundation.NSDictionary associations

Class net.wotonomy.web.WOForm extends WODynamicElement implements Serializable

Class net.wotonomy.web.WOFrame extends WODynamicElement implements Serializable

Class net.wotonomy.web.WOGenericContainer extends WOGenericElement implements Serializable

Class net.wotonomy.web.WOGenericElement extends WODynamicElement implements Serializable

Class net.wotonomy.web.WOHiddenField extends WOTextField implements Serializable

Class net.wotonomy.web.WOHyperlink extends WODynamicElement implements Serializable

Serialized Fields

string

java.lang.String string

href

java.lang.String href

pageName

java.lang.String pageName

directActionName

java.lang.String directActionName

actionClass

java.lang.String actionClass

action

java.lang.String action

escapeHTML

boolean escapeHTML

anchorName

java.lang.String anchorName

ref

java.lang.String ref

Class net.wotonomy.web.WOImage extends WODynamicElement implements Serializable

Serialized Fields

src

java.lang.String src

filename

java.lang.String filename

framework

java.lang.String framework

data

net.wotonomy.foundation.NSData data

mimeType

java.lang.String mimeType

Class net.wotonomy.web.WOImageButton extends WOImage implements Serializable

Class net.wotonomy.web.WOInput extends WODynamicElement implements Serializable

Class net.wotonomy.web.WOPasswordField extends WOTextField implements Serializable

Class net.wotonomy.web.WOPopUpButton extends WOInput implements Serializable

Class net.wotonomy.web.WORadioButton extends WOCheckBox implements Serializable

Class net.wotonomy.web.WORepetition extends WODynamicElement implements Serializable

Serialized Fields

count

int count

index

int index

item

java.lang.Object item

list

java.util.Collection<E> list

iterator

java.util.Iterator<E> iterator

Class net.wotonomy.web.WOResetButton extends WOInput implements Serializable

Class net.wotonomy.web.WOResourceURL extends WODynamicElement implements Serializable

Class net.wotonomy.web.WOSession extends java.lang.Object implements Serializable

Serialized Fields

state

net.wotonomy.foundation.NSMutableDictionary state

pages

net.wotonomy.foundation.NSMutableDictionary pages

permanentPages

net.wotonomy.foundation.NSMutableDictionary permanentPages

stateStack

net.wotonomy.foundation.NSMutableArray stateStack

pageStack

net.wotonomy.foundation.NSMutableArray pageStack

permanentPageStack

net.wotonomy.foundation.NSMutableArray permanentPageStack

terminating

boolean terminating

Class net.wotonomy.web.WOString extends WODynamicElement implements Serializable

Serialized Fields

value

java.lang.Object value

escapeHTML

boolean escapeHTML

formatter

java.text.Format formatter

dateformat

java.lang.String dateformat

numberformat

java.lang.String numberformat

valueWhenEmpty

java.lang.Object valueWhenEmpty

Class net.wotonomy.web.WOSubmitButton extends WOInput implements Serializable

Class net.wotonomy.web.WOSwitchComponent extends WODynamicElement implements Serializable

Serialized Fields

elements

net.wotonomy.foundation.NSMutableDictionary elements

currentName

java.lang.String currentName

currentElement

WOElement currentElement

Class net.wotonomy.web.WOText extends WOInput implements Serializable

Class net.wotonomy.web.WOTextField extends WOInput implements Serializable


Package net.wotonomy.web.xml

Class net.wotonomy.web.xml.XMLRPCSelector extends net.wotonomy.foundation.NSSelector implements Serializable

Serialized Fields

copyStream

boolean copyStream

Class net.wotonomy.web.xml.XMLRPCServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

handler

java.lang.Object handler

synchronizing

boolean synchronizing

selectorCache

java.util.Hashtable<K,V> selectorCache

copyStream

boolean copyStream



Copyright © 2006 null. All Rights Reserved.