Package org.cxbox.core.dto.data.view
Class ScreenNavigation
- java.lang.Object
-
- org.cxbox.core.dto.data.view.ScreenNavigation
-
- All Implemented Interfaces:
Serializable
public final class ScreenNavigation extends Object implements Serializable
The navigation object that is transmitted to the client side to create the menu structure- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classScreenNavigation.MenuItemstatic classScreenNavigation.SingleViewstatic classScreenNavigation.ViewGroup
-
Constructor Summary
Constructors Constructor Description ScreenNavigation()
-