| com.rift.coad.web.admin.client.MethodPanel
MethodPanel | public class MethodPanel extends Composite implements ClickListener(Code) | | This panel is responsible for displaying a single methods information and
providing a means to invoke it.
author: brett chaldecott |
onClick | public void onClick(Widget sender)(Code) | | |
resetMethod | public void resetMethod()(Code) | | This method resets the method
|
setMethod | public void setMethod(MethodDef method)(Code) | | This method displays the method information
|
|
|