Serialized Form


Package mx.com.brained.model.impl

Class mx.com.brained.model.impl.DefaultAwGrid extends java.lang.Object implements Serializable

Serialized Fields

dataClass

java.lang.Class<T> dataClass

dataList

java.util.List<E> dataList

dynaClass

org.apache.commons.beanutils.DynaClass dynaClass

propertyNames

java.util.List<E> propertyNames

stateList

java.util.Map<K,V> stateList

headerString

java.lang.String headerString

stateString

java.lang.String stateString

headerList

java.util.Map<K,V> headerList

Package mx.com.brained.taglib

Class mx.com.brained.taglib.CheckBoxGridElement extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

name

java.lang.String name

property

java.lang.String property

title

java.lang.String title

type

java.lang.String type

bundle

java.lang.String bundle

locale

java.lang.String locale

trueValue

java.lang.String trueValue

falseValue

java.lang.String falseValue

Class mx.com.brained.taglib.ComboGridElement extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

name

java.lang.String name

property

java.lang.String property

title

java.lang.String title

type

java.lang.String type

bundle

java.lang.String bundle

locale

java.lang.String locale

action

java.lang.String action

options

java.lang.String options

labelProperty

java.lang.String labelProperty

labelValue

java.lang.String labelValue

hiddenValues

java.lang.String hiddenValues

Class mx.com.brained.taglib.GridElement extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

name

java.lang.String name

property

java.lang.String property

title

java.lang.String title

type

java.lang.String type

bundle

java.lang.String bundle

locale

java.lang.String locale

Class mx.com.brained.taglib.GridFrameTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

forward

java.lang.String forward

action

java.lang.String action

href

java.lang.String href

page

java.lang.String page

module

java.lang.String module

anchor

java.lang.String anchor

paramId

java.lang.String paramId

paramName

java.lang.String paramName

paramProperty

java.lang.String paramProperty

paramMap

java.lang.String paramMap

paramMapProperty

java.lang.String paramMapProperty

linkName

java.lang.String linkName

styleClass

java.lang.String styleClass

name

java.lang.String name

Class mx.com.brained.taglib.GridIteratorTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

report

java.lang.String report

dynamic

java.lang.String dynamic

action

java.lang.String action

multipleSelection

java.lang.String multipleSelection

headerString

java.lang.String headerString

stateString

java.lang.String stateString

context

org.springframework.web.context.WebApplicationContext context

iterator

java.util.Iterator<E> iterator
The collection iterator


lengthCount

int lengthCount
Number of iterations made


lengthValue

int lengthValue
Real length of the collection


offsetValue

int offsetValue
Offset value


started

boolean started
Check if this instance already started iterating


collection

java.lang.Object collection
The collection to be iterated


id

java.lang.String id
The name of the script variable that will be exposed


indexId

java.lang.String indexId
The name of the scripting variable created


length

java.lang.String length
The length of the iterator (<= 0 equals infinite length)


name

java.lang.String name
Name of the bean containing the collection


offset

java.lang.String offset
The starting index (relative to zero)


property

java.lang.String property
Name of the property containing the collection.


scope

java.lang.String scope
The scope to look for the bean


type

java.lang.String type
The class type of each exposed element


styleClass

java.lang.String styleClass

gridUtil

GridUtil gridUtil

Class mx.com.brained.taglib.GridLibraryTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

action

java.lang.String action

Class mx.com.brained.taglib.ListGridElement extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

name

java.lang.String name

property

java.lang.String property

title

java.lang.String title

type

java.lang.String type

bundle

java.lang.String bundle

locale

java.lang.String locale

collection

java.lang.String collection

titleString

java.lang.String titleString

collectionString

java.lang.String collectionString

valuecolumn

java.lang.String valuecolumn



Copyright © 2005 Brain-ED Engineering & Development. All Rights Reserved.