public class RequirejsConfigContributorSwitchDecorator extends java.lang.Object implements RequirejsConfigContributor
Constructor and Description |
---|
RequirejsConfigContributorSwitchDecorator() |
Modifier and Type | Method and Description |
---|---|
void |
contribute(WebRequestContext context,
ObjectNode config) |
RequirejsConfigContributor |
getContributor() |
java.lang.String |
getPropertyName() |
boolean |
isDefaultEnabled() |
void |
setContributor(RequirejsConfigContributor contributor) |
void |
setDefaultEnabled(boolean defaultEnabled) |
void |
setPropertyName(java.lang.String propertyName) |
public RequirejsConfigContributorSwitchDecorator()
public void contribute(WebRequestContext context, ObjectNode config)
contribute
in interface RequirejsConfigContributor
public java.lang.String getPropertyName()
public void setPropertyName(java.lang.String propertyName)
public RequirejsConfigContributor getContributor()
public void setContributor(RequirejsConfigContributor contributor)
public boolean isDefaultEnabled()
public void setDefaultEnabled(boolean defaultEnabled)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com