org.browsecode.helpers.reorderablelistpanel
Interface ReorderableListPanel.RunnableWithSuccessNotification<T2>

Enclosing class:
ReorderableListPanel<T>

public static interface ReorderableListPanel.RunnableWithSuccessNotification<T2>


Method Summary
 void run(boolean success, ReorderableListPanel<T2> newParent)
           
 

Method Detail

run

void run(boolean success,
         ReorderableListPanel<T2> newParent)