org.jsxp.framework.webroot.jsxpframework.components
Class DeveloperWarningsXhtmlController

java.lang.Object
  extended by org.jsxp.framework.ViewController
      extended by org.jsxp.framework.webroot.generated.jsxpframework.components.DeveloperWarningsXhtmlControllerGenerated
          extended by org.jsxp.framework.webroot.jsxpframework.components.DeveloperWarningsXhtmlController
All Implemented Interfaces:
ViewControllerLifeCycleExceptionHandler

public class DeveloperWarningsXhtmlController
extends org.jsxp.framework.webroot.generated.jsxpframework.components.DeveloperWarningsXhtmlControllerGenerated

The Class DeveloperWarningsXhtmlController. ViewController for the basic jsxp warnings component. This view controller is used per default to show the warning messages you can add to the context on the result page from the requested view.

See Also:
Context.addDeveloperWarningMessage(String)

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jsxp.framework.webroot.generated.jsxpframework.components.DeveloperWarningsXhtmlControllerGenerated
org.jsxp.framework.webroot.generated.jsxpframework.components.DeveloperWarningsXhtmlControllerGenerated.WarningComponent, org.jsxp.framework.webroot.generated.jsxpframework.components.DeveloperWarningsXhtmlControllerGenerated.WarningItem, org.jsxp.framework.webroot.generated.jsxpframework.components.DeveloperWarningsXhtmlControllerGenerated.WarningList
 
Field Summary
 
Fields inherited from class org.jsxp.framework.ViewController
idElements
 
Constructor Summary
DeveloperWarningsXhtmlController()
          Instantiates a new developer warnings xhtml controller.
 
Method Summary
 
Methods inherited from class org.jsxp.framework.webroot.generated.jsxpframework.components.DeveloperWarningsXhtmlControllerGenerated
getElementWarningComponent, getElementWarningItem, getElementWarningList, getIdElementWarningComponent, getIdElementWarningItem, getIdElementWarningList
 
Methods inherited from class org.jsxp.framework.ViewController
addElement, addElementProcessor, containsVariable, execute, getCharacterEncoding, getContentType, getElement, getElement, getElement, getElement, getElement, getIdPrefix, getInputParameterBean, getLifeCycle, getParent, getPreviousInputParameterBean, getRootElement, getStatusCode, getTemplatedView, getTemplateElements, getValidator, getValueForVariable, getVariables, getViewFilename, getViewTemplate, handleExecutingException, handleInitException, handleInputProcessingException, handlePreparingException, handleRenderingException, handleTemplatingException, handleValidatingException, importView, importView, init, isApplicationTemplateEnabled, isSkipExecution, isUsedAsImportedView, isUsedAsTemplate, needToSaveScopesToSession, replaceVariableValue, setApplicationTemplateEnabled, setNeedToSaveScopesToSession, setVariable, setViewTemplate, skipExecution, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeveloperWarningsXhtmlController

public DeveloperWarningsXhtmlController()
Instantiates a new developer warnings xhtml controller.



Copyright © 2012 Oliver Szymanski & David Tanzer