org.drools.guvnor.client.explorer.navigation
Class ModuleFormatsGridPlace

java.lang.Object
  extended by com.google.gwt.place.shared.Place
      extended by org.drools.guvnor.client.explorer.navigation.ModuleFormatsGridPlace

public class ModuleFormatsGridPlace
extends com.google.gwt.place.shared.Place


Field Summary
 
Fields inherited from class com.google.gwt.place.shared.Place
NOWHERE
 
Constructor Summary
ModuleFormatsGridPlace(PackageConfigData packageConfig, String title, String[] formats)
           
 
Method Summary
 Boolean getFormatIsRegistered()
           
 String[] getFormats()
           
 List<String> getFormatsAsList()
           
 PackageConfigData getPackageConfigData()
           
 String getTitle()
           
 boolean hasFormats()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleFormatsGridPlace

public ModuleFormatsGridPlace(PackageConfigData packageConfig,
                              String title,
                              String[] formats)
Method Detail

getFormats

public String[] getFormats()

getPackageConfigData

public PackageConfigData getPackageConfigData()

getTitle

public String getTitle()

hasFormats

public boolean hasFormats()

getFormatsAsList

public List<String> getFormatsAsList()

getFormatIsRegistered

public Boolean getFormatIsRegistered()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.