Uses of Class
net.jangaroo.exml.config.ValidationMode

Packages that use ValidationMode
net.jangaroo.exml.config   
 

Uses of ValidationMode in net.jangaroo.exml.config
 

Methods in net.jangaroo.exml.config that return ValidationMode
 ValidationMode ExmlConfiguration.getValidationMode()
           
static ValidationMode ValidationMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValidationMode[] ValidationMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.jangaroo.exml.config with parameters of type ValidationMode
 void ExmlConfiguration.setValidationMode(ValidationMode validationMode)
           
 



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