private void inactivateInstance()
{
//form.getGlobalContext().Core.setYesNoDialogMessage("Are you sure you wish to make this record inactive");
//engine.open(form.getForms().Core.YesNoDialog);
engine.open(form.getForms().Clinical.ReasonDialog, new Object[]{MedicationDoseReasonStopped.TYPE_ID});
}
Logic.java 文件源码
java
阅读 23
收藏 0
点赞 0
评论 0
项目:openmaxims-linux
作者:
评论列表
文章目录