Package | Description |
---|---|
com.bstek.dorado.view |
与展现相关的基础实现。
|
Modifier and Type | Method and Description |
---|---|
ViewCacheMode |
ViewCache.getMode() |
static ViewCacheMode |
ViewCacheMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ViewCacheMode[] |
ViewCacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewCache.setMode(ViewCacheMode mode) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.