|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentManagerEvent.ActionId | |
|---|---|
| org.noos.xing.mydoggy.event | |
| Uses of ContentManagerEvent.ActionId in org.noos.xing.mydoggy.event |
|---|
| Methods in org.noos.xing.mydoggy.event that return ContentManagerEvent.ActionId | |
|---|---|
ContentManagerEvent.ActionId |
ContentManagerEvent.getId()
Returns the action identifier. |
static ContentManagerEvent.ActionId |
ContentManagerEvent.ActionId.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentManagerEvent.ActionId[] |
ContentManagerEvent.ActionId.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.noos.xing.mydoggy.event with parameters of type ContentManagerEvent.ActionId | |
|---|---|
ContentManagerEvent(ContentManager source,
ContentManagerEvent.ActionId actionId,
Content content)
Constructs a ContentManagerEvent object with the
specified source content manager, actionId, content. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||