Class MultiSourceCodeViewer

All Implemented Interfaces:
AttachNotifier, ClickNotifier<Div>, DetachNotifier, HasComponents, HasElement, HasEnabled, HasOrderedComponents, HasSize, HasStyle, HasText, Serializable

public class MultiSourceCodeViewer extends Div
See Also:
  • Constructor Details

  • Method Details

    • withButtons

      public MultiSourceCodeViewer withButtons()
      Adds the overlay controls to the underlying source code viewer. See SourceCodeViewer.withButtons() for the events they fire and the coordination they require from the enclosing layout.
      Returns:
      this viewer, for method chaining
    • isEmpty

      public boolean isEmpty()
    • getSourcePosition

      public SourcePosition getSourcePosition()