public class JmixDateCell
extends com.vaadin.v7.client.ui.calendar.schedule.DateCell
com.vaadin.v7.client.ui.calendar.schedule.DateCell.DateCellSlotcom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Modifier and Type | Field and Description |
|---|---|
protected boolean |
rangeSelect |
static java.lang.String |
SLOT_NUMBER_STYLENAME |
| Constructor and Description |
|---|
JmixDateCell(com.vaadin.v7.client.ui.calendar.schedule.WeekGrid parent,
java.util.Date date) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelRangeSelect() |
protected boolean |
containsSlotNumber(java.lang.String className,
java.lang.String slotNumberStyle) |
protected java.lang.String |
getSlotNumberStyle(com.google.gwt.dom.client.Element element) |
void |
onBrowserEvent(com.google.gwt.user.client.Event event) |
void |
onMouseUp(com.google.gwt.event.dom.client.MouseUpEvent event) |
addEmphasisStyle, addEmphasisStyle, addEvent, addEvent, createDateCellDayEvent, getDate, getFirstHour, getLastHour, getNumberOfSlots, getOverlappingEvents, getSlot, getSlotBorder, getSlotHeight, getSlotIndex, getTodaybarElement, isDisabled, isToday, onAttach, onContextMenu, onDetach, onKeyDown, onMouseDown, onMouseMove, recalculateEventWidths, removeEmphasisStyle, removeEmphasisStyle, removeEvent, setDate, setDateColor, setDisabled, setHeightPX, setHorizontalSized, setTimeBarWidth, setToday, setTodaybarWidth, setVerticalSized, setWidthPXaddBlurHandler, addFocusHandler, addKeyDownHandler, addKeyPressHandler, focus, makeFocusable, setFocusadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, add, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringpublic static final java.lang.String SLOT_NUMBER_STYLENAME
protected boolean rangeSelect
public JmixDateCell(com.vaadin.v7.client.ui.calendar.schedule.WeekGrid parent,
java.util.Date date)
public void onMouseUp(com.google.gwt.event.dom.client.MouseUpEvent event)
onMouseUp in interface com.google.gwt.event.dom.client.MouseUpHandleronMouseUp in class com.vaadin.v7.client.ui.calendar.schedule.DateCellpublic void cancelRangeSelect()
cancelRangeSelect in class com.vaadin.v7.client.ui.calendar.schedule.DateCellpublic void onBrowserEvent(com.google.gwt.user.client.Event event)
onBrowserEvent in interface com.google.gwt.user.client.EventListeneronBrowserEvent in class com.google.gwt.user.client.ui.Widgetprotected java.lang.String getSlotNumberStyle(com.google.gwt.dom.client.Element element)
protected boolean containsSlotNumber(java.lang.String className,
java.lang.String slotNumberStyle)