Serialized Form


Package de.dhbw.horb.calendar.dualis

Class de.dhbw.horb.calendar.dualis.DualisException extends Exception implements Serializable

serialVersionUID: 1L

Class de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException extends DualisException implements Serializable

serialVersionUID: 1L

Class de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException extends DualisException implements Serializable

serialVersionUID: 1L


Package de.dhbw.horb.calendar.servlet

Class de.dhbw.horb.calendar.servlet.AuthenticatedServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

loginRealm

String loginRealm

Class de.dhbw.horb.calendar.servlet.ICSServlet extends AuthenticatedServlet implements Serializable

serialVersionUID: 1L


Package de.dhbw.horb.calendar.ui

Class de.dhbw.horb.calendar.ui.MyApplication extends com.vaadin.Application implements Serializable

serialVersionUID: 1L

Class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow extends com.vaadin.ui.Window implements Serializable

serialVersionUID: 1L

Serialized Fields

tabSheet

com.vaadin.ui.TabSheet tabSheet

loginComponent

de.dhbw.horb.calendar.ui.MyApplication.LoginComponent loginComponent

stundenplanComponent

StundenplanComponent stundenplanComponent

logoutComponent

de.dhbw.horb.calendar.ui.MyApplication.LogoutComponent logoutComponent

password

String password

username

String username

Class de.dhbw.horb.calendar.ui.StundenplanComponent extends com.vaadin.ui.FormLayout implements Serializable

serialVersionUID: 1L

Serialized Fields

buttonFetchListener

com.vaadin.ui.Button.ClickListener buttonFetchListener

buttonFetch

com.vaadin.ui.Button buttonFetch

refresher

com.vaadin.ui.ProgressIndicator refresher
The Progress Indicator have no real sense. Its used to force the client to poll all 500ms for new events


table

com.vaadin.ui.Table table

myMainWindow

MyApplication.MyMainWindow myMainWindow



Copyright © 2011. All Rights Reserved.