Uses of Class
cz.cuni.pogamut.posh.widget.kidview.AbstractMenuAction

Packages that use AbstractMenuAction
cz.cuni.pogamut.posh.widget.kidview Widgets that are used in KidView (or SimpleView). 
cz.cuni.pogamut.posh.widget.menuactions This package contains various actions that can be used in context menu of widgets. 
 

Uses of AbstractMenuAction in cz.cuni.pogamut.posh.widget.kidview
 

Methods in cz.cuni.pogamut.posh.widget.kidview that return types with arguments of type AbstractMenuAction
protected  List<AbstractMenuAction> SimpleSenseWidget.createMenuActions()
           
protected  List<AbstractMenuAction> SimpleDriveCollectionWidget.createMenuActions()
           
protected abstract  List<AbstractMenuAction> SimpleBasicWidget.createMenuActions()
          Create actions for context menu.
protected  List<AbstractMenuAction> SimpleRoleActionWidget.createMenuActions()
           
protected  List<AbstractMenuAction> SimpleCompetenceElementWidget.createMenuActions()
           
protected  List<AbstractMenuAction> SimpleRoleActionPatternWidget.createMenuActions()
           
protected  List<AbstractMenuAction> SimpleRoleCompetenceWidget.createMenuActions()
           
 

Uses of AbstractMenuAction in cz.cuni.pogamut.posh.widget.menuactions
 

Subclasses of AbstractMenuAction in cz.cuni.pogamut.posh.widget.menuactions
 class AddAP2Plan
           
 class AddCE2Comp
          Create a CompetencePriorityElement and add it as a child of Competence.
 class AddComp2Plan
          Menu action for adding a new competence into a plan.
 class AddDPE2DC
          Add DE to DC.
 class AddSense2CE
           
 class AddSense2Goal
           
 class AddSense2Trigger
           
 class AddTA2AP
          Create new TA from dialog and add it to AP.
 class DeleteNodeAction<T extends PoshElement>
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.