de.agilecoders.wicket.jquery
Class MutableConfig

java.lang.Object
  extended by de.agilecoders.wicket.jquery.CombinableConfig
      extended by de.agilecoders.wicket.jquery.AbstractConfig
          extended by de.agilecoders.wicket.jquery.MutableConfig
All Implemented Interfaces:
Config, Serializable, org.apache.wicket.util.io.IClusterable

public class MutableConfig
extends AbstractConfig

default mutable configuration

Author:
Michael Haitz
See Also:
Serialized Form

Constructor Summary
MutableConfig()
          Construct.
 
Method Summary
 
Methods inherited from class de.agilecoders.wicket.jquery.AbstractConfig
all, contains, get, getString, isEmpty, newKey, put, remove, toJsonString, wrap
 
Methods inherited from class de.agilecoders.wicket.jquery.CombinableConfig
combine, withFallback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutableConfig

public MutableConfig()
Construct.



Copyright © 2017. All Rights Reserved.