Serialized Form
Package fi.paatti.research.paattiapplication |
serialVersionUID: 1L
application
PaattiResearchApplication application
container
com.vaadin.ui.ComponentContainer container
loginForm
com.vaadin.ui.LoginForm loginForm
serialVersionUID: 1L
mainWindow
com.vaadin.ui.Window mainWindow
loginWindow
LoginWindow loginWindow
applicationTabSheet
ApplicationTabSheet applicationTabSheet
db
fi.paatti.paattidatabaseutils.dbservice.PaattiResearchDBService db
loginHelper
fi.paatti.paattiloginutils.LoginHelper loginHelper
request
javax.servlet.http.HttpServletRequest request
response
javax.servlet.http.HttpServletResponse response
Package fi.paatti.research.paattiapplication.components |
applicationView
ApplicationView applicationView
queryTableName
String queryTableName
queryTableIdColumn
String queryTableIdColumn
visibleColumns
String[] visibleColumns
searchField
com.vaadin.ui.TextField searchField
toggleShowDeleted
com.vaadin.ui.CheckBox toggleShowDeleted
searchQueryContents
com.vaadin.ui.Table searchQueryContents
createButton
com.vaadin.ui.Button createButton
searchButton
com.vaadin.ui.Button searchButton
selectButton
com.vaadin.ui.Button selectButton
searchFilter
com.vaadin.data.Container.Filter searchFilter
activeRowFilter
com.vaadin.data.Container.Filter activeRowFilter
queryResults
com.vaadin.data.util.sqlcontainer.SQLContainer queryResults
Package fi.paatti.research.paattiapplication.views |
serialVersionUID: 1L
application
PaattiResearchApplication application
applicationTabSheet
ApplicationTabSheet applicationTabSheet
searchComponent
SearchComponent searchComponent
tabSheet
com.vaadin.ui.TabSheet tabSheet
selectedItem
com.vaadin.data.Item selectedItem
tableColumnId
String tableColumnId
selectedItemInfoLabel
com.vaadin.ui.Label selectedItemInfoLabel
view
ApplicationView view
Package fi.paatti.research.paattiapplication.views.eventview |
serialVersionUID: 1L
eventTool
EventTool eventTool
image
com.vaadin.ui.Embedded image
eventTitleField
com.vaadin.ui.TextField eventTitleField
eventDescriptionArea
com.vaadin.ui.TextArea eventDescriptionArea
eventTypeSelect
com.vaadin.ui.Select eventTypeSelect
saveButton
com.vaadin.ui.Button saveButton
removeButton
com.vaadin.ui.Button removeButton
eventTypeContainer
com.vaadin.data.util.sqlcontainer.SQLContainer eventTypeContainer
eventEstimatedTimeField
com.vaadin.ui.TextField eventEstimatedTimeField
serialVersionUID: 1L
application
PaattiResearchApplication application
connectors
fi.paatti.research.paattiapplication.views.eventview.EventTool.ConnectorSource connectors
connectorResource
com.vaadin.terminal.StreamResource connectorResource
canvas
com.vaadin.ui.Embedded canvas
nodeFactory
NodeFactory nodeFactory
nodes
ArrayList<E> nodes
settingsView
SettingsView settingsView
contextMenu
ContextMenu contextMenu
nodeMode
EventTool.NODE_MODES nodeMode
eventRowId
Object eventRowId
taskRowId
Object taskRowId
choiceRowId
Object choiceRowId
saveWarningMessage
String saveWarningMessage
serialVersionUID: 1L
eventInfoTab
EventInfoTab eventInfoTab
eventToolTab
EventTool eventToolTab
Package fi.paatti.research.paattiapplication.views.eventview.tools |
x
int x
y
int y
width
int width
height
int height
visible
boolean visible
nodeMenuItems
LinkedList<E> nodeMenuItems
nullMenuItems
LinkedList<E> nullMenuItems
currentItemList
LinkedList<E> currentItemList
caption
String caption
nodeMode
EventTool.NODE_MODES nodeMode
nodeType
NodeFactory.NODE_TYPE nodeType
id
int id
nodePaths
LinkedList<E> nodePaths
destinationNode
NodeFactory.TreeNode destinationNode
value
int value
description
String description
bean
com.vaadin.data.util.BeanItem<BT> bean
id
int id
realId
int realId
description
String description
content
String content
active
boolean active
bean
com.vaadin.data.util.BeanItem<BT> bean
type
int type
parents
LinkedList<E> parents
children
LinkedList<E> children
baseColor
Color baseColor
returnValue
Object returnValue
serialVersionUID: 1L
eventTool
EventTool eventTool
settingsViewListener
fi.paatti.research.paattiapplication.views.eventview.tools.SettingsView.SettingsViewListener settingsViewListener
idLabel
com.vaadin.ui.Label idLabel
parentsList
com.vaadin.ui.VerticalLayout parentsList
childrenList
com.vaadin.ui.VerticalLayout childrenList
activeNode
NodeFactory.TreeNode activeNode
descriptionField
com.vaadin.ui.TextField descriptionField
contentArea
com.vaadin.ui.RichTextArea contentArea
addPathButton
ReturnValueButton addPathButton
pathLayout
com.vaadin.ui.VerticalLayout pathLayout
Package fi.paatti.research.paattiapplication.views.groupview |
image
com.vaadin.ui.Embedded image
groupNameField
com.vaadin.ui.TextField groupNameField
groupDescriptionArea
com.vaadin.ui.TextArea groupDescriptionArea
researchSelect
com.vaadin.ui.Select researchSelect
roleSelect
com.vaadin.ui.Select roleSelect
saveButton
com.vaadin.ui.Button saveButton
removeButton
com.vaadin.ui.Button removeButton
researchContainer
com.vaadin.data.util.sqlcontainer.SQLContainer researchContainer
roleContainer
com.vaadin.data.util.sqlcontainer.SQLContainer roleContainer
schedulesTable
com.vaadin.ui.Table schedulesTable
scheduleSelect
com.vaadin.ui.Select scheduleSelect
visibleColumns
String[] visibleColumns
visibleHeaders
String[] visibleHeaders
availableSchedulesContainer
com.vaadin.data.util.sqlcontainer.SQLContainer availableSchedulesContainer
usersTable
com.vaadin.ui.Table usersTable
userSelect
com.vaadin.ui.Select userSelect
visibleColumns
String[] visibleColumns
visibleHeaders
String[] visibleHeaders
usersContainer
com.vaadin.data.util.sqlcontainer.SQLContainer usersContainer
groupInfoTab
GroupInfoTab groupInfoTab
groupUsersInfoTab
GroupUsersInfoTab groupUsersInfoTab
groupSchedulesInfoTab
GroupSchedulesInfoTab groupSchedulesInfoTab
Package fi.paatti.research.paattiapplication.views.ownpageview |
grid
com.vaadin.ui.GridLayout grid
userBtnLayout
com.vaadin.ui.VerticalLayout userBtnLayout
user
fi.paatti.paattidatabaseutils.dbobjects.User user
Package fi.paatti.research.paattiapplication.views.researchview |
image
com.vaadin.ui.Embedded image
researchNameField
com.vaadin.ui.TextField researchNameField
researchDescriptionArea
com.vaadin.ui.TextArea researchDescriptionArea
groupsTable
com.vaadin.ui.Table groupsTable
saveButton
com.vaadin.ui.Button saveButton
removeButton
com.vaadin.ui.Button removeButton
examineGroupButton
com.vaadin.ui.Button examineGroupButton
visibleColumns
String[] visibleColumns
visibleHeaders
String[] visibleHeaders
researchInfoTab
ResearchInfoTab researchInfoTab
Package fi.paatti.research.paattiapplication.views.scheduleview |
serialVersionUID: 1L
tableLeftColumns
String[] tableLeftColumns
tableRightColumns
String[] tableRightColumns
availableEventsLayout
com.vaadin.ui.VerticalLayout availableEventsLayout
availableEventsTable
com.vaadin.ui.Table availableEventsTable
addScheduleButton
com.vaadin.ui.Button addScheduleButton
scheduledEventsLayout
com.vaadin.ui.VerticalLayout scheduledEventsLayout
scheduledEventsTable
com.vaadin.ui.Table scheduledEventsTable
removeButton
com.vaadin.ui.Button removeButton
eventDatePopupDateField
com.vaadin.ui.PopupDateField eventDatePopupDateField
scheduledEventsIndexedCont
com.vaadin.data.util.IndexedContainer scheduledEventsIndexedCont
scheduledEventsActionsLayout
com.vaadin.ui.HorizontalLayout scheduledEventsActionsLayout
voluntaryEventsCheckbox
com.vaadin.ui.CheckBox voluntaryEventsCheckbox
image
com.vaadin.ui.Embedded image
scheduleDescriptionArea
com.vaadin.ui.TextArea scheduleDescriptionArea
saveButton
com.vaadin.ui.Button saveButton
removeButton
com.vaadin.ui.Button removeButton
scheduleInfoTab
ScheduleInfoTab scheduleInfoTab
scheduleEditTab
ScheduleEditTab scheduleEditTab
Package fi.paatti.research.paattiapplication.views.userview |
userEventDataTable
com.vaadin.ui.Table userEventDataTable
exportButton
com.vaadin.ui.Button exportButton
groupTable
com.vaadin.ui.Table groupTable
groupSelect
com.vaadin.ui.Select groupSelect
image
com.vaadin.ui.Embedded image
usernameField
com.vaadin.ui.TextField usernameField
firstNameField
com.vaadin.ui.TextField firstNameField
lastNameField
com.vaadin.ui.TextField lastNameField
userPasswordField
com.vaadin.ui.TextField userPasswordField
userDescriptionArea
com.vaadin.ui.TextArea userDescriptionArea
saveButton
com.vaadin.ui.Button saveButton
removeButton
com.vaadin.ui.Button removeButton
userInfoTab
UserInfoTab userInfoTab
userGroupInfoTab
UserGroupInfoTab userGroupInfoTab
userEventHistoryTab
UserEventHistoryTab userEventHistoryTab
Copyright © 2012. All Rights Reserved.