All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.itcb.common.web.vaadin.page.AbstractItcbPortletPage Maven / Gradle / Ivy

Go to download

This module is the common portlet module. It defines the base on which the developements can be done by extending view, edit or help mode.

The newest version!
/**
 * 
 */
package net.sf.itcb.common.web.vaadin.page;

import net.sf.itcb.common.web.vaadin.component.impl.AbstractItcbPage;

/**
 * @author Pierre Le Roux
 * @deprecated use {@link AbstractItcbPage} instead
 */
public abstract class AbstractItcbPortletPage extends AbstractItcbPage {

	

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy