org.cruxframework.crux.core.rebind.crossdevice
Class DeviceFeaturesPropertyGenerator

java.lang.Object
  extended by org.cruxframework.crux.core.rebind.crossdevice.DeviceFeaturesPropertyGenerator
All Implemented Interfaces:
com.google.gwt.core.ext.linker.PropertyProviderGenerator

public class DeviceFeaturesPropertyGenerator
extends Object
implements com.google.gwt.core.ext.linker.PropertyProviderGenerator

Author:
Thiago da Rosa de Bustamante

Constructor Summary
DeviceFeaturesPropertyGenerator()
           
 
Method Summary
 String generate(com.google.gwt.core.ext.TreeLogger logger, SortedSet<String> possibleValues, String fallback, SortedSet<com.google.gwt.core.ext.linker.ConfigurationProperty> configProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceFeaturesPropertyGenerator

public DeviceFeaturesPropertyGenerator()
Method Detail

generate

public String generate(com.google.gwt.core.ext.TreeLogger logger,
                       SortedSet<String> possibleValues,
                       String fallback,
                       SortedSet<com.google.gwt.core.ext.linker.ConfigurationProperty> configProperties)
                throws com.google.gwt.core.ext.UnableToCompleteException
Specified by:
generate in interface com.google.gwt.core.ext.linker.PropertyProviderGenerator
Throws:
com.google.gwt.core.ext.UnableToCompleteException


Copyright © 2014. All rights reserved.