Serialized Form


Package org.apache.beehive.netui.compiler.model

Class NoWebInfDirectoryException extends Exception implements Serializable


Package org.apache.beehive.netui.databinding.datagrid.services

Class IllegalFilterException extends RuntimeException implements Serializable


Package org.apache.beehive.netui.pageflow

Class ActionNotFoundException extends PageFlowException implements Serializable

Serialized Fields

_form

Object _form

Class AutoRegisterActionServlet extends ActionServlet implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Throws:
IOException
Serialized Fields

_registeredModules

Map<K,V> _registeredModules
Map of module-path to ModuleConfig


_hasDataSources

boolean _hasDataSources

_configParams

Map<K,V> _configParams

_moduleConfigLocators

AutoRegisterActionServlet.ModuleConfigLocator[] _moduleConfigLocators

Class ControlFieldInitializationException extends PageFlowManagedObjectException implements Serializable

Serialized Fields

_fieldName

String _fieldName

Class DoubleFormPostException extends DeferredPageFlowException implements Serializable

Class DynaFormData extends DynaValidatorForm implements Serializable

Class DynamicSubappActionServlet extends PageFlowActionServlet implements Serializable

Class EmptyNestingStackException extends PageFlowException implements Serializable

Class FacesBackingBean extends PageFlowManagedObject implements Serializable

Serialized Fields

_pageInputs

Map<K,V> _pageInputs

Class FlowController extends PageFlowManagedObject implements Serializable

Class FormData extends ValidatorForm implements Serializable

Class Forward extends ActionForward implements Serializable

Serialized Fields

_outputForms

List<E> _outputForms

_path

String _path

_isNestedReturn

boolean _isNestedReturn

_init

boolean _init

_mappingPath

String _mappingPath

_queryString

StringBuffer _queryString

_explicitPath

boolean _explicitPath

_returnFormType

String _returnFormType

_userSetRedirect

boolean _userSetRedirect

_actionOutputs

Map<K,V> _actionOutputs

_returnToType

int _returnToType

_hasExplicitRedirectValue

boolean _hasExplicitRedirectValue

_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).

Class GlobalApp extends SharedFlowController implements Serializable

Class IllegalActionOutputException extends PageFlowException implements Serializable

Serialized Fields

_forwardName

String _forwardName

_actionOutputName

String _actionOutputName

Class IllegalOutputFormException extends PageFlowException implements Serializable

Serialized Fields

_forwardName

String _forwardName

_outputFormType

String _outputFormType

Class IllegalOutputFormTypeException extends IllegalOutputFormException implements Serializable

Serialized Fields

_requiredType

String _requiredType

Class IllegalPageInputException extends IllegalActionOutputException implements Serializable

Class IllegalRedirectOutputFormException extends IllegalOutputFormException implements Serializable

Class InfiniteReturnToActionException extends PageFlowException implements Serializable

Class LoginExpiredException extends NotLoggedInException implements Serializable

Class MismatchedActionOutputException extends PageFlowException implements Serializable

Serialized Fields

_actionOutputName

String _actionOutputName

_expectedType

String _expectedType

_actualType

String _actualType

_forwardName

String _forwardName

Class MismatchedPageInputException extends MismatchedActionOutputException implements Serializable

Class MissingActionOutputException extends PageFlowException implements Serializable

Serialized Fields

_actionOutputName

String _actionOutputName

_forwardName

String _forwardName

Class MissingPageInputException extends MissingActionOutputException implements Serializable

Class NoCurrentPageFlowException extends ReturnToException implements Serializable

Class NoMatchingActionMethodException extends PageFlowException implements Serializable

Serialized Fields

_formClassName

String _formClassName

Class NoPreviousActionException extends ReturnToException implements Serializable

Class NoPreviousPageException extends ReturnToException implements Serializable

Class NotLoggedInException extends DeferredPageFlowException implements Serializable

Class PageFlowActionServlet extends AutoRegisterActionServlet implements Serializable

Class PageFlowActionServlet.DefaultModuleConfigLocator extends Object implements Serializable

Class PageFlowActionServlet.LegacyModuleConfigLocator extends PageFlowActionServlet.DefaultModuleConfigLocator implements Serializable

Class PageFlowController extends FlowController implements Serializable

Serialized Fields

_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

Class PageFlowException extends PageFlowManagedObjectException implements Serializable

Serialized Fields

_actionName

String _actionName

Class PageFlowManagedObject extends Object implements Serializable

Class PageFlowManagedObjectException extends RuntimeException implements Serializable

Serialized Fields

_managedObject

PageFlowManagedObject _managedObject

_messageKeyPrefix

String _messageKeyPrefix

Class PageFlowRequestProcessor extends RequestProcessor implements Serializable

Class PageFlowRequestProcessor.ExceptionHandledActionMapping extends ActionMapping implements Serializable

Serialized Fields

_fwd

ActionForward _fwd

Class PageFlowStack extends Object implements Serializable

Serialized Fields

_stack

Stack<E> _stack

Class PageFlowStack.PushedPageFlow extends Object implements Serializable

Serialized Fields

_pageFlow

PageFlowController _pageFlow

_interceptor

ActionInterceptor _interceptor

_interceptedForward

InterceptorForward _interceptedForward

Class PreviousActionInfo extends Object implements Serializable

Serialized Fields

_form

ActionForm _form

_actionURI

String _actionURI

_queryString

String _queryString

Class PreviousPageInfo extends Object implements Serializable

Serialized Fields

_forward

ActionForward _forward

_form

ActionForm _form

_mappingPath

String _mappingPath

Class SharedFlowController extends FlowController implements Serializable

Class UnfulfilledRolesException extends DeferredPageFlowException implements Serializable

Serialized Fields

_roleNames

String[] _roleNames

_rolesList

String _rolesList

Class UnresolvableForwardException extends PageFlowException implements Serializable

Serialized Fields

_forwardName

String _forwardName

Package org.apache.beehive.netui.pageflow.config

Class PageFlowActionFormBean extends ActionFormBean implements Serializable

Serialized Fields

_actualType

String _actualType

Class PageFlowActionForward extends ActionForward implements Serializable

Serialized Fields

_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

Class PageFlowActionMapping extends ActionMapping implements Serializable

Serialized Fields

_unqualifiedActionPath

String _unqualifiedActionPath

_loginRequired

boolean _loginRequired

_simpleAction

boolean _simpleAction

_isOverloaded

boolean _isOverloaded

_formMember

String _formMember

_formClass

String _formClass

_readonly

boolean _readonly

_conditionalForwards

Map<K,V> _conditionalForwards

_formBeanMessageResourcesKey

String _formBeanMessageResourcesKey

Class PageFlowControllerConfig extends ControllerConfig implements Serializable

Serialized Fields

_isNestedPageFlow

boolean _isNestedPageFlow

_isSingletonPageFlow

boolean _isSingletonPageFlow

_isReturnToPageDisabled

boolean _isReturnToPageDisabled

_isReturnToActionDisabled

boolean _isReturnToActionDisabled

_isMissingDefaultMessages

boolean _isMissingDefaultMessages

_sharedFlowModules

List<E> _sharedFlowModules

_controllerClass

String _controllerClass

_isSharedFlow

boolean _isSharedFlow

_overrideMultipartClass

String _overrideMultipartClass

_forceMultipartDisabled

boolean _forceMultipartDisabled

Class PageFlowExceptionConfig extends ExceptionConfig implements Serializable

Serialized Fields

_isHandlerMethod

boolean _isHandlerMethod

_defaultMessage

String _defaultMessage

_isPathContextRelative

boolean _isPathContextRelative

_readonly

boolean _readonly

Package org.apache.beehive.netui.pageflow.interceptor

Class ActionInterceptorChain extends Object implements Serializable

Serialized Fields

_actionInterceptors

ActionInterceptor[] _actionInterceptors

Class ActionInterceptorConfig extends Object implements Serializable

Serialized Fields

_interceptorClass

String _interceptorClass

Class InterceptorForward extends Forward implements Serializable


Package org.apache.beehive.netui.pageflow.internal

Class AnyBeanActionForm extends FormData implements Serializable

Serialized Fields

_bean

Object _bean

Class BindingUpdateError extends Object implements Serializable

Serialized Fields

_expression

String _expression

_message

String _message

_cause

Throwable _cause

Class ContextCache extends Object implements Serializable

Serialized Fields

_secureForwards

boolean _secureForwards

_forwardOverflowCount

int _forwardOverflowCount

_nestingOverflowCount

int _nestingOverflowCount

_forwardRedirectHandler

ForwardRedirectHandler _forwardRedirectHandler

_loginHandler

LoginHandler _loginHandler

_reloadableClassHandler

ReloadableClassHandler _reloadableClassHandler

_exceptionsHandler

ExceptionsHandler _exceptionsHandler

_serverAdapter

ServerAdapter _serverAdapter

Class DefaultExceptionsHandler extends DefaultHandler implements Serializable

Class DefaultForwardRedirectHandler extends DefaultHandler implements Serializable

Class DefaultHandler extends Object implements Serializable

Class DefaultLoginHandler extends DefaultHandler implements Serializable

Class DefaultReloadableClassHandler extends DefaultHandler implements Serializable

Serialized Fields

_pageFlowClassLoader

BouncyClassLoader _pageFlowClassLoader

Class DeferredPageFlowException extends PageFlowException implements Serializable

Class JavaControlUtils.ControlInstantiationException extends Exception implements Serializable

Serialized Fields

_controlBeanClassName

String _controlBeanClassName

Class PageFlowBeanContext extends ServletBeanContext implements Serializable

Class ResponseOutputException extends RuntimeException implements Serializable

Class ReturnToException extends PageFlowException implements Serializable

Serialized Fields

_returnToType

String _returnToType

Class XmlBeanActionForm extends AnyBeanActionForm implements Serializable

Serialized Fields

_formClassName

String _formClassName

Package org.apache.beehive.netui.pageflow.scoping.internal

Class ScopedSession extends ScopedAttributeContainer implements Serializable


Package org.apache.beehive.netui.pageflow.validation

Class ValidatorRules extends FieldChecks implements Serializable


Package org.apache.beehive.netui.script

Class ExpressionEvaluationException extends Exception implements Serializable

Serialized Fields

expression

String expression

contexts

String[] contexts

localizedMessage

String localizedMessage

Class ExpressionUpdateException extends ExpressionEvaluationException implements Serializable

Class IllegalExpressionException extends RuntimeExpressionException implements Serializable

Serialized Fields

expression

String expression

Class RuntimeExpressionException extends RuntimeException implements Serializable

Serialized Fields

localizedMessage

String localizedMessage

Package org.apache.beehive.netui.script.el

Class ExpressionParseException extends RuntimeException implements Serializable


Package org.apache.beehive.netui.script.el.parser

Class ParseException extends Exception implements Serializable

Serialized Fields

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.

Class TokenMgrError extends Error implements Serializable

Serialized Fields

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

Class AbstractClassicTag extends BodyTagSupport implements Serializable

Serialized Fields

ee

ExpressionEvaluator ee

_eh

ErrorHandling _eh

Class DataSourceTag extends AbstractClassicTag implements Serializable

Serialized Fields

_dataSource

String _dataSource

Package org.apache.beehive.netui.tags.databinding.base

Class StructuredBaseTag extends AbstractClassicTag implements Serializable

Serialized Fields

_contentBuffer

StringBuilder _contentBuffer

Package org.apache.beehive.netui.tags.databinding.bundle

Class DeclareBundle extends AbstractClassicTag implements Serializable

Serialized Fields

_name

String _name

_bundlePath

String _bundlePath

_language

String _language

_country

String _country

_variant

String _variant

Package org.apache.beehive.netui.tags.databinding.cellrepeater

Class CellRepeater extends DataSourceTag implements Serializable

Serialized Fields

_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

List<E> _dataList

_currentItem

Object _currentItem

_styleContext

CellRepeaterStyleBean _styleContext

Package org.apache.beehive.netui.tags.databinding.invoke

Class AbstractCallMethod extends AbstractClassicTag implements Serializable

Serialized Fields

_parameters

List<E> _parameters

_method

String _method

_failOnError

boolean _failOnError

_resultId

String _resultId

_verifyTypes

boolean _verifyTypes

Class CallMethod extends AbstractCallMethod implements Serializable

Serialized Fields

_object

Object _object

Class CallPageFlow extends CallMethod implements Serializable

Class MethodParameter extends AbstractClassicTag implements Serializable

Serialized Fields

_isNull

boolean _isNull

_value

Object _value

_type

String _type

Class ObjectNotFoundException extends Exception implements Serializable

Serialized Fields

_objectName

String _objectName

Package org.apache.beehive.netui.tags.databinding.message

Class Message extends AbstractClassicTag implements Serializable

Serialized Fields

_resultId

String _resultId

_value

Object _value

_argList

List<E> _argList

Class MessageArg extends AbstractClassicTag implements Serializable

Serialized Fields

_value

Object _value

Package org.apache.beehive.netui.tags.databinding.pageinput

Class DeclarePageInput extends AbstractClassicTag implements Serializable

Serialized Fields

_type

String _type

_name

String _name

_required

boolean _required

Package org.apache.beehive.netui.tags.databinding.repeater

Class Repeater extends DataSourceTag implements Serializable

Serialized Fields

_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

Class RepeaterComponent extends StructuredBaseTag implements Serializable

Serialized Fields

_repeater

Repeater _repeater

Class RepeaterFooter extends RepeaterComponent implements Serializable

Class RepeaterHeader extends RepeaterComponent implements Serializable

Class RepeaterItem extends RepeaterComponent implements Serializable


Package org.apache.beehive.netui.tags.databinding.repeater.pad

Class Pad extends RepeaterComponent implements Serializable

Serialized Fields

_padText

String _padText

_maxRepeat

Integer _maxRepeat

_minRepeat

Integer _minRepeat

Package org.apache.beehive.netui.tags.databinding.script

Class GetData extends AbstractClassicTag implements Serializable

Serialized Fields

_value

Object _value

_resultId

String _resultId

Package org.apache.beehive.netui.tags.databinding.xml

Class SerializeXML extends AbstractClassicTag implements Serializable

Serialized Fields

_source

Object _source

_divName

String _divName

Package org.apache.beehive.netui.tags.html

Class Anchor extends HtmlBaseTag implements Serializable

Serialized Fields

_state

AnchorTag.State _state

_text

String _text

_action

String _action

_href

String _href

_linkName

String _linkName

_location

String _location

_scope

String _scope

_clientAction

String _clientAction

_params

Map<K,V> _params

_formSubmit

boolean _formSubmit

Class Body extends HtmlBaseTag implements Serializable

Serialized Fields

_state

BodyTag.State _state

_text

String _text

Class Button extends HtmlFocusBaseTag implements Serializable

Serialized Fields

_state

InputSubmitTag.State _state

_action

String _action

_value

String _value

_params

Map<K,V> _params

Class CheckBox extends HtmlDefaultableDataSourceTag implements Serializable

Serialized Fields

_state

InputBooleanTag.State _state

_hiddenState

InputHiddenTag.State _hiddenState

Class CheckBoxGroup extends HtmlGroupBaseTag implements Serializable

Serialized Fields

_state

InputHiddenTag.State _state

_hiddenState

InputHiddenTag.State _hiddenState

_defaultSelections

List<E> _defaultSelections

_match

String[] _match

_dynamicAttrs

Object _dynamicAttrs

_saveBody

StringBuilder _saveBody

Class CheckBoxOption extends HtmlFocusBaseTag implements Serializable

Serialized Fields

_state

InputBooleanTag.State _state

_spanState

SpanTag.State _spanState

_text

String _text

Class FileUpload extends HtmlDataSourceTag implements Serializable

Serialized Fields

_state

InputFileTag.State _state

Class Form extends HtmlBaseTag implements Serializable

Serialized Fields

_state

FormTag.State _state

_hiddenState

InputHiddenTag.State _hiddenState

_focus

String _focus

_location

String _location

_scope

String _scope

_text

String _text

_beanName

String _beanName

_beanType

String _beanType

_beanScope

String _beanScope

_type

String _type

_realName

String _realName

_formId

String _formId

_mapping

ActionMapping _mapping

_servlet

ActionServlet _servlet

_focusMap

HashMap<K,V> _focusMap

_idList

ArrayList<E> _idList

_appConfig

ModuleConfig _appConfig

_setRealName

boolean _setRealName

_formSubmit

boolean _formSubmit

_params

Map<K,V> _params

Class Hidden extends HtmlDataSourceTag implements Serializable

Serialized Fields

_state

InputHiddenTag.State _state

_value

String _value

_dataInput

Object _dataInput

Class Html extends ScriptContainer implements Serializable

Serialized Fields

_state

HtmlTag.State _state

_br

TagRenderingBase _br

_useLocale

boolean _useLocale

_saveBody

String _saveBody

_errors

ArrayList<E> _errors

_containerErrors

IErrorReporter _containerErrors

_uniqueId

int _uniqueId

_docType

String _docType

_rendering

int _rendering

Class HtmlBaseTag extends AbstractClassicTag implements Serializable

Class HtmlDataSourceTag extends HtmlFocusBaseTag implements Serializable

Serialized Fields

_dataSource

String _dataSource

Class HtmlDefaultableDataSourceTag extends HtmlDataSourceTag implements Serializable

Serialized Fields

_defaultValue

Object _defaultValue

Class HtmlFocusBaseTag extends HtmlBaseTag implements Serializable

Serialized Fields

_disabled

boolean _disabled

Class HtmlGroupBaseTag extends AbstractClassicTag implements Serializable

Serialized Fields

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

_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

Class HtmlOptionsDataSourceTag extends HtmlDefaultableDataSourceTag implements Serializable

Serialized Fields

_optionsDataSource

Object _optionsDataSource
The value of the options data source.

Class Image extends HtmlBaseTag implements Serializable

Serialized Fields

_state

ImageTag.State _state

_location

String _location

_id

String _id

_params

Map<K,V> _params

Class ImageAnchor extends Anchor implements Serializable

Serialized Fields

_imgState

ImageTag.State _imgState

_rolloverImage

String _rolloverImage

Class ImageButton extends HtmlFocusBaseTag implements Serializable

Serialized Fields

_state

InputImageTag.State _state

_page

String _page

_rolloverImage

String _rolloverImage

_id

String _id

Class JavaScriptUtils extends Object implements Serializable

Serialized Fields

_anchorFormSubmit

boolean _anchorFormSubmit

_rollover

boolean _rollover

_writeLookupMethods

boolean _writeLookupMethods

Class Label extends LabelBase implements Serializable

Serialized Fields

_state

LabelTag.State _state

Class LabelBase extends HtmlBaseTag implements Serializable

Serialized Fields

_defaultValue

Object _defaultValue

_value

Object _value

_escapeWhiteSpace

boolean _escapeWhiteSpace

_formatterErrors

boolean _formatterErrors

_formatters

ArrayList<E> _formatters

Class Parameter extends AbstractClassicTag implements Serializable

Serialized Fields

_name

String _name

_value

Object _value

Class ParameterMap extends AbstractClassicTag implements Serializable

Serialized Fields

_map

Map<K,V> _map

Class RadioButtonGroup extends HtmlGroupBaseTag implements Serializable

Serialized Fields

_match

String _match

_defaultRadio

String _defaultRadio

_dyanmicAttrs

Object _dyanmicAttrs

_saveBody

StringBuilder _saveBody

Class RadioButtonOption extends HtmlFocusBaseTag implements Serializable

Serialized Fields

_state

InputBooleanTag.State _state

_spanState

SpanTag.State _spanState

_text

String _text

Class RewriteName extends AbstractClassicTag implements Serializable

Serialized Fields

_name

String _name

_resultId

String _resultId

Class RewriteURL extends AbstractClassicTag implements Serializable

Serialized Fields

url

String url

Class ScriptContainer extends AbstractClassicTag implements Serializable

Serialized Fields

_saveBody

String _saveBody

_scopeId

String _scopeId

_funcBlocks

ArrayList<E> _funcBlocks

_codeBlocks

ArrayList<E> _codeBlocks

_initNames

HashMap<K,V> _initNames

_idMap

HashMap<K,V> _idMap

_anchorRewriters

HashMap<K,V> _anchorRewriters

_runAtClient

boolean _runAtClient

_writeScript

boolean _writeScript

_writeInitScript

boolean _writeInitScript

Class ScriptHeader extends AbstractClassicTag implements Serializable

Serialized Fields

_features

String _features

_tree

boolean _tree

_divPanel

boolean _divPanel

Class Select extends HtmlOptionsDataSourceTag implements Serializable

Serialized Fields

_state

SelectTag.State _state

_optionState

OptionTag.State _optionState

_hiddenState

InputHiddenTag.State _hiddenState

_formatterError

boolean _formatterError

_repIdx

int _repIdx

_repCurStage

int _repCurStage

_repeater

boolean _repeater

_repCurItem

Object _repCurItem

_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

Class SelectOption extends HtmlBaseTag implements Serializable

Serialized Fields

_state

OptionTag.State _state

_text

String _text

_disabled

boolean _disabled

_value

String _value

_id

String _id

_repeatingType

String _repeatingType

_hasError

boolean _hasError

Class Span extends LabelBase implements Serializable

Serialized Fields

_state

SpanTag.State _state

_id

String _id

Class TextArea extends HtmlDefaultableDataSourceTag implements Serializable

Serialized Fields

_state

TextAreaTag.State _state

_formatters

ArrayList<E> _formatters

_formatErrors

boolean _formatErrors

Class TextBox extends HtmlDefaultableDataSourceTag implements Serializable

Serialized Fields

_state

InputTextTag.State _state

_formatters

ArrayList<E> _formatters

_password

boolean _password

_formatErrors

boolean _formatErrors

Package org.apache.beehive.netui.tags.template

Class Attribute extends TagSupport implements Serializable

Serialized Fields

_name

String _name
The name of the attribute.


_defaultValue

String _defaultValue
Default value

Class DivPanel extends AbstractClassicTag implements Serializable

Serialized Fields

_tagId

String _tagId

_firstPage

String _firstPage

JAVASCRIPT_CLASS

String JAVASCRIPT_CLASS

Class IncludeSection extends AbstractClassicTag implements Serializable

Serialized Fields

_name

String _name
The name of the section.


_default

String _default
The name of a JSP that will act as a default page

Class Section extends AbstractClassicTag implements Serializable

Serialized Fields

_name

String _name
The name of the section.


_visible

boolean _visible
Is the section visible

Class SetAttribute extends AbstractClassicTag implements Serializable

Serialized Fields

_name

String _name
The name of the attribute.


_value

String _value
The value of the attribute.

Class Template extends AbstractClassicTag implements Serializable

Serialized Fields

_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

Class InheritableState extends Object implements Serializable

Serialized Fields

_imageHandleDownLast

String _imageHandleDownLast

_imageHandleDownMiddle

String _imageHandleDownMiddle

_imageHandleRightLast

String _imageHandleRightLast

_imageHandleRightMiddle

String _imageHandleRightMiddle

_imageLineLast

String _imageLineLast

_imageLineMiddle

String _imageLineMiddle

_imageLineVertical

String _imageLineVertical

_imageSpacer

String _imageSpacer

_defaultIcon

String _defaultIcon

_selectionAction

String _selectionAction

_expansionAction

String _expansionAction

_expandTarget

String _expandTarget

_imageRoot

String _imageRoot

_parent

InheritableState _parent

Class TreeElement extends Object implements Serializable

Serialized Fields

_content

String _content

_label

String _label

_title

String _title

_name

String _name

_boolState

int _boolState

_parent

TreeElement _parent

_children

ArrayList<E> _children

_attribute

ArrayList<E> _attribute

_info

TreeElement.ExtendedInfo _info

Class TreeHtmlAttributeInfo extends Object implements Serializable

Serialized Fields

_attribute

String _attribute

_value

String _value

state

int state

_parent

TreeElement _parent

Class TreeRootElement extends TreeElement implements Serializable

Serialized Fields

_selectedNode

TreeElement _selectedNode

Package org.apache.beehive.netui.tools.tld

Class JspTaglibSubTask extends XmlSubTask implements Serializable

Serialized Fields

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

Class JspTaglibSubTask.ContextParam extends Object implements Serializable

Serialized Fields

paramName

String paramName

paramValue

String paramValue

description

String description

Class JspTaglibSubTask.TagLib extends Object implements Serializable

Serialized Fields

taglibURI

String taglibURI

taglibLocation

String taglibLocation

Package org.apache.beehive.netui.tools.tldx

Class TldxSubTask extends TemplateSubTask implements Serializable

Serialized Fields

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

Class ConfigInitializationException extends Exception implements Serializable


Package org.apache.beehive.netui.util.exception

Class LocalizedIllegalArgumentException extends IllegalArgumentException implements Serializable

Serialized Fields

_localizedMessage

String _localizedMessage

Class LocalizedIllegalStateException extends IllegalStateException implements Serializable

Serialized Fields

_localizedMessage

String _localizedMessage

Class LocalizedUnsupportedOperationException extends UnsupportedOperationException implements Serializable

Serialized Fields

_localizedMessage

String _localizedMessage

Package org.apache.beehive.netui.util.iterator

Class IteratorFactoryException extends Exception implements Serializable

Serialized Fields

_type

Class<T> _type

Package org.apache.beehive.netui.util.tags

Class GroupOption extends Object implements Serializable

Serialized Fields

_name

String _name

_value

String _value

_alt

String _alt

_accessKey

char _accessKey

Package org.apache.beehive.netui.util.type

Class TypeConversionException extends RuntimeException implements Serializable

Serialized Fields

_localizedMessage

String _localizedMessage

Class TypeConverterNotFoundException extends RuntimeException implements Serializable

Serialized Fields

_localizedMessage

String _localizedMessage