JAVA/CORBA-KLASSEN
Read-Write. The size of the navigator cache in view entries.
Hinweis This property applies only to remote (IIOP) operations. For local operations, getCacheSize always returns zero and setCacheSize has no effect.
Defined in
ViewNavigator
Data type
int
Syntax
public int getCacheSize() throws NotesException
public void setCacheSize(int numEntries) throws NotesException
Legal values
CacheSize property in LotusScript NotesViewNavigator class
Beispiel Siehe auch