Serialized Form
|
Package com.jtri.exception |
params
java.lang.String[] params
event
int event
from
java.lang.String from
to
java.lang.String to
callerField
java.lang.String callerField
- Full name of field of the caller form reponsible for the call.
The name includes index information like:
country[n].state[m].city[z].cityName
callerFormName
java.lang.String callerFormName
- Name of the caller form, used by the javascript returning.
caller
org.apache.struts.action.ActionForm caller
- Caller ActionForm, used to retrieve the call on javascript calling, or restore
screen state in the returning (if restoreFormReturn is true)
hidden
boolean hidden
- The caller is marked as hidden when it's supposed to select a value
based on the onChangeField, and return it silently. Returnable makes
no sense in this case
floating
boolean floating
- Floating marks this call as a separate modal window/frame. Floating Calls
uses javascript to return values. The normal combination is with
restoreFormReturn true.
parameters
DynaFilter parameters
- Parameters to the called window
returnFields
java.lang.String[][] returnFields
- Expected return fields. This are pairs of caller < - called fields relative to
the callerField row context.
onChangeField
java.lang.String onChangeField
- Indicates wich field from the filter should be used only in hidden calls
listName
java.lang.String listName
- List property of called bean that has a collection of rows.
returnForward
org.apache.struts.action.ActionForward returnForward
- Caller forward to return.
returnable
boolean returnable
- if this call puts the caller window in a stack and asks for the
called window to present a return button or action. If not, the call
will be disposed as soon as the called starts.
restoreFormReturn
boolean restoreFormReturn
- if true , when this calls returns, the form is restored. If false, the
default action is restore the form and requery.
destination
java.lang.String destination
- Destination is used to check if the call tree is broken. Currently it's
seted in the arrival form.
count
int count
- count is used to simulate the back button in history.go(-count).
queryRequest
org.apache.struts.util.ImageButtonBean queryRequest
isValid
boolean isValid
filter
DynaFilter filter
loveButtons
ToolBarManager loveButtons
rootStructure
PageStructure rootStructure
resetButton
boolean resetButton
cusco
Cusco cusco
filter
IFilter filter
formName
java.lang.String formName
wndCaller
java.lang.String wndCaller
selected
int[] selected
selectButtons
org.apache.struts.util.ImageButtonBean selectButtons
order
int order
menus
java.util.List menus
- Deprecated.
submenus
java.util.Hashtable submenus
- Deprecated.
queryRequest
org.apache.struts.util.ImageButtonBean queryRequest
saveRequest
org.apache.struts.util.ImageButtonBean saveRequest
addButtons
ToolBarManager addButtons
nextButtons
ToolBarManager nextButtons
loveButtons
ToolBarManager loveButtons
backButtons
ToolBarManager backButtons
pageInfos
java.util.Map pageInfos
rootStructure
PageStructure rootStructure
cusco
Cusco cusco
_pendingSave
boolean _pendingSave
selectedTab
java.lang.String selectedTab
currentTab
java.lang.String currentTab
_status
java.lang.String _status
_removed
java.lang.String _removed
pageStructure
PageStructure pageStructure
pageInfos
java.util.Map pageInfos
fromValue
BetweenFilterField fromValue
toValue
BetweenFilterField toValue
attributes
java.util.Hashtable attributes
restrictive
boolean restrictive
fields
java.util.Map fields
dbFields
java.util.Map dbFields
dbField
java.lang.String dbField
table
java.lang.String table
operation
java.lang.String operation
path
java.lang.String path
enumResolver
java.lang.Class enumResolver
sql
java.lang.String sql
pageSize
int pageSize
currentPage
int currentPage
currentItem
int currentItem
lastItem
int lastItem
insertRoles
java.lang.String[] insertRoles
removeRoles
java.lang.String[] removeRoles
saveEnabled
boolean saveEnabled
collection
java.util.Collection collection
method
java.lang.String method
loaderName
java.lang.String loaderName
colName
java.lang.String colName
rowClass
java.lang.String rowClass
masterFields
java.lang.String[] masterFields
detailFields
java.lang.String[] detailFields
filters
java.util.List filters
subPages
java.util.List subPages
rule
DefaultRules rule
rowFactory
RowFactory rowFactory
orderBy
java.lang.String orderBy
baseInfo
PageInfo baseInfo
cusco
Cusco cusco
beans
java.lang.Object[] beans
links
java.util.Map links
root_sess
org.hibernate.Session root_sess
new_sess
org.hibernate.Session new_sess
session
org.hibernate.Session session