List of usage examples for com.vaadin.ui Window subclass-usage
From source file com.dungnv.streetfood.view.DishSearchDetail.java
/** * * @author ODIN NGUYEN */ public class DishSearchDetail extends Window {
From source file com.dungnv.streetfood.view.RestaurantInsert.java
/** * * @author ODIN NGUYEN */ public class RestaurantInsert extends Window implements WizardProgressListener {
From source file com.dungnv.streetfood.view.RestaurantLink.java
/** * * @author ODIN NGUYEN */ public class RestaurantLink extends Window {
From source file com.dungnv.streetfood.view.RestaurantSearchDetail.java
/** * * @author ODIN NGUYEN */ public class RestaurantSearchDetail extends Window {
From source file com.dungnv.streetfood.view.SlideShowInsert.java
/** * * @author ODIN NGUYEN */ public class SlideShowInsert extends Window implements WizardProgressListener {
From source file com.dungnv.streetfood.view.SlideShowSearchDetail.java
/** * * @author ODIN NGUYEN */ public class SlideShowSearchDetail extends Window {
From source file com.esofthead.mycollab.common.ui.components.AbstractCloudDriveOAuthWindow.java
/**
*
* @author MyCollab Ltd.
* @since 4.5.2
*
*/
From source file com.esofthead.mycollab.mobile.ui.ConfirmDialog.java
/**
*
* @author MyCollab Ltd.
* @since 4.0
*
*/
From source file com.esofthead.mycollab.module.crm.ui.components.EntityImportWindow.java
/**
*
* @author MyCollab Ltd.
* @since 1.0
*
*/
From source file com.esofthead.mycollab.module.crm.ui.components.HistoryLogWindow.java
/** * * @author MyCollab Ltd. * @since 1.0 */ public abstract class HistoryLogWindow extends Window {