Serialized Form


Package com.opensymphony.webwork

Class com.opensymphony.webwork.ServletActionContext extends com.opensymphony.xwork.ActionContext implements Serializable

Class com.opensymphony.webwork.WebWorkException extends com.opensymphony.xwork.XworkException implements Serializable


Package com.opensymphony.webwork.components

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

_request

HttpServletRequest _request

_response

HttpServletResponse _response

_newFile

File _newFile

_newFileFileName

String _newFileFileName

_newFileContentType

String _newFileContentType

_type

String _type

_command

String _command

_currentFolder

String _currentFolder

_serverPath

String _serverPath

_newFolderName

String _newFolderName

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.CreateFolderResult extends Object implements Serializable

Serialized Fields

code

String code

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.File extends Object implements Serializable

Serialized Fields

filename

String filename

sizeInKb

long sizeInKb

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.FileUploadResult extends Object implements Serializable

Serialized Fields

code

String code

filename

String filename

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.Folder extends Object implements Serializable

Serialized Fields

foldername

String foldername

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.FoldersAndFiles extends Object implements Serializable

Serialized Fields

folders

AbstractRichtexteditorConnector.Folder[] folders

files

AbstractRichtexteditorConnector.File[] files

Class com.opensymphony.webwork.components.DefaultRichtexteditorConnector extends AbstractRichtexteditorConnector implements Serializable

serialVersionUID: -3792445192115623052L

Serialized Fields

_actualServerPath

String _actualServerPath

servletContext

ServletContext servletContext

Package com.opensymphony.webwork.components.table

Class com.opensymphony.webwork.components.table.AbstractFilterModel extends AbstractTableModel implements Serializable

Serialized Fields

model

TableModel model

Class com.opensymphony.webwork.components.table.RenderFilterModel extends AbstractFilterModel implements Serializable

Serialized Fields

rendered

boolean rendered

Class com.opensymphony.webwork.components.table.SortFilterModel extends AbstractFilterModel implements Serializable

Serialized Fields

rows

ArrayList<E> rows

_sortDirection

String _sortDirection
These are just here to implement the interface


dirty

boolean dirty

sortColumn

int sortColumn

Package com.opensymphony.webwork.config_browser

Class com.opensymphony.webwork.config_browser.ActionNamesAction extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

actionNames

Set<E> actionNames

namespace

String namespace

namespaces

Set<E> namespaces

extension

String extension

Class com.opensymphony.webwork.config_browser.ListValidatorsAction extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

clazz

String clazz

context

String context

validators

List<E> validators

Class com.opensymphony.webwork.config_browser.ShowConfigAction extends ActionNamesAction implements Serializable

Serialized Fields

namespace

String namespace

actionName

String actionName

config

com.opensymphony.xwork.config.entities.ActionConfig config

actionNames

Set<E> actionNames

detailView

String detailView

properties

PropertyDescriptor[] properties

Class com.opensymphony.webwork.config_browser.ShowValidatorAction extends ListValidatorsAction implements Serializable

Serialized Fields

properties

Set<E> properties

selected

int selected

Package com.opensymphony.webwork.dispatcher

Class com.opensymphony.webwork.dispatcher.ApplicationMap extends AbstractMap implements Serializable

Serialized Fields

context

ServletContext context

entries

Set<E> entries

Class com.opensymphony.webwork.dispatcher.ChartResult extends Object implements Serializable

Serialized Fields

chart

org.jfree.chart.JFreeChart chart

chartSet

boolean chartSet

height

int height

width

int width

Class com.opensymphony.webwork.dispatcher.DefaultActionSupport extends com.opensymphony.xwork.ActionSupport implements Serializable

Serialized Fields

successResultValue

String successResultValue

Class com.opensymphony.webwork.dispatcher.FlashResult extends ServletRedirectResult implements Serializable

serialVersionUID: -8956841683709714038L

Serialized Fields

key

String key

Class com.opensymphony.webwork.dispatcher.HttpHeaderResult extends Object implements Serializable

Serialized Fields

parse

boolean parse

headers

Map<K,V> headers

status

int status

Class com.opensymphony.webwork.dispatcher.PlainTextResult extends WebWorkResultSupport implements Serializable

serialVersionUID: 3633371605905583950L

Serialized Fields

charSet

String charSet

Class com.opensymphony.webwork.dispatcher.RequestMap extends AbstractMap implements Serializable

Serialized Fields

entries

Set<E> entries

request

HttpServletRequest request

Class com.opensymphony.webwork.dispatcher.ServletActionRedirectResult extends ServletRedirectResult implements Serializable

serialVersionUID: -6126889518132056284L

Serialized Fields

actionName

String actionName

namespace

String namespace

method

String method

prohibitedResultParam

List<E> prohibitedResultParam

Class com.opensymphony.webwork.dispatcher.ServletDispatcher extends HttpServlet implements Serializable

Class com.opensymphony.webwork.dispatcher.ServletDispatcherResult extends WebWorkResultSupport implements Serializable

Class com.opensymphony.webwork.dispatcher.ServletRedirectResult extends WebWorkResultSupport implements Serializable

serialVersionUID: -4787182693920514194L

Serialized Fields

prependServletContext

boolean prependServletContext

Class com.opensymphony.webwork.dispatcher.SessionMap extends AbstractMap implements Serializable

Serialized Fields

session

HttpSession session

entries

Set<E> entries

request

HttpServletRequest request

Class com.opensymphony.webwork.dispatcher.StreamResult extends WebWorkResultSupport implements Serializable

serialVersionUID: -6039988588327688623L

Serialized Fields

contentType

String contentType

contentLength

String contentLength

contentDisposition

String contentDisposition

inputName

String inputName

bufferSize

int bufferSize

Class com.opensymphony.webwork.dispatcher.VelocityResult extends WebWorkResultSupport implements Serializable

Class com.opensymphony.webwork.dispatcher.WebWorkResultSupport extends Object implements Serializable

Serialized Fields

parse

boolean parse

encode

boolean encode

location

String location

Package com.opensymphony.webwork.interceptor

Class com.opensymphony.webwork.interceptor.BackgroundProcess extends Object implements Serializable

serialVersionUID: 8146242696076042381L

Serialized Fields

action

Object action

invocation

com.opensymphony.xwork.ActionInvocation invocation

result

String result

exception

Exception exception

done

boolean done

Class com.opensymphony.webwork.interceptor.CookieInterceptor extends com.opensymphony.xwork.interceptor.AroundInterceptor implements Serializable

serialVersionUID: 4153142432948747305L

Serialized Fields

cookiesNameSet

Set<E> cookiesNameSet

cookiesValueSet

Set<E> cookiesValueSet

Class com.opensymphony.webwork.interceptor.CreateSessionInterceptor extends com.opensymphony.xwork.interceptor.AroundInterceptor implements Serializable

serialVersionUID: 3657994429041757752L

Class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor extends Object implements Serializable

serialVersionUID: -704630999325809993L

Serialized Fields

delay

int delay

delaySleepInterval

int delaySleepInterval

threadPriority

int threadPriority

Class com.opensymphony.webwork.interceptor.FileUploadInterceptor extends Object implements Serializable

serialVersionUID: 3475785630497636730L

Serialized Fields

maximumSize

Long maximumSize

allowedTypes

String allowedTypes

allowedTypesSet

Set<E> allowedTypesSet

Class com.opensymphony.webwork.interceptor.FlashInterceptor extends com.opensymphony.xwork.interceptor.AroundInterceptor implements Serializable

serialVersionUID: -9200319895107209641L

Serialized Fields

key

String key

operation

String operation

Class com.opensymphony.webwork.interceptor.MessageStoreInterceptor extends Object implements Serializable

serialVersionUID: 4491997514314242420L

Serialized Fields

allowRequestParameterSwitch

boolean allowRequestParameterSwitch

requestParameterSwitch

String requestParameterSwitch

operationMode

String operationMode

Class com.opensymphony.webwork.interceptor.ScopeInterceptor extends Object implements Serializable

serialVersionUID: -8587579255675690482L

Serialized Fields

application

String[] application

session

String[] session

key

String key

type

String type

autoCreateSession

boolean autoCreateSession

sessionReset

String sessionReset

reset

boolean reset

Class com.opensymphony.webwork.interceptor.ServletConfigInterceptor extends com.opensymphony.xwork.interceptor.AroundInterceptor implements Serializable

serialVersionUID: -1226074297258786788L

Class com.opensymphony.webwork.interceptor.SessionInvalidationInterceptor extends com.opensymphony.xwork.interceptor.AroundInterceptor implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

type

String type

Class com.opensymphony.webwork.interceptor.TokenInterceptor extends com.opensymphony.xwork.interceptor.MethodFilterInterceptor implements Serializable

serialVersionUID: 9021366162909706309L

Class com.opensymphony.webwork.interceptor.TokenSessionStoreInterceptor extends TokenInterceptor implements Serializable

serialVersionUID: 7076608008805392601L

Class com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptor extends com.opensymphony.xwork.interceptor.ConversionErrorInterceptor implements Serializable

serialVersionUID: 7203991102872573481L


Package com.opensymphony.webwork.interceptor.debugging

Class com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor extends Object implements Serializable

serialVersionUID: -3097324155953078783L

Serialized Fields

ignorePrefixes

String[] ignorePrefixes

_ignoreKeys

String[] _ignoreKeys

ignoreKeys

HashSet<E> ignoreKeys

Package com.opensymphony.webwork.lifecycle

Class com.opensymphony.webwork.lifecycle.SessionLifecycleListener extends Object implements Serializable

Class com.opensymphony.webwork.lifecycle.SessionLifecycleListenerCompatWeblogic61 extends SessionLifecycleListener implements Serializable


Package com.opensymphony.webwork.pico

Class com.opensymphony.webwork.pico.PicoActionInvocation extends com.opensymphony.xwork.DefaultActionInvocation implements Serializable

Class com.opensymphony.webwork.pico.PicoServletDispatcher extends PicoWebWork2ServletDispatcher implements Serializable

Class com.opensymphony.webwork.pico.PicoWebWork2ServletDispatcher extends ServletDispatcher implements Serializable


Package com.opensymphony.webwork.portlet

Class com.opensymphony.webwork.portlet.PortletApplicationMap extends AbstractMap implements Serializable

Serialized Fields

context

javax.portlet.PortletContext context

entries

Set<E> entries

Class com.opensymphony.webwork.portlet.PortletSessionMap extends AbstractMap implements Serializable

serialVersionUID: 1627179482311266132L

Serialized Fields

session

javax.portlet.PortletSession session

entries

Set<E> entries

Package com.opensymphony.webwork.portlet.context

Class com.opensymphony.webwork.portlet.context.PreparatorServlet extends HttpServlet implements Serializable


Package com.opensymphony.webwork.portlet.result

Class com.opensymphony.webwork.portlet.result.PortletResult extends WebWorkResultSupport implements Serializable

Serialized Fields

contentType

String contentType

title

String title

Class com.opensymphony.webwork.portlet.result.PortletVelocityResult extends WebWorkResultSupport implements Serializable


Package com.opensymphony.webwork.quickstart

Class com.opensymphony.webwork.quickstart.Configuration extends Object implements Serializable

Serialized Fields

ideaConfig

String ideaConfig

extendsConfig

String extendsConfig

resolver

String resolver

port

Integer port

context

String context

libs

List<E> libs

classDirs

List<E> classDirs

sources

List<E> sources

webDirs

List<E> webDirs

mappings

Map<K,V> mappings

pathPriority

List<E> pathPriority

Class com.opensymphony.webwork.quickstart.MultiDirResource extends org.mortbay.util.Resource implements Serializable

Serialized Fields

ctx

MultiWebApplicationContext ctx

files

File[] files

uri

String uri

Class com.opensymphony.webwork.quickstart.MultiWebApplicationContext extends org.mortbay.jetty.servlet.WebApplicationContext implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package com.opensymphony.webwork.spring.interceptor

Class com.opensymphony.webwork.spring.interceptor.SessionContextAutowiringInterceptor extends com.opensymphony.xwork.interceptor.AroundInterceptor implements Serializable

Serialized Fields

autowireStrategy

Integer autowireStrategy

Package com.opensymphony.webwork.spring.lifecycle

Class com.opensymphony.webwork.spring.lifecycle.ApplicationContextSessionListener extends Object implements Serializable

Serialized Fields

sessionContext

ConfigurableWebApplicationContext sessionContext
The application context instance created when the session is created, to be cleaned up when the session is destroyed


Package com.opensymphony.webwork.util

Class com.opensymphony.webwork.util.Counter extends Object implements Serializable

Serialized Fields

wrap

boolean wrap

first

long first

current

long current

interval

long interval

last

long last

Package com.opensymphony.webwork.validators

Class com.opensymphony.webwork.validators.DWRValidator.ValidatorActionInvocation extends com.opensymphony.xwork.DefaultActionInvocation implements Serializable

Class com.opensymphony.webwork.validators.DWRValidator.ValidatorActionProxy extends com.opensymphony.xwork.DefaultActionProxy implements Serializable


Package com.opensymphony.webwork.views

Class com.opensymphony.webwork.views.JspSupportServlet extends HttpServlet implements Serializable

serialVersionUID: -8268185076433481017L


Package com.opensymphony.webwork.views.freemarker

Class com.opensymphony.webwork.views.freemarker.FreemarkerResult extends WebWorkResultSupport implements Serializable

serialVersionUID: -3778230771704661631L

Serialized Fields

invocation

com.opensymphony.xwork.ActionInvocation invocation

configuration

freemarker.template.Configuration configuration

wrapper

freemarker.template.ObjectWrapper wrapper

bufferOutput

boolean bufferOutput

location

String location

pContentType

String pContentType

Class com.opensymphony.webwork.views.freemarker.FreemarkerServlet extends HttpServlet implements Serializable

Serialized Fields

configuration

freemarker.template.Configuration configuration
Deprecated. 

Class com.opensymphony.webwork.views.freemarker.PortletFreemarkerResult extends WebWorkResultSupport implements Serializable

Serialized Fields

invocation

com.opensymphony.xwork.ActionInvocation invocation

configuration

freemarker.template.Configuration configuration

wrapper

freemarker.template.ObjectWrapper wrapper

location

String location

pContentType

String pContentType

Class com.opensymphony.webwork.views.freemarker.ScopesHashModel extends freemarker.template.SimpleHash implements Serializable

Serialized Fields

request

HttpServletRequest request

objectWraper

freemarker.template.ObjectWrapper objectWraper

servletContext

ServletContext servletContext

stack

com.opensymphony.xwork.util.OgnlValueStack stack

Package com.opensymphony.webwork.views.jasperreports

Class com.opensymphony.webwork.views.jasperreports.JasperReportsResult extends WebWorkResultSupport implements Serializable

Serialized Fields

dataSource

String dataSource

format

String format

documentName

String documentName

contentDisposition

String contentDisposition

delimiter

String delimiter

imageServletUrl

String imageServletUrl

Class com.opensymphony.webwork.views.jasperreports.OgnlValueStackShadowMap extends HashMap implements Serializable

Serialized Fields

valueStack

com.opensymphony.xwork.util.OgnlValueStack valueStack
valueStack reference


entries

Set<E> entries
entries reference


Package com.opensymphony.webwork.views.jsp

Class com.opensymphony.webwork.views.jsp.ActionTag extends ComponentTagSupport implements Serializable

serialVersionUID: 3489344114527444316L

Serialized Fields

name

String name

namespace

String namespace

executeResult

boolean executeResult

ignoreContextParams

boolean ignoreContextParams

flush

boolean flush

Class com.opensymphony.webwork.views.jsp.BeanTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

Class com.opensymphony.webwork.views.jsp.ComponentTagSupport extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

component

Component component

Class com.opensymphony.webwork.views.jsp.DateTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

format

String format

nice

boolean nice

Class com.opensymphony.webwork.views.jsp.ElseIfTag extends ComponentTagSupport implements Serializable

Serialized Fields

test

String test

Class com.opensymphony.webwork.views.jsp.ElseTag extends ComponentTagSupport implements Serializable

Class com.opensymphony.webwork.views.jsp.I18nTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

Class com.opensymphony.webwork.views.jsp.IfTag extends ComponentTagSupport implements Serializable

Serialized Fields

test

String test

Class com.opensymphony.webwork.views.jsp.IncludeTag extends ComponentTagSupport implements Serializable

Serialized Fields

value

String value

Class com.opensymphony.webwork.views.jsp.IteratorTag extends ComponentTagSupport implements Serializable

Serialized Fields

statusAttr

String statusAttr

value

String value

Class com.opensymphony.webwork.views.jsp.ParamTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

value

String value

Class com.opensymphony.webwork.views.jsp.PropertyTag extends ComponentTagSupport implements Serializable

Serialized Fields

defaultValue

String defaultValue

value

String value

escape

boolean escape

Class com.opensymphony.webwork.views.jsp.PushTag extends ComponentTagSupport implements Serializable

Serialized Fields

value

String value

Class com.opensymphony.webwork.views.jsp.SetTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

scope

String scope

value

String value

Class com.opensymphony.webwork.views.jsp.TextTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

Class com.opensymphony.webwork.views.jsp.URLTag extends ComponentTagSupport implements Serializable

serialVersionUID: 1834295238997573058L

Serialized Fields

includeParams

String includeParams

scheme

String scheme

value

String value

action

String action

namespace

String namespace

method

String method

encode

String encode

includeContext

String includeContext

portletMode

String portletMode

windowState

String windowState

portletUrlType

String portletUrlType

anchor

String anchor

escapeAmp

String escapeAmp

Class com.opensymphony.webwork.views.jsp.WebWorkBodyTagSupport extends BodyTagSupport implements Serializable

serialVersionUID: -1201668454354226175L


Package com.opensymphony.webwork.views.jsp.iterator

Class com.opensymphony.webwork.views.jsp.iterator.AppendIteratorTag extends ComponentTagSupport implements Serializable

serialVersionUID: -6017337859763283691L

Class com.opensymphony.webwork.views.jsp.iterator.IteratorGeneratorTag extends WebWorkBodyTagSupport implements Serializable

serialVersionUID: 2968037295463973936L

Serialized Fields

countAttr

String countAttr

separatorAttr

String separatorAttr

valueAttr

String valueAttr

converterAttr

String converterAttr

iteratorGenerator

IteratorGenerator iteratorGenerator

Class com.opensymphony.webwork.views.jsp.iterator.MergeIteratorTag extends ComponentTagSupport implements Serializable

serialVersionUID: 4999729472466011218L

Class com.opensymphony.webwork.views.jsp.iterator.SortIteratorTag extends WebWorkBodyTagSupport implements Serializable

serialVersionUID: -7835719609764092235L

Serialized Fields

comparatorAttr

String comparatorAttr

sourceAttr

String sourceAttr

sortIteratorFilter

SortIteratorFilter sortIteratorFilter

Class com.opensymphony.webwork.views.jsp.iterator.SubsetIteratorTag extends WebWorkBodyTagSupport implements Serializable

serialVersionUID: -6252696081713080102L

Serialized Fields

countAttr

String countAttr

sourceAttr

String sourceAttr

startAttr

String startAttr

deciderAttr

String deciderAttr

subsetIteratorFilter

SubsetIteratorFilter subsetIteratorFilter

Package com.opensymphony.webwork.views.jsp.ui

Class com.opensymphony.webwork.views.jsp.ui.AbstractClosingTag extends AbstractUITag implements Serializable

Serialized Fields

openTemplate

String openTemplate

Class com.opensymphony.webwork.views.jsp.ui.AbstractDoubleListTag extends AbstractRequiredListTag implements Serializable

Serialized Fields

doubleList

String doubleList

doubleListKey

String doubleListKey

doubleListValue

String doubleListValue

doubleName

String doubleName

doubleValue

String doubleValue

formName

String formName

emptyOption

String emptyOption

headerKey

String headerKey

headerValue

String headerValue

multiple

String multiple

size

String size

doubleId

String doubleId

doubleDisabled

String doubleDisabled

doubleMultiple

String doubleMultiple

doubleSize

String doubleSize

doubleHeaderKey

String doubleHeaderKey

doubleHeaderValue

String doubleHeaderValue

doubleEmptyOption

String doubleEmptyOption

doubleCssClass

String doubleCssClass

doubleCssStyle

String doubleCssStyle

doubleOnclick

String doubleOnclick

doubleOndblclick

String doubleOndblclick

doubleOnmousedown

String doubleOnmousedown

doubleOnmouseup

String doubleOnmouseup

doubleOnmouseover

String doubleOnmouseover

doubleOnmousemove

String doubleOnmousemove

doubleOnmouseout

String doubleOnmouseout

doubleOnfocus

String doubleOnfocus

doubleOnblur

String doubleOnblur

doubleOnkeypress

String doubleOnkeypress

doubleOnkeydown

String doubleOnkeydown

doubleOnkeyup

String doubleOnkeyup

doubleOnselect

String doubleOnselect

doubleOnchange

String doubleOnchange

doubleAccesskey

String doubleAccesskey

Class com.opensymphony.webwork.views.jsp.ui.AbstractListTag extends AbstractUITag implements Serializable

Serialized Fields

list

String list

listKey

String listKey

listValue

String listValue

Class com.opensymphony.webwork.views.jsp.ui.AbstractRequiredListTag extends AbstractListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.AbstractRichtexteditorResult extends Object implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.AbstractUITag extends ComponentTagSupport implements Serializable

Serialized Fields

cssClass

String cssClass

cssStyle

String cssStyle

title

String title

disabled

String disabled

label

String label

labelPosition

String labelPosition

requiredposition

String requiredposition

name

String name

required

String required

tabindex

String tabindex

value

String value

template

String template

theme

String theme

templateDir

String templateDir

onclick

String onclick

ondblclick

String ondblclick

onmousedown

String onmousedown

onmouseup

String onmouseup

onmouseover

String onmouseover

onmousemove

String onmousemove

onmouseout

String onmouseout

onfocus

String onfocus

onblur

String onblur

onkeypress

String onkeypress

onkeydown

String onkeydown

onkeyup

String onkeyup

onselect

String onselect

onchange

String onchange

accesskey

String accesskey

tooltip

String tooltip

tooltipConfig

String tooltipConfig

Class com.opensymphony.webwork.views.jsp.ui.ActionErrorTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.ActionMessageTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.AnchorTag extends AbstractClosingTag implements Serializable

Serialized Fields

href

String href

errorText

String errorText

showErrorTransportText

String showErrorTransportText

notifyTopics

String notifyTopics

afterLoading

String afterLoading

preInvokeJS

String preInvokeJS

Class com.opensymphony.webwork.views.jsp.ui.CheckboxListTag extends AbstractRequiredListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.CheckboxTag extends AbstractUITag implements Serializable

Serialized Fields

fieldValue

String fieldValue

Class com.opensymphony.webwork.views.jsp.ui.ComboBoxTag extends TextFieldTag implements Serializable

Serialized Fields

list

String list

Class com.opensymphony.webwork.views.jsp.ui.ComponentTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.DatePickerTag extends TextFieldTag implements Serializable

Serialized Fields

language

String language

format

String format

showstime

String showstime

singleclick

String singleclick

Class com.opensymphony.webwork.views.jsp.ui.DebugTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.DivTag extends AbstractClosingTag implements Serializable

Serialized Fields

href

String href

updateFreq

String updateFreq

delay

String delay

loadingText

String loadingText

errorText

String errorText

showErrorTransportText

String showErrorTransportText

listenTopics

String listenTopics

afterLoading

String afterLoading

Class com.opensymphony.webwork.views.jsp.ui.DoubleSelectTag extends AbstractDoubleListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.FieldErrorTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.FileTag extends AbstractUITag implements Serializable

Serialized Fields

accept

String accept

size

String size

Class com.opensymphony.webwork.views.jsp.ui.FormTag extends AbstractClosingTag implements Serializable

Serialized Fields

action

String action

target

String target

enctype

String enctype

method

String method

namespace

String namespace

validate

String validate

onsubmit

String onsubmit

portletMode

String portletMode

windowState

String windowState

acceptcharset

String acceptcharset

Class com.opensymphony.webwork.views.jsp.ui.HeadTag extends AbstractUITag implements Serializable

Serialized Fields

calendarcss

String calendarcss

debug

String debug

Class com.opensymphony.webwork.views.jsp.ui.HiddenTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.LabelTag extends AbstractUITag implements Serializable

Serialized Fields

forAttr

String forAttr

Class com.opensymphony.webwork.views.jsp.ui.OptGroupTag extends ComponentTagSupport implements Serializable

serialVersionUID: 7367401003498678762L

Serialized Fields

list

String list

listKey

String listKey

listValue

String listValue

label

String label

disabled

String disabled

Class com.opensymphony.webwork.views.jsp.ui.OptionTransferSelectTag extends AbstractDoubleListTag implements Serializable

Serialized Fields

allowAddToLeft

String allowAddToLeft

allowAddToRight

String allowAddToRight

allowAddAllToLeft

String allowAddAllToLeft

allowAddAllToRight

String allowAddAllToRight

allowSelectAll

String allowSelectAll

leftTitle

String leftTitle

rightTitle

String rightTitle

buttonCssClass

String buttonCssClass

buttonCssStyle

String buttonCssStyle

addToLeftLabel

String addToLeftLabel

addToRightLabel

String addToRightLabel

addAllToLeftLabel

String addAllToLeftLabel

addAllToRightLabel

String addAllToRightLabel

selectAllLabel

String selectAllLabel

Class com.opensymphony.webwork.views.jsp.ui.PanelTag extends DivTag implements Serializable

Serialized Fields

tabName

String tabName

subscribeTopicName

String subscribeTopicName

remote

String remote

Class com.opensymphony.webwork.views.jsp.ui.PasswordTag extends TextFieldTag implements Serializable

Serialized Fields

showPassword

String showPassword

Class com.opensymphony.webwork.views.jsp.ui.RadioTag extends AbstractRequiredListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.ResetTag extends AbstractUITag implements Serializable

Serialized Fields

action

String action

method

String method

align

String align

type

String type

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorCreateFolderResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: 9024490340530057673L

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorFileUploadResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: 4094812005581706392L

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorGetFoldersAndFilesResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: -8405656868125936172L

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorGetFoldersResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: -6414969434944547862L

Class com.opensymphony.webwork.views.jsp.ui.RichTextEditorTag extends AbstractUITag implements Serializable

serialVersionUID: -3780294902103996827L

Serialized Fields

checkBrowser

String checkBrowser

displayError

String displayError

basePath

String basePath

toolbarSet

String toolbarSet

width

String width

height

String height

customConfigurationsPath

String customConfigurationsPath

editorAreaCSS

String editorAreaCSS

baseHref

String baseHref

skinPath

String skinPath

pluginsPath

String pluginsPath

fullPage

String fullPage

debug

String debug

autoDetectLanguage

String autoDetectLanguage

defaultLanguage

String defaultLanguage

contentLangDirection

String contentLangDirection

enableXHTML

String enableXHTML

enableSourceXHTML

String enableSourceXHTML

fillEmptyBlocks

String fillEmptyBlocks

formatSource

String formatSource

formatOutput

String formatOutput

formatIndentator

String formatIndentator

geckoUseSPAN

String geckoUseSPAN

startupFocus

String startupFocus

forcePasteAsPlainText

String forcePasteAsPlainText

forceSimpleAmpersand

String forceSimpleAmpersand

tabSpaces

String tabSpaces

useBROnCarriageReturn

String useBROnCarriageReturn

toolbarStartExpanded

String toolbarStartExpanded

toolbarCanCollapse

String toolbarCanCollapse

fontColors

String fontColors

fontNames

String fontNames

fontSizes

String fontSizes

fontFormats

String fontFormats

stylesXmlPath

String stylesXmlPath

templatesXmlPath

String templatesXmlPath

linkBrowserURL

String linkBrowserURL

imageBrowserURL

String imageBrowserURL

flashBrowserURL

String flashBrowserURL

linkUploadURL

String linkUploadURL

imageUploadURL

String imageUploadURL

flashUploadURL

String flashUploadURL

allowImageBrowse

String allowImageBrowse

allowLinkBrowse

String allowLinkBrowse

allowFlashBrowse

String allowFlashBrowse

allowImageUpload

String allowImageUpload

allowLinkUpload

String allowLinkUpload

allowFlashUpload

String allowFlashUpload

linkUploadAllowedExtension

String linkUploadAllowedExtension

linkUploadDeniedExtension

String linkUploadDeniedExtension

imageUploadAllowedExtension

String imageUploadAllowedExtension

imageUploadDeniedExtension

String imageUploadDeniedExtension

flashUploadAllowedExtension

String flashUploadAllowedExtension

flashUploadDeniedExtension

String flashUploadDeniedExtension

smileyPath

String smileyPath

smileyImages

String smileyImages

Class com.opensymphony.webwork.views.jsp.ui.SelectTag extends AbstractRequiredListTag implements Serializable

Serialized Fields

emptyOption

String emptyOption

headerKey

String headerKey

headerValue

String headerValue

multiple

String multiple

size

String size

Class com.opensymphony.webwork.views.jsp.ui.SubmitTag extends AbstractUITag implements Serializable

Serialized Fields

action

String action

method

String method

align

String align

resultDivId

String resultDivId

onLoadJS

String onLoadJS

notifyTopics

String notifyTopics

listenTopics

String listenTopics

preInvokeJS

String preInvokeJS

type

String type

src

String src

Class com.opensymphony.webwork.views.jsp.ui.TabbedPanelTag extends AbstractClosingTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.TabbedPaneTag extends ComponentTag implements Serializable

Serialized Fields

contentName

String contentName
Deprecated. 

tabPane

TabbedPane tabPane
Deprecated. 

Class com.opensymphony.webwork.views.jsp.ui.TextareaTag extends AbstractUITag implements Serializable

Serialized Fields

cols

String cols

readonly

String readonly

rows

String rows

wrap

String wrap

Class com.opensymphony.webwork.views.jsp.ui.TextFieldTag extends AbstractUITag implements Serializable

Serialized Fields

maxlength

String maxlength

readonly

String readonly

size

String size

Class com.opensymphony.webwork.views.jsp.ui.TokenTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.TreeNodeTag extends AbstractClosingTag implements Serializable

serialVersionUID: -230856889989903794L

Class com.opensymphony.webwork.views.jsp.ui.TreeTag extends AbstractClosingTag implements Serializable

serialVersionUID: -5175241458498157760L

Serialized Fields

toggle

String toggle

treeSelectedTopic

String treeSelectedTopic

treeExpandedTopic

String treeExpandedTopic

treeCollapsedTopic

String treeCollapsedTopic

rootNode

String rootNode

childCollectionProperty

String childCollectionProperty

nodeTitleProperty

String nodeTitleProperty

nodeIdProperty

String nodeIdProperty

showRootGrid

String showRootGrid

showGrid

String showGrid

blankIconSrc

String blankIconSrc

gridIconSrcL

String gridIconSrcL

gridIconSrcV

String gridIconSrcV

gridIconSrcP

String gridIconSrcP

gridIconSrcC

String gridIconSrcC

gridIconSrcX

String gridIconSrcX

gridIconSrcY

String gridIconSrcY

expandIconSrcPlus

String expandIconSrcPlus

expandIconSrcMinus

String expandIconSrcMinus

iconWidth

String iconWidth

iconHeight

String iconHeight

toggleDuration

String toggleDuration

templateCssPath

String templateCssPath

Class com.opensymphony.webwork.views.jsp.ui.UpDownSelectTag extends SelectTag implements Serializable

Serialized Fields

allowMoveUp

String allowMoveUp

allowMoveDown

String allowMoveDown

allowSelectAll

String allowSelectAll

moveUpLabel

String moveUpLabel

moveDownLabel

String moveDownLabel

selectAllLabel

String selectAllLabel

Package com.opensymphony.webwork.views.jsp.ui.table

Class com.opensymphony.webwork.views.jsp.ui.table.WebTableTag extends ComponentTag implements Serializable

Serialized Fields

sortOrder

String sortOrder

modelName

String modelName

sortable

boolean sortable

sortColumn

int sortColumn

Package com.opensymphony.webwork.views.velocity

Class com.opensymphony.webwork.views.velocity.WebWorkVelocityContext extends org.apache.velocity.VelocityContext implements Serializable

Serialized Fields

stack

com.opensymphony.xwork.util.OgnlValueStack stack

chainedContexts

org.apache.velocity.VelocityContext[] chainedContexts

Class com.opensymphony.webwork.views.velocity.WebWorkVelocityServlet extends org.apache.velocity.servlet.VelocityServlet implements Serializable

Serialized Fields

velocityManager

VelocityManager velocityManager
Deprecated. 

Package com.opensymphony.webwork.views.xslt

Class com.opensymphony.webwork.views.xslt.XSLTResult extends Object implements Serializable

Serialized Fields

noCache

boolean noCache

templatesCache

Map<K,V> templatesCache

stylesheetLocation

String stylesheetLocation

parse

boolean parse

adapterFactory

AdapterFactory adapterFactory



Copyright © 2013 OpenSymphony. All Rights Reserved.