Interface IViewControl


public interface IViewControl
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Should we automatically add a tab listener for the rename action?
  • Method Details

    • shouldAddRenameListener

      default boolean shouldAddRenameListener()
      Should we automatically add a tab listener for the rename action?
      Returns:
      true if a rename action listener should be added