GraphLab Project

graphlab.ui.components.gpropertyeditor
Interface EditingFinishedListener

All Known Implementing Classes:
GCellEditor, GMergedColorEditor

public interface EditingFinishedListener

User: root


Method Summary
 void editingFinished(java.lang.Object editorValue)
           
 

Method Detail

editingFinished

void editingFinished(java.lang.Object editorValue)

GraphLab Project