org.drools.guvnor.client.explorer.navigation
Class ModuleFormatsGridPlace
java.lang.Object
com.google.gwt.place.shared.Place
org.drools.guvnor.client.explorer.navigation.ModuleFormatsGridPlace
public class ModuleFormatsGridPlace
- extends com.google.gwt.place.shared.Place
Fields inherited from class com.google.gwt.place.shared.Place |
NOWHERE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleFormatsGridPlace
public ModuleFormatsGridPlace(PackageConfigData packageConfig,
String title,
String[] formats)
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.