Class WelcomeContext

java.lang.Object
jaxx.runtime.context.DefaultJAXXContext
fr.ifremer.isisfish.ui.WelcomeContext
All Implemented Interfaces:
jaxx.runtime.JAXXContext

public class WelcomeContext extends jaxx.runtime.context.DefaultJAXXContext
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from class jaxx.runtime.context.DefaultJAXXContext

    data, PARENT_CONTEXT_ENTRY, parentContext
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class jaxx.runtime.context.DefaultJAXXContext

    clear, getContextValue, getContextValue, getEntry, getKey, getKeys, getParentContext, remove0, removeContextValue, removeContextValue, setContextValue, setContextValue, setParentContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • WelcomeContext

      public WelcomeContext()