|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpandedActionEnvelope | |
|---|---|
| cz.cuni.pogamut.shed.presenter | This package contains factories and interfaces related to presentation of widgets in the scene. |
| cz.cuni.pogamut.shed.widget | Various widgets used for displaying the Yaposh tree. |
| Uses of ExpandedActionEnvelope in cz.cuni.pogamut.shed.presenter |
|---|
| Methods in cz.cuni.pogamut.shed.presenter with parameters of type ExpandedActionEnvelope | |
|---|---|
IPresenter |
ShedPresenterFactory.createExpandedActionPresenter(LapPath actionPath,
ExpandedActionEnvelope envelope)
|
IPresenter |
IPresenterFactory.createExpandedActionPresenter(LapPath actionPath,
ExpandedActionEnvelope envelope)
Create presenter for expanded action, i.e. the whole expanded structure that can happen from unknown reference. |
| Uses of ExpandedActionEnvelope in cz.cuni.pogamut.shed.widget |
|---|
| Methods in cz.cuni.pogamut.shed.widget that return ExpandedActionEnvelope | |
|---|---|
ExpandedActionEnvelope |
SlotEnvelope.getExpandedActionEnvelope()
Get envelope that contains expanded action of element. |
| Methods in cz.cuni.pogamut.shed.widget that return types with arguments of type ExpandedActionEnvelope | |
|---|---|
ShedCreationContainer<ExpandedActionEnvelope> |
ShedWidgetFactory.createdExpandedActionEnvelope(LapPath actionPath)
Create envelope containing expanded @action. |
| Constructors in cz.cuni.pogamut.shed.widget with parameters of type ExpandedActionEnvelope | |
|---|---|
SlotEnvelope(ShedScene scene,
ShedWidget slotWidget,
ShedTriggerEnvelope triggerEnvelope,
ExpandedActionEnvelope expandedActionEnvelope)
Create slot envelope for some element (e.g. choice or drive). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||