| Package | Description |
|---|---|
| de.swm.commons.mobile.client.event |
| Modifier and Type | Method and Description |
|---|---|
AccordionEvent.Type |
AccordionEvent.getMyType() |
static AccordionEvent.Type |
AccordionEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccordionEvent.Type[] |
AccordionEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AccordionEvent(AccordionEvent.Type myType,
AccordionStack accordionStack)
Constructor
|
Copyright © 2011–2015 SWM. All rights reserved.