Uses of Class
com.iizix.prop.ui.calendar.CalendarData
Packages that use CalendarData
Uses of CalendarData in com.iizigo.panel.prop.calendar
Subclasses of CalendarData in com.iizigo.panel.prop.calendarModifier and TypeClassDescriptionclass
Layout data for calendar list and its calendar events.Uses of CalendarData in com.iizix.prop.ui.calendar
Methods in com.iizix.prop.ui.calendar that return CalendarDataModifier and TypeMethodDescriptionCalendarLayout.createDefaultLayoutProp
(UIComp uiComp) Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.Methods in com.iizix.prop.ui.calendar that return types with arguments of type CalendarDataModifier and TypeMethodDescriptionCalendarLayout.getLayoutPropClass()
Returns the class required for this layout property.Methods in com.iizix.prop.ui.calendar with parameters of type CalendarDataModifier and TypeMethodDescriptionprotected boolean
CalendarLayout.hasHeight0
(CalendarData layout) Verifies if the layout data has a height.protected boolean
CalendarLayout.hasWidth0
(CalendarData layout) Verifies if the layout data has a width.