|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoryboardSwimlane | |
---|---|
it.sistematica.isharedoc.model.develop | |
it.sistematica.isharedoc.persistence |
Uses of StoryboardSwimlane in it.sistematica.isharedoc.model.develop |
---|
Fields in it.sistematica.isharedoc.model.develop declared as StoryboardSwimlane | |
---|---|
protected StoryboardSwimlane |
View.swimlane
|
Fields in it.sistematica.isharedoc.model.develop with type parameters of type StoryboardSwimlane | |
---|---|
protected java.util.List<StoryboardSwimlane> |
Storyboard.swimlanes
|
Methods in it.sistematica.isharedoc.model.develop that return StoryboardSwimlane | |
---|---|
StoryboardSwimlane |
View.getSwimlane()
|
Methods in it.sistematica.isharedoc.model.develop that return types with arguments of type StoryboardSwimlane | |
---|---|
java.util.List<StoryboardSwimlane> |
Storyboard.getSwimlanes()
|
Methods in it.sistematica.isharedoc.model.develop with parameters of type StoryboardSwimlane | |
---|---|
void |
Storyboard.addSwimlane(StoryboardSwimlane swimlane)
|
void |
View.setSwimlane(StoryboardSwimlane swimlane)
|
Method parameters in it.sistematica.isharedoc.model.develop with type arguments of type StoryboardSwimlane | |
---|---|
void |
Storyboard.setSwimlanes(java.util.List<StoryboardSwimlane> swimlanes)
|
Uses of StoryboardSwimlane in it.sistematica.isharedoc.persistence |
---|
Methods in it.sistematica.isharedoc.persistence with parameters of type StoryboardSwimlane | |
---|---|
void |
StoryboardSwimlaneListener.delete(StoryboardSwimlane entity)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |