|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentManagerUIEvent.ActionId | |
|---|---|
| org.noos.xing.mydoggy.event | |
| Uses of ContentManagerUIEvent.ActionId in org.noos.xing.mydoggy.event |
|---|
| Methods in org.noos.xing.mydoggy.event that return ContentManagerUIEvent.ActionId | |
|---|---|
ContentManagerUIEvent.ActionId |
ContentManagerUIEvent.getId()
Returns the action identifier. |
static ContentManagerUIEvent.ActionId |
ContentManagerUIEvent.ActionId.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentManagerUIEvent.ActionId[] |
ContentManagerUIEvent.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 ContentManagerUIEvent.ActionId | |
|---|---|
ContentManagerUIEvent(ContentManagerUI source,
ContentManagerUIEvent.ActionId actionId,
ContentUI content)
Constructs a ContentManagerEvent object with the
specified source content manager, actionId, content. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||