Serialized Form
Package org.apache.beehive.netui.compiler.model |
Package org.apache.beehive.netui.databinding.datagrid.api.exceptions |
Package org.apache.beehive.netui.pageflow |
_form
Object _form
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Throws:
IOException
_registeredModules
Map<K,V> _registeredModules
- Map of module-path to ModuleConfig
_configParams
Map<K,V> _configParams
_moduleConfigLocators
AutoRegisterActionServlet.ModuleConfigLocator[] _moduleConfigLocators
_fieldName
String _fieldName
Class DynaFormData extends DynaValidatorForm implements Serializable |
_pageInputs
Map<K,V> _pageInputs
Class FormData extends ValidatorForm implements Serializable |
Class Forward extends ActionForward implements Serializable |
_outputForms
List<E> _outputForms
_isNestedReturn
boolean _isNestedReturn
_init
boolean _init
_mappingPath
String _mappingPath
_queryString
StringBuilder _queryString
_explicitPath
boolean _explicitPath
_returnFormType
String _returnFormType
_actionOutputs
Map<K,V> _actionOutputs
_returnToType
int _returnToType
_redirectSpecifiedOnAnnotation
boolean _redirectSpecifiedOnAnnotation
_redirectSetThroughMethod
boolean _redirectSetThroughMethod
_restoreQueryString
boolean _restoreQueryString
_externalRedirect
boolean _externalRedirect
_altModuleConfig
ModuleConfig _altModuleConfig
- An alternate ModuleConfig from which to resolve forwards if they are not resolved
from the stored ActionMapping (and its stored ModuleConfig).
_forwardName
String _forwardName
_actionOutputName
String _actionOutputName
_forwardName
String _forwardName
_outputFormType
String _outputFormType
_requiredType
String _requiredType
_actionOutputName
String _actionOutputName
_expectedType
String _expectedType
_actualType
String _actualType
_forwardName
String _forwardName
_actionOutputName
String _actionOutputName
_forwardName
String _forwardName
_formClassName
String _formClassName
_handlers
Handlers _handlers
_previousPageInfo
PreviousPageInfo _previousPageInfo
- A 'return-to="page"' forward brings the user back to the previous page. This object
stores information about the current state of affairs, such as the origin URI and
its ActionForm.
_currentPageInfo
PreviousPageInfo _currentPageInfo
_previousActionInfo
PreviousActionInfo _previousActionInfo
- A 'return-to="action"' forward reruns the previous action. This object stores the previous
action URI and its ActionForm.
_isOnNestingStack
boolean _isOnNestingStack
_returnActionViewRenderer
ViewRenderer _returnActionViewRenderer
_actionName
String _actionName
_managedObject
PageFlowManagedObject _managedObject
_messageKeyPrefix
String _messageKeyPrefix
_formBeanClasses
Map<K,V> _formBeanClasses
_overloadedActions
Map<K,V> _overloadedActions
_servletContainerAdapter
ServletContainerAdapter _servletContainerAdapter
_handlers
Handlers _handlers
_flowControllerFactory
FlowControllerFactory _flowControllerFactory
_legacySettings
LegacySettings _legacySettings
_pageServletClasses
ConcurrentHashMap<K,V> _pageServletClasses
_pageServletFilter
PageFlowPageFilter _pageServletFilter
_fwd
ActionForward _fwd
_stack
Stack<E> _stack
_pageFlow
PageFlowController _pageFlow
_interceptor
ActionInterceptor _interceptor
_interceptedForward
InterceptorForward _interceptedForward
_interceptedActionName
String _interceptedActionName
_form
ActionForm _form
_actionURI
String _actionURI
_queryString
String _queryString
_forward
ActionForward _forward
_form
ActionForm _form
_mappingPath
String _mappingPath
_clientState
Object _clientState
_effect
PageFlowException _effect
_roleNames
String[] _roleNames
_rolesList
String _rolesList
_forwardName
String _forwardName
Package org.apache.beehive.netui.pageflow.config |
_actualType
String _actualType
_isNestedReturn
boolean _isNestedReturn
_isReturnToPage
boolean _isReturnToPage
_isReturnToAction
boolean _isReturnToAction
_returnFormType
String _returnFormType
_returnFormMember
String _returnFormMember
_hasExplicitRedirectValue
boolean _hasExplicitRedirectValue
_actionOutputs
ArrayList<E> _actionOutputs
_restoreQueryString
boolean _restoreQueryString
_externalRedirect
boolean _externalRedirect
_name
String _name
_type
String _type
_isNullable
boolean _isNullable
_unqualifiedActionPath
String _unqualifiedActionPath
_loginRequired
boolean _loginRequired
_preventDoubleSubmit
boolean _preventDoubleSubmit
_simpleAction
boolean _simpleAction
_isOverloaded
boolean _isOverloaded
_formMember
String _formMember
_formClass
String _formClass
_readonly
boolean _readonly
_conditionalForwards
Map<K,V> _conditionalForwards
_formBeanMessageResourcesKey
String _formBeanMessageResourcesKey
_defaultForward
String _defaultForward
_isNestedPageFlow
boolean _isNestedPageFlow
_isLongLivedPageFlow
boolean _isLongLivedPageFlow
_isReturnToPageDisabled
boolean _isReturnToPageDisabled
_isReturnToActionDisabled
boolean _isReturnToActionDisabled
_isMissingDefaultMessages
boolean _isMissingDefaultMessages
_sharedFlowTypes
LinkedHashMap<K,V> _sharedFlowTypes
_controllerClass
String _controllerClass
_isSharedFlow
boolean _isSharedFlow
_overrideMultipartClass
String _overrideMultipartClass
_forceMultipartDisabled
boolean _forceMultipartDisabled
_isHandlerMethod
boolean _isHandlerMethod
_defaultMessage
String _defaultMessage
_isPathContextRelative
boolean _isPathContextRelative
_readonly
boolean _readonly
Package org.apache.beehive.netui.pageflow.handler |
Class BaseHandler extends Object implements Serializable |
_config
HandlerConfig _config
_previousHandler
Handler _previousHandler
_customProperties
Map<K,V> _customProperties
_handlerClass
String _handlerClass
Class Handlers extends Object implements Serializable |
_actionForwardHandler
ActionForwardHandler _actionForwardHandler
_exceptionsHandler
ExceptionsHandler _exceptionsHandler
_forwardRedirectHandler
ForwardRedirectHandler _forwardRedirectHandler
_loginHandler
LoginHandler _loginHandler
_reloadableClassHandler
ReloadableClassHandler _reloadableClassHandler
Package org.apache.beehive.netui.pageflow.interceptor |
_config
InterceptorConfig _config
_interceptorClass
String _interceptorClass
_customProperties
Map<K,V> _customProperties
_resultOverride
Object _resultOverride
_overridingInterceptor
Interceptor _overridingInterceptor
Package org.apache.beehive.netui.pageflow.interceptor.action |
_pageFlow
PageFlowController _pageFlow
_originalForward
InterceptorForward _originalForward
_actionName
String _actionName
_returnAction
String _returnAction
Package org.apache.beehive.netui.pageflow.interceptor.request |
Package org.apache.beehive.netui.pageflow.internal |
_bean
Object _bean
_expression
String _expression
_message
String _message
_cause
Throwable _cause
_registeredHandler
Handler _registeredHandler
_pageFlowClassLoader
BouncyClassLoader _pageFlowClassLoader
_controlBeanClassName
String _controlBeanClassName
serialVersionUID: 1
_secureForwards
boolean _secureForwards
_forwardOverflowCount
int _forwardOverflowCount
_nestingOverflowCount
int _nestingOverflowCount
_returnToType
String _returnToType
_formClassName
String _formClassName
Package org.apache.beehive.netui.pageflow.scoping.internal |
Package org.apache.beehive.netui.pageflow.validation |
Package org.apache.beehive.netui.pageflow.xmlhttprequest |
Package org.apache.beehive.netui.script |
expression
String expression
contexts
String[] contexts
localizedMessage
String localizedMessage
expression
String expression
localizedMessage
String localizedMessage
Package org.apache.beehive.netui.script.el |
Package org.apache.beehive.netui.script.el.parser |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.apache.beehive.netui.tags |
_eh
ErrorHandling _eh
_dataSource
String _dataSource
Package org.apache.beehive.netui.tags.databinding.bundle |
_name
String _name
_bundlePath
String _bundlePath
_language
String _language
_country
String _country
_variant
String _variant
Package org.apache.beehive.netui.tags.databinding.cellrepeater |
_valid
boolean _valid
_verticalRepeat
boolean _verticalRepeat
_columns
int _columns
_currentIndex
int _currentIndex
_currentRow
int _currentRow
_currentColumn
int _currentColumn
_rows
int _rows
_contentBuffer
StringBuilder _contentBuffer
_dataList
ArrayList<E> _dataList
_currentItem
Object _currentItem
_styleContext
CellRepeaterStyleBean _styleContext
Package org.apache.beehive.netui.tags.databinding.invoke |
_parameters
List<E> _parameters
_method
String _method
_failOnError
boolean _failOnError
_resultId
String _resultId
_verifyTypes
boolean _verifyTypes
_object
Object _object
_isNull
boolean _isNull
_value
Object _value
_type
String _type
_objectName
String _objectName
Package org.apache.beehive.netui.tags.databinding.message |
_resultId
String _resultId
_value
Object _value
_argList
List<E> _argList
_value
Object _value
Package org.apache.beehive.netui.tags.databinding.repeater |
_ignoreNulls
boolean _ignoreNulls
_currentIndex
int _currentIndex
_have
int _have
_renderedItems
int _renderedItems
_renderState
int _renderState
_defaultText
Object _defaultText
_currentItem
Object _currentItem
_iterator
Iterator<E> _iterator
_padContext
PadContext _padContext
_contentBuffer
StringBuilder _contentBuffer
_repeater
Repeater _repeater
Package org.apache.beehive.netui.tags.databinding.repeater.pad |
_padText
String _padText
_maxRepeat
Integer _maxRepeat
_minRepeat
Integer _minRepeat
Package org.apache.beehive.netui.tags.databinding.script |
_value
Object _value
_resultId
String _resultId
Package org.apache.beehive.netui.tags.databinding.xml |
_source
Object _source
_divName
String _divName
Package org.apache.beehive.netui.tags.divpanel |
_tagId
String _tagId
_firstPage
String _firstPage
_dataSource
String _dataSource
_divState
DivTag.State _divState
JAVASCRIPT_CLASS
String JAVASCRIPT_CLASS
_name
String _name
_firstPage
String _firstPage
Package org.apache.beehive.netui.tags.html |
_text
String _text
_value
String _value
_state
AnchorTag.State _state
_linkName
String _linkName
_clientAction
String _clientAction
_action
String _action
_href
String _href
_targetScope
String _targetScope
_location
String _location
_params
Map<K,V> _params
_form
Form _form
_formSubmit
boolean _formSubmit
_popupSupport
PopupSupport _popupSupport
_disableSecondClick
boolean _disableSecondClick
_state
BodyTag.State _state
_br
TagRenderingBase _br
_writer
WriteRenderAppender _writer
_idScript
String _idScript
_state
InputSubmitTag.State _state
_action
String _action
_value
String _value
_params
Map<K,V> _params
_targetScope
String _targetScope
_popupSupport
PopupSupport _popupSupport
_disableSecondClick
boolean _disableSecondClick
_state
InputBooleanTag.State _state
_hiddenState
InputHiddenTag.State _hiddenState
_state
InputHiddenTag.State _state
_hiddenState
InputHiddenTag.State _hiddenState
_defaultSelections
List<E> _defaultSelections
_defaultSingleton
boolean _defaultSingleton
_defaultSingleValue
boolean _defaultSingleValue
_match
String[] _match
_dynamicAttrs
Object _dynamicAttrs
_saveBody
StringBuilder _saveBody
_writer
WriteRenderAppender _writer
_state
InputBooleanTag.State _state
_spanState
SpanTag.State _spanState
_text
String _text
_defaultValue
Boolean _defaultValue
_name
String _name
_toolbar
Boolean _toolbar
_location
Boolean _location
_directories
Boolean _directories
_status
Boolean _status
_menubar
Boolean _menubar
_resizable
Boolean _resizable
_scrollbars
Boolean _scrollbars
_width
Integer _width
_height
Integer _height
_left
Integer _left
_top
Integer _top
_replace
boolean _replace
_popupFunc
String _popupFunc
_onPopupDone
String _onPopupDone
_state
InputFileTag.State _state
_state
FormTag.State _state
_hiddenState
InputHiddenTag.State _hiddenState
_focus
String _focus
_location
String _location
_text
String _text
_beanName
String _beanName
_explicitBeanType
boolean _explicitBeanType
_beanType
String _beanType
_beanScope
String _beanScope
_realName
String _realName
_setRealName
boolean _setRealName
_targetScope
String _targetScope
_mapping
ActionMapping _mapping
_servlet
ActionServlet _servlet
_focusMap
HashMap<K,V> _focusMap
_appConfig
ModuleConfig _appConfig
_flowController
FlowController _flowController
_formSubmit
boolean _formSubmit
_params
Map<K,V> _params
_actionUrl
String _actionUrl
_extraHiddenParams
LinkedHashMap<K,V> _extraHiddenParams
_state
InputHiddenTag.State _state
_value
String _value
_dataInput
Object _dataInput
_state
HtmlTag.State _state
_br
TagRenderingBase _br
_writer
WriteRenderAppender _writer
_useLocale
boolean _useLocale
_scopeEnded
boolean _scopeEnded
_errors
ArrayList<E> _errors
_containerErrors
IErrorReporter _containerErrors
_docType
String _docType
_rendering
int _rendering
_dataSource
String _dataSource
_defaultValue
Object _defaultValue
_disabled
boolean _disabled
HORIZONTAL_VALUE
String HORIZONTAL_VALUE
- Constant defining a horizontal layout of the options.
VERTICAL_VALUE
String VERTICAL_VALUE
- Constant defining a vertical layout of the options.
_inputState
InputBooleanTag.State _inputState
_spanState
SpanTag.State _spanState
_cr
ConstantRendering _cr
_attrs
HashMap<K,V> _attrs
_dataSource
String _dataSource
_defaultValue
Object _defaultValue
_optionsDataSource
Object _optionsDataSource
_disabled
boolean _disabled
_orientation
String _orientation
_orientVal
Boolean _orientVal
_realName
String _realName
_style
String _style
_class
String _class
_labelStyle
String _labelStyle
_labelStyleClass
String _labelStyleClass
_repeater
boolean _repeater
_repIdx
int _repIdx
_repCurItem
Object _repCurItem
_optionsDataSource
Object _optionsDataSource
- The value of the options data source.
_state
ImageTag.State _state
_location
String _location
_params
Map<K,V> _params
_imgState
ImageTag.State _imgState
_rolloverImage
String _rolloverImage
_state
InputImageTag.State _state
_page
String _page
_rolloverImage
String _rolloverImage
_state
LabelTag.State _state
_defaultValue
Object _defaultValue
_value
Object _value
_escapeWhiteSpace
boolean _escapeWhiteSpace
_formatterErrors
boolean _formatterErrors
_formatDefaultValue
boolean _formatDefaultValue
_formatters
ArrayList<E> _formatters
_name
String _name
_value
Object _value
_map
Map<K,V> _map
_match
String _match
_defaultRadio
String _defaultRadio
_dynamicAttrs
Object _dynamicAttrs
_saveBody
StringBuilder _saveBody
_writer
WriteRenderAppender _writer
_state
InputBooleanTag.State _state
_spanState
SpanTag.State _spanState
_text
String _text
_tagIdRef
String _tagIdRef
_dataSource
String _dataSource
_name
String _name
_resultId
String _resultId
_params
Map<K,V> _params
url
String url
_state
SelectTag.State _state
_optionState
OptionTag.State _optionState
_hiddenState
InputHiddenTag.State _hiddenState
_formatterError
boolean _formatterError
_repIdx
int _repIdx
_repCurStage
Select.RepeatingStages _repCurStage
_repeater
boolean _repeater
_repCurItem
Object _repCurItem
_repeaterIterator
Iterator<E> _repeaterIterator
_order
Select.RepeatingStages[] _order
_dynamicOptions
Object _dynamicOptions
_saveBody
String _saveBody
_nullableOptionText
String _nullableOptionText
_defaultSelections
List<E> _defaultSelections
_formatters
ArrayList<E> _formatters
_optionList
ArrayList<E> _optionList
_match
String[] _match
_nullable
boolean _nullable
_optRb
TagRenderingBase _optRb
_state
OptionTag.State _state
_text
String _text
_disabled
boolean _disabled
_value
String _value
_repeatingType
Select.RepeatingStages _repeatingType
_hasError
boolean _hasError
_state
SpanTag.State _state
_state
TextAreaTag.State _state
_formatters
ArrayList<E> _formatters
_formatErrors
boolean _formatErrors
_state
InputTextTag.State _state
_formatters
ArrayList<E> _formatters
_password
boolean _password
_formatErrors
boolean _formatErrors
Package org.apache.beehive.netui.tags.internal |
_retrieveMap
HashMap<K,V> _retrieveMap
_callbackFunc
String _callbackFunc
Package org.apache.beehive.netui.tags.javascript |
_idScope
String _idScope
_funcBlocks
ArrayList<E> _funcBlocks
_codeBefore
ArrayList<E> _codeBefore
_codeAfter
ArrayList<E> _codeAfter
_idMap
HashMap<K,V> _idMap
_idToNameMap
HashMap<K,V> _idToNameMap
_genScope
boolean _genScope
_writeScript
boolean _writeScript
_writeId
boolean _writeId
_javaScriptFeatures
int _javaScriptFeatures
_req
ServletRequest _req
Package org.apache.beehive.netui.tags.template |
Class Attribute extends TagSupport implements Serializable |
_name
String _name
- The name of the attribute.
_defaultValue
String _defaultValue
- Default value
_name
String _name
- The name of the section.
_default
String _default
- The name of a JSP that will act as a default page
_name
String _name
- The name of the section.
_visible
boolean _visible
- Is the section visible
_name
String _name
- The name of the attribute.
_value
String _value
- The value of the attribute.
_savedContext
Template.TemplateContext _savedContext
- Saved context for the nested case
_fatalError
boolean _fatalError
_innerErrors
IErrorReporter _innerErrors
- Inner class that is exposed to handle errors
_templatePage
String _templatePage
- The URL of the template file...
_reportErrors
boolean _reportErrors
- boolean indicating the error reporting.
Package org.apache.beehive.netui.tags.tree |
_lastNodeExpandedImage
String _lastNodeExpandedImage
_nodeExpandedImage
String _nodeExpandedImage
_lastNodeCollapsedImage
String _lastNodeCollapsedImage
_nodeCollapsedImage
String _nodeCollapsedImage
_lastLineJoinImage
String _lastLineJoinImage
_lineJoinImage
String _lineJoinImage
_verticalLineImage
String _verticalLineImage
_imageSpacer
String _imageSpacer
_defaultIcon
String _defaultIcon
_selectionAction
String _selectionAction
_expansionAction
String _expansionAction
_selectTarget
String _selectTarget
_imageRoot
String _imageRoot
_iconRoot
String _iconRoot
_parent
InheritableState _parent
Class TreeElement extends Object implements Serializable |
_content
String _content
_label
String _label
_labelAsAlt
Boolean _labelAsAlt
_title
String _title
_name
String _name
_boolState
int _boolState
_parent
TreeElement _parent
_children
ArrayList<E> _children
_attribute
ArrayList<E> _attribute
_info
TreeElement.ExtendedInfo _info
_attribute
String _attribute
_value
String _value
state
int state
_parent
TreeElement _parent
selectedStyle
String selectedStyle
selectedStyleClass
String selectedStyleClass
unselectedStyle
String unselectedStyle
unselectedStyleClass
String unselectedStyleClass
disabledStyle
String disabledStyle
disabledStyleClass
String disabledStyleClass
tagId
String tagId
runAtClient
boolean runAtClient
escapeContent
boolean escapeContent
_selectedNode
TreeElement _selectedNode
_trs
TreeRenderState _trs
_state
InheritableState _state
_name
String _name
_rootNodeExpandedImage
String _rootNodeExpandedImage
_rootNodeCollapsedImage
String _rootNodeCollapsedImage
Package org.apache.beehive.netui.tools.tld |
taglibversion
String taglibversion
jspversion
String jspversion
shortname
String shortname
uri
String uri
displayname
String displayname
smallicon
String smallicon
largeicon
String largeicon
description
String description
filename
String filename
_packageName
String _packageName
_functionPackage
String _functionPackage
paramName
String paramName
paramValue
String paramValue
description
String description
taglibURI
String taglibURI
taglibLocation
String taglibLocation
Package org.apache.beehive.netui.tools.tldx |
Class TldxSubTask extends TemplateSubTask implements Serializable |
filename
String filename
paletteGenerator
String paletteGenerator
uri
String uri
tldxVersion
String tldxVersion
xmlEncoding
String xmlEncoding
packageName
String packageName
Package org.apache.beehive.netui.util.config |
Package org.apache.beehive.netui.util.exception |
_localizedMessage
String _localizedMessage
_localizedMessage
String _localizedMessage
_localizedMessage
String _localizedMessage
Package org.apache.beehive.netui.util.tags |
Class GroupOption extends Object implements Serializable |
_name
String _name
_value
String _value
_alt
String _alt
_accessKey
char _accessKey
Package org.apache.beehive.netui.util.type |
_localizedMessage
String _localizedMessage
_localizedMessage
String _localizedMessage