com.missiondata.oss.lakeshore
Interface CallBack

All Known Implementing Classes:
ActionCallBack, MethodCaller, PropertySetter

public interface CallBack

Callback for HTML form elements


Method Summary
 void execute(java.lang.String value)
           
 

Method Detail

execute

public void execute(java.lang.String value)