Uses of Class
cz.cuni.pogamut.shed.widget.ExpandedActionEnvelope

Packages that use ExpandedActionEnvelope
cz.cuni.pogamut.shed.presenter   
cz.cuni.pogamut.shed.widget   
 

Uses of ExpandedActionEnvelope in cz.cuni.pogamut.shed.presenter
 

Methods in cz.cuni.pogamut.shed.presenter with parameters of type ExpandedActionEnvelope
 IPresenter ShedPresenterFactory.createExpandedActionPresenter(TriggeredAction action, ExpandedActionEnvelope envelope, LapChain chain)
           
 IPresenter IPresenterFactory.createExpandedActionPresenter(TriggeredAction action, ExpandedActionEnvelope envelope, LapChain chain)
           
 

Constructors in cz.cuni.pogamut.shed.presenter with parameters of type ExpandedActionEnvelope
ExpandedActionPresenter(ShedScene scene, ShedPresenter presenter, ExpandedActionEnvelope envelope, TriggeredAction action, LapChain chain)
          Create new presenter for updating the attachment in the SlotEnvelope.
 

Uses of ExpandedActionEnvelope in cz.cuni.pogamut.shed.widget
 

Methods in cz.cuni.pogamut.shed.widget that return ExpandedActionEnvelope
 ExpandedActionEnvelope SlotEnvelope.getExpandedActionEnvelope()
           
 

Methods in cz.cuni.pogamut.shed.widget that return types with arguments of type ExpandedActionEnvelope
 ShedCreationContainer<ExpandedActionEnvelope> ShedWidgetFactory.createdExpandedActionEnvelope(LapPath actionPath, TriggeredAction action, LapChain chain)
          Create envelope containing expanded @action.
 

Constructors in cz.cuni.pogamut.shed.widget with parameters of type ExpandedActionEnvelope
ShedDriveEnvelope(ShedScene scene, ShedWidget slotWidget, ShedTriggerEnvelope triggerEnvelope, ExpandedActionEnvelope expandedActionEnvelope)
           
ShedChoiceEnvelope(ShedScene scene, ShedWidget slotWidget, ShedTriggerEnvelope triggerEnvelope, ExpandedActionEnvelope expandedActionEnvelope)
           
SlotEnvelope(ShedScene scene, ShedWidget slotWidget, ShedTriggerEnvelope triggerEnvelope, ExpandedActionEnvelope expandedActionEnvelope)
           
 



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