Uses of Class
net.jangaroo.exml.model.ConfigClassType

Packages that use ConfigClassType
net.jangaroo.exml.model   
 

Uses of ConfigClassType in net.jangaroo.exml.model
 

Methods in net.jangaroo.exml.model that return ConfigClassType
static ConfigClassType ConfigClassType.fromExtConfigAttribute(String parameterName)
           
 ConfigClassType ConfigClass.getType()
           
static ConfigClassType ConfigClassType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigClassType[] ConfigClassType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.jangaroo.exml.model with parameters of type ConfigClassType
 void ConfigClass.setType(ConfigClassType type)
           
 



Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.