@Inherited @Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface ViewConfiguration
java.lang.String
encoding
loadPath
LoadType
loadType
suffix
int
updateDelay
ViewType
viewType
public abstract ViewType viewType
public abstract java.lang.String loadPath
public abstract java.lang.String suffix
public abstract int updateDelay
public abstract java.lang.String encoding
public abstract LoadType loadType
Copyright © 2018. All Rights Reserved.