Package com.vaadin.client.metadata
Class TypeData
- java.lang.Object
-
- com.vaadin.client.metadata.TypeData
-
public class TypeData extends Object
-
-
Constructor Summary
Constructors Constructor Description TypeData()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Class<?>getClass(String identifier)static TypegetType(Class<?> type)static booleanhasIdentifier(String identifier)
-
-
-
Method Detail
-
getClass
public static Class<?> getClass(String identifier) throws NoDataException
- Throws:
NoDataException
-
hasIdentifier
public static boolean hasIdentifier(String identifier)
-
-