Uses of Interface
org.adempiere.util.ICalloutUI
-
Packages that use ICalloutUI Package Description org.adempiere.webui.apps org.compiere.model Provides for.... -
-
Uses of ICalloutUI in org.adempiere.webui.apps
Classes in org.adempiere.webui.apps that implement ICalloutUI Modifier and Type Class Description class
CalloutDialog
Callout Dialog used for Ask For Input -
Uses of ICalloutUI in org.compiere.model
Methods in org.compiere.model that return ICalloutUI Modifier and Type Method Description ICalloutUI
GridTab. getCalloutUI()
Methods in org.compiere.model with parameters of type ICalloutUI Modifier and Type Method Description void
GridTab. setCalloutUI(ICalloutUI calloutUI)
-