|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.server.LegacyCommunicationManager.ClientCache
@Deprecated public class LegacyCommunicationManager.ClientCache
Helper class for terminal to keep track of data that client is expected to know. TODO make customlayout templates (from theme) to be cached here.
| Constructor Summary | |
|---|---|
LegacyCommunicationManager.ClientCache()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
cache(java.lang.Object object)
Deprecated. |
void |
clear()
Deprecated. |
boolean |
isEmpty()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegacyCommunicationManager.ClientCache()
| Method Detail |
|---|
public boolean cache(java.lang.Object object)
paintable -
public void clear()
public boolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||