Serialized Form


Package nl.imsystems.atag.tags

Class nl.imsystems.atag.tags.ActionTag extends ATagBase implements Serializable

Serialized Fields

event

String event

url

String url

postForm

boolean postForm

Class nl.imsystems.atag.tags.ATagBase extends BodyTagSupport implements Serializable

Serialized Fields

tempContext

ATagContext tempContext

Class nl.imsystems.atag.tags.AutoRefreshTag extends ContainerBase implements Serializable

Serialized Fields

interval

int interval

Class nl.imsystems.atag.tags.ComponentRefTag extends ReferenceBase implements Serializable

Class nl.imsystems.atag.tags.ComponentTag extends ATagBase implements Serializable

Serialized Fields

tempId

String tempId

tempID

String tempID

tempName

String tempName

tempBind

String tempBind

tempValue

Object tempValue

tempParams

Properties tempParams

autoRefreshInterval

int autoRefreshInterval

autoRefreshParams

String autoRefreshParams

Class nl.imsystems.atag.tags.ContainerBase extends ATagBase implements Serializable

Serialized Fields

dependents

Set<E> dependents

actions

Map<K,V> actions

params

Map<K,V> params

controllerUrl

String controllerUrl

viewUrl

String viewUrl

parentIsDependent

boolean parentIsDependent

Class nl.imsystems.atag.tags.PageTag extends ContainerBase implements Serializable

Serialized Fields

debug

boolean debug

async

boolean async

postForm

boolean postForm

scriptLocation

String scriptLocation

Class nl.imsystems.atag.tags.PanelRefTag extends ReferenceBase implements Serializable

Class nl.imsystems.atag.tags.PanelTag extends ContainerBase implements Serializable

Serialized Fields

tempId

String tempId

tempID

String tempID

tempBind

String tempBind

tempValue

Object tempValue

tempParams

Properties tempParams

Class nl.imsystems.atag.tags.ParamTag extends ATagBase implements Serializable

Serialized Fields

name

String name

value

String value

Class nl.imsystems.atag.tags.ReferenceBase extends ContainerBase implements Serializable

Serialized Fields

type

String type

dependents

String dependents

cssClass

String cssClass

style

String style

bind

String bind

paramName

String paramName

render

boolean render

refresh

boolean refresh

text

boolean text

Class nl.imsystems.atag.tags.WrapperTag extends ContainerBase implements Serializable

Serialized Fields

dependents

String dependents

render

boolean render