com.tensegrity.palowebviewer.modules.engine.client
Interface IVerificationCallback

All Known Implementing Classes:
SelectedElementValidator

public interface IVerificationCallback


Method Summary
 void fail()
           
 void successed()
           
 

Method Detail

successed

void successed()

fail

void fail()