Class IconifiedTextEditor

All Implemented Interfaces:
com.levigo.jadice.web.client.ui.internal.DefaultPopupExecutor.Focusable, MenuContributor, Command, WidgetCommand

public class IconifiedTextEditor extends TextEditor
  • Constructor Details

  • Method Details

    • computeEditorWidth

      protected int computeEditorWidth(Point2D transformedSize)
      Skips the input and uses the field member value.
      Overrides:
      computeEditorWidth in class TextEditor
      Parameters:
      transformedSize - Ignored.
      Returns:
      The width of the editor.
    • computeEditorHeight

      protected int computeEditorHeight(Point2D transformedSize)
      skip the input and use the field member value
      Overrides:
      computeEditorHeight in class TextEditor
      Parameters:
      transformedSize - Ignored.
      Returns:
      The height of the editor.