Uses of Class
net.n2oapp.framework.api.metadata.meta.widget.calendar.CalendarViewType
-
Packages that use CalendarViewType Package Description net.n2oapp.framework.api.metadata.meta.widget.calendar -
-
Uses of CalendarViewType in net.n2oapp.framework.api.metadata.meta.widget.calendar
Methods in net.n2oapp.framework.api.metadata.meta.widget.calendar that return CalendarViewType Modifier and Type Method Description static CalendarViewTypeCalendarViewType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CalendarViewType[]CalendarViewType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-