Uses of Class
org.compiere.apps.AMenu
-
Packages that use AMenu Package Description org.compiere.apps Package org.compiere.appsorg.compiere.apps.wf Package org.compiere.apps.wf -
-
Uses of AMenu in org.compiere.apps
Methods in org.compiere.apps that return AMenu Modifier and Type Method Description static AMenu
AEnv. getAMenu(CFrame frame)
FR [ 1966328 ] get AMenuConstructors in org.compiere.apps with parameters of type AMenu Constructor Description AMenuStartItem(int ID, boolean isMenu, String name, AMenu menu)
Start Menu Item -
Uses of AMenu in org.compiere.apps.wf
Constructors in org.compiere.apps.wf with parameters of type AMenu Constructor Description WFActivity(AMenu menu)
WF ActivityWFPanel(AMenu menu)
Create Workflow PanelWFPanel(AMenu menu, String wfWhereClause, int wfWindow_ID)
Create Workflow Panel
-