Class JmixUI.PreservedViewCache

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,View<?>>
io.jmix.tabbedmode.JmixUI.PreservedViewCache
All Implemented Interfaces:
Serializable, Cloneable, Map<String,View<?>>
Enclosing class:
JmixUI

protected static class JmixUI.PreservedViewCache extends HashMap<String,View<?>>
See Also:
  • Constructor Details

    • PreservedViewCache

      protected PreservedViewCache()