/** * Դ�������ƣ�BizUIConstants.java * �������Ȩ���������ӹɷ����޹�˾ ��Ȩ���� * ϵͳ���ƣ�JRES Studio * ģ�����ƣ�com.hundsun.ares.studio.biz.ui * ����˵����$desc * ����ĵ��� * ���ߣ�sundl */ package com.hundsun.ares.studio.biz.ui; /** * @author sundl * */ public interface BizUIConstants { /** �ӿڲ����б��С���ʵ���͡���Ҫ��ʾ����ʵ���͵����� */ String REAL_TYPE_TO_DISPLAY = "real_type_to_display"; }