Class LongEditorProvider

java.lang.Object
docking.widgets.table.constraint.provider.IntegerEditorProvider<Long>
docking.widgets.table.constraint.provider.LongEditorProvider
All Implemented Interfaces:
EditorProvider<Long>

public class LongEditorProvider extends IntegerEditorProvider<Long>
Class for providing editor for long columns.
  • Constructor Details

    • LongEditorProvider

      public LongEditorProvider()