org.vostok.vaadin.addon.dialog
Interface WindowManagement.Callback

Enclosing class:
WindowManagement

public static interface WindowManagement.Callback

Passing argument with constructor is not always practical. Your class can implement this insterface instead


Method Summary
 void onLoad(java.lang.Object argument)
           
 

Method Detail

onLoad

void onLoad(java.lang.Object argument)