org.bbqjs.spring.debug
Class LanguageController.LanguageRequest
java.lang.Object
org.bbqjs.spring.debug.LanguageController.LanguageRequest
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LanguageController
public static class LanguageController.LanguageRequest
- extends Object
- implements Serializable
This class is used to request a given language translation file
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageController.LanguageRequest
public LanguageController.LanguageRequest()
getSection
public String getSection()
- The section is the name of the JavaScript class for the current page - ie. Home or Contact, etc
- Returns:
setSection
public void setSection(String section)
Copyright © 2012. All Rights Reserved.