public class WeeklyLongEvents extends com.google.gwt.user.client.ui.HorizontalPanel implements HasTooltipKey
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledcom.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstantcom.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant| Modifier and Type | Field and Description |
|---|---|
static int |
EVENT_HEIGTH |
static int |
EVENT_MARGIN |
| Constructor and Description |
|---|
WeeklyLongEvents(VCalendar calendar) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDate(Date d) |
void |
addEvent(CalendarEvent calendarEvent) |
void |
addEvents(List<CalendarEvent> events) |
int |
getRowCount() |
String |
getTooltipKey()
Gets the key associated for the Widget implementing this interface.
|
void |
setWidthPX(int width) |
void |
updateCellWidths() |
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignmentgetBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacingadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, removeadd, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetWidgetIndexgetWidget, getWidgetCount, getWidgetIndex, removeforEach, spliteratorpublic static final int EVENT_HEIGTH
public static final int EVENT_MARGIN
public WeeklyLongEvents(VCalendar calendar)
public void addDate(Date d)
public void setWidthPX(int width)
public void addEvents(List<CalendarEvent> events)
public void addEvent(CalendarEvent calendarEvent)
public int getRowCount()
public void updateCellWidths()
public String getTooltipKey()
HasTooltipKeygetTooltipKey in interface HasTooltipKeyCopyright © 2016 Vaadin Ltd. All rights reserved.