org.starobjects.wicket.ui.components.scalars.noapplib
Class NoMoneyPanelFactory

java.lang.Object
  extended by org.starobjects.wicket.ui.ComponentFactoryAbstract
      extended by org.starobjects.wicket.ui.components.scalars.ComponentFactoryScalarAbstract
          extended by org.starobjects.wicket.ui.components.scalars.noapplib.NoMoneyPanelFactory
All Implemented Interfaces:
Serializable, SpecificationLoaderAccessor, ComponentFactory

public class NoMoneyPanelFactory
extends ComponentFactoryScalarAbstract

ComponentFactory for NoMoneyPanel.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.starobjects.wicket.ui.ComponentFactory
ComponentFactory.ApplicationAdvice
 
Constructor Summary
NoMoneyPanelFactory()
           
 
Method Summary
 org.apache.wicket.Component createComponent(String id, ScalarModel scalarModel)
           
 
Methods inherited from class org.starobjects.wicket.ui.components.scalars.ComponentFactoryScalarAbstract
appliesTo, createComponent
 
Methods inherited from class org.starobjects.wicket.ui.ComponentFactoryAbstract
appliesExclusivelyIf, appliesIf, appliesTo, createComponent, getComponentType, getName, getSpecificationLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoMoneyPanelFactory

public NoMoneyPanelFactory()
Method Detail

createComponent

public org.apache.wicket.Component createComponent(String id,
                                                   ScalarModel scalarModel)
Specified by:
createComponent in class ComponentFactoryScalarAbstract


Copyright © 2009-2010 Dan Haywood. All Rights Reserved.