Class PTComboEditor

java.lang.Object
org.eclipse.nebula.widgets.opal.propertytable.editor.PTEditor
org.eclipse.nebula.widgets.opal.propertytable.editor.PTComboEditor

public class PTComboEditor
extends PTEditor
This editor is for combo values. By default, the combo is editable
  • Constructor Summary

    Constructors 
    Constructor Description
    PTComboEditor​(boolean readOnly, java.lang.Object... data)
    Constructor
    PTComboEditor​(java.lang.Object... data)
    Constructor
  • Method Summary

    Modifier and Type Method Description
    org.eclipse.swt.custom.ControlEditor render​(PTWidget widget, org.eclipse.swt.widgets.Item item, PTProperty property)
    Renders an editor

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait