List of usage examples for com.vaadin.navigator View interface-usage
From source file ed.cracken.pos.ui.seller.SellerView.java
/** * * @author edcracken */ public final class SellerView extends CssLayout implements View {
From source file edu.cornell.qatarmed.planrnaseq.AnnotateView.java
/** * * @author pankajkumar */ @Title("AnnotateView") public class AnnotateView extends VerticalLayout implements View {
From source file edu.cornell.qatarmed.planrnaseq.AnnotateViewLogin.java
/** * * @author pankajkumar */ @Title("AnnotateView") public class AnnotateViewLogin extends VerticalLayout implements View {
From source file edu.cornell.qatarmed.planrnaseq.SimpleLoginMainView.java
/** * * @author pak2013 */ public class SimpleLoginMainView extends CustomComponent implements View {
From source file edu.cornell.qatarmed.planrnaseq.SimpleLoginView.java
/** * * @author pak2013 */ public class SimpleLoginView extends CustomComponent implements View, Button.ClickListener {
From source file edu.nps.moves.mmowgli.components.Leaderboard.java
/**
* Leaderboard.java Created on Dec 23, 2010
* Updated
*
* MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu
*
From source file edu.nps.moves.mmowgli.modules.actionplans.ActionDashboard.java
/**
* ActionDashboard.java
* Created on Jan 18, 2011
*
* MOVES Institute
* Naval Postgraduate School, Monterey, CA, USA
From source file edu.nps.moves.mmowgli.modules.actionplans.ActionPlanPage2.java
/**
* ActionPlanPage.java Created on Feb 8, 2011
*
* MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu
*
* @author Mike Bailey, jmbailey@nps.edu
From source file edu.nps.moves.mmowgli.modules.administration.GameDesignPanel.java
/**
* BuildGamePanel.java Created on Oct 31, 2012
*
* MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu
*
* @author Mike Bailey, jmbailey@nps.edu
From source file edu.nps.moves.mmowgli.modules.cards.CallToActionPage.java
/**
* CallToAction.java Created on Jan 12, 2010
*
* MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu
*
* @author Mike Bailey, jmbailey@nps.edu