Serialized Form

  • Package com.google.gwt.dev.shell

    • Error com.google.gwt.dev.shell.BrowserChannel.RemoteDeathError

      class RemoteDeathError extends Error implements Serializable
    • Exception com.google.gwt.dev.shell.BrowserChannelException

      class BrowserChannelException extends Exception implements Serializable
      serialVersionUID:
      -8003262630951385484L
    • Class com.google.gwt.dev.shell.CloseButton

      class CloseButton extends JPanel implements Serializable
      • Serialized Fields

        • callback
          com.google.gwt.dev.shell.CloseButton.Callback callback
    • Exception com.google.gwt.dev.shell.HostedModeException

      class HostedModeException extends RuntimeException implements Serializable
    • Class com.google.gwt.dev.shell.ShellMainWindow

      class ShellMainWindow extends JPanel implements Serializable
      • Serialized Fields

        • copyToClipboardButton
          JButton copyToClipboardButton
        • defaultBrowserButton
          JButton defaultBrowserButton
        • launchPanel
          JPanel launchPanel
        • loadingMessage
          JLabel loadingMessage
        • logWindow
          com.google.gwt.dev.shell.log.SwingLoggerPanel logWindow
        • urlCombo
          JComboBox urlCombo
    • Class com.google.gwt.dev.shell.WrapLayout

      class WrapLayout extends FlowLayout implements Serializable
      • Serialized Fields

        • preferredLayoutSize
          Dimension preferredLayoutSize
  • Package com.google.gwt.user.client.ui

    • Exception com.google.gwt.user.client.ui.AttachDetachException

      class AttachDetachException extends com.google.gwt.event.shared.UmbrellaException implements Serializable
    • Class com.google.gwt.user.client.ui.ChangeListenerCollection

      class ChangeListenerCollection extends ArrayList<com.google.gwt.user.client.ui.ChangeListener> implements Serializable
    • Class com.google.gwt.user.client.ui.ClickListenerCollection

      class ClickListenerCollection extends ArrayList<com.google.gwt.user.client.ui.ClickListener> implements Serializable
    • Class com.google.gwt.user.client.ui.DelegatingChangeListenerCollection

      class DelegatingChangeListenerCollection extends com.google.gwt.user.client.ui.ChangeListenerCollection implements Serializable
      • Serialized Fields

        • owner
          com.google.gwt.user.client.ui.Widget owner
          Deprecated.
    • Class com.google.gwt.user.client.ui.DelegatingClickListenerCollection

      class DelegatingClickListenerCollection extends com.google.gwt.user.client.ui.ClickListenerCollection implements Serializable
      • Serialized Fields

        • owner
          com.google.gwt.user.client.ui.Widget owner
          Deprecated.
    • Class com.google.gwt.user.client.ui.DelegatingFocusListenerCollection

      class DelegatingFocusListenerCollection extends com.google.gwt.user.client.ui.FocusListenerCollection implements Serializable
      • Serialized Fields

        • owner
          com.google.gwt.user.client.ui.Widget owner
          Deprecated.
    • Class com.google.gwt.user.client.ui.DelegatingKeyboardListenerCollection

      class DelegatingKeyboardListenerCollection extends com.google.gwt.user.client.ui.KeyboardListenerCollection implements Serializable
      • Serialized Fields

        • owner
          com.google.gwt.user.client.ui.Widget owner
          Deprecated.
    • Class com.google.gwt.user.client.ui.DisclosureEvent

      class DisclosureEvent extends EventObject implements Serializable
    • Class com.google.gwt.user.client.ui.FocusListenerCollection

      class FocusListenerCollection extends ArrayList<com.google.gwt.user.client.ui.FocusListener> implements Serializable
    • Class com.google.gwt.user.client.ui.FormHandlerCollection

      class FormHandlerCollection extends ArrayList<com.google.gwt.user.client.ui.FormHandler> implements Serializable
    • Class com.google.gwt.user.client.ui.FormSubmitCompleteEvent

      class FormSubmitCompleteEvent extends EventObject implements Serializable
      • Serialized Fields

        • resultHtml
          String resultHtml
    • Class com.google.gwt.user.client.ui.FormSubmitEvent

      class FormSubmitEvent extends EventObject implements Serializable
      • Serialized Fields

        • cancel
          boolean cancel
        • setCancelledCalled
          boolean setCancelledCalled
    • Class com.google.gwt.user.client.ui.KeyboardListenerCollection

      class KeyboardListenerCollection extends ArrayList<com.google.gwt.user.client.ui.KeyboardListener> implements Serializable
    • Class com.google.gwt.user.client.ui.LoadListenerCollection

      class LoadListenerCollection extends ArrayList<com.google.gwt.user.client.ui.LoadListener> implements Serializable
    • Class com.google.gwt.user.client.ui.MouseListenerCollection

      class MouseListenerCollection extends ArrayList<com.google.gwt.user.client.ui.MouseListener> implements Serializable
    • Class com.google.gwt.user.client.ui.MouseWheelListenerCollection

      class MouseWheelListenerCollection extends ArrayList<com.google.gwt.user.client.ui.MouseWheelListener> implements Serializable
    • Class com.google.gwt.user.client.ui.PopupListenerCollection

      class PopupListenerCollection extends ArrayList<com.google.gwt.user.client.ui.PopupListener> implements Serializable
    • Class com.google.gwt.user.client.ui.ScrollListenerCollection

      class ScrollListenerCollection extends ArrayList<com.google.gwt.user.client.ui.ScrollListener> implements Serializable
    • Class com.google.gwt.user.client.ui.SuggestionEvent

      class SuggestionEvent extends EventObject implements Serializable
      • Serialized Fields

        • selectedSuggestion
          com.google.gwt.user.client.ui.SuggestOracle.Suggestion selectedSuggestion
    • Class com.google.gwt.user.client.ui.TableListenerCollection

      class TableListenerCollection extends ArrayList<com.google.gwt.user.client.ui.TableListener> implements Serializable
    • Class com.google.gwt.user.client.ui.TabListenerCollection

      class TabListenerCollection extends ArrayList<com.google.gwt.user.client.ui.TabListener> implements Serializable
    • Class com.google.gwt.user.client.ui.TreeListenerCollection

      class TreeListenerCollection extends ArrayList<com.google.gwt.user.client.ui.TreeListener> implements Serializable
  • Package org.opencms.ade.containerpage.client.ui

  • Package org.opencms.gwt.client.property

  • Package org.opencms.gwt.client.ui

  • Package org.opencms.gwt.client.ui.input

  • Package org.opencms.ui.client

  • Package org.opencms.ui.client.contextmenu

    • Class org.opencms.ui.client.contextmenu.CmsContextMenuConnector

      class CmsContextMenuConnector extends com.vaadin.client.extensions.AbstractExtensionConnector implements Serializable
      serialVersionUID:
      3830712282306785118L
      • Serialized Fields

        • m_clientToServerRPC
          org.opencms.ui.shared.rpc.I_CmsContextMenuServerRpc m_clientToServerRPC
          The client to server RPC.
        • m_contextMenuCloseHandler
          com.google.gwt.event.logical.shared.CloseHandler<com.google.gwt.user.client.ui.PopupPanel> m_contextMenuCloseHandler
          The close handler.
        • m_contextMenuCloseHandlerRegistration
          com.google.gwt.event.shared.HandlerRegistration m_contextMenuCloseHandlerRegistration
          The close handler registration.
        • m_contextMenuHandler
          com.google.gwt.event.dom.client.ContextMenuHandler m_contextMenuHandler
          The menu handler.
        • m_contextMenuHandlerRegistration
          com.google.gwt.event.shared.HandlerRegistration m_contextMenuHandlerRegistration
          The menu handler registration.
        • m_extensionTarget
          com.google.gwt.user.client.ui.Widget m_extensionTarget
          The exntion target widget.
        • m_serverToClientRPC
          org.opencms.ui.shared.rpc.I_CmsContextMenuClientRpc m_serverToClientRPC
          The server tot client RPC.
        • m_widget
          CmsContextMenuWidget m_widget
          The context menu widget.
  • Package org.opencms.ui.client.editablegroup

  • Package org.opencms.ui.client.login