559560561562563564565566
} private TableBackgroundStyle[] getTableBackgroundStyles() { return new TableBackgroundStyle[] { new SingleColorBackgroundStyle(), new SingleImageBackgroundStyle(), new TimeBlockBackgroundStyle(), new DayTimeBackgroundStyle() }; }