|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Delayed | |
|---|---|
| com.vaadin.shared.data | |
| com.vaadin.shared.ui.calendar | |
| com.vaadin.shared.ui.ui | |
| Uses of Delayed in com.vaadin.shared.data |
|---|
| Methods in com.vaadin.shared.data with annotations of type Delayed | |
|---|---|
void |
DataRequestRpc.setPinned(java.lang.String key,
boolean isPinned)
Informs the server that an item referenced with a key pinned status has changed. |
| Uses of Delayed in com.vaadin.shared.ui.calendar |
|---|
| Methods in com.vaadin.shared.ui.calendar with annotations of type Delayed | |
|---|---|
void |
CalendarServerRpc.scroll(int scrollPosition)
|
| Uses of Delayed in com.vaadin.shared.ui.ui |
|---|
| Methods in com.vaadin.shared.ui.ui with annotations of type Delayed | |
|---|---|
void |
UIServerRpc.poll()
|
void |
UIServerRpc.resize(int viewWidth,
int viewHeight,
int windowWidth,
int windowHeight)
|
void |
UIServerRpc.scroll(int scrollTop,
int scrollLeft)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||