Uses of Class
com.vaadin.ui.declarative.DesignException

Packages that use DesignException
com.vaadin.ui.declarative   
 

Uses of DesignException in com.vaadin.ui.declarative
 

Methods in com.vaadin.ui.declarative that throw DesignException
static DesignContext Design.read(Component rootComponent)
          Loads a design for the given root component.
static DesignContext Design.read(java.lang.String filename, Component rootComponent)
          Loads a design from the given file name using the given root component.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.