JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH:
Package
com.ericlam.mc.eldgui.controller
Annotation Interface AsyncLoadingView
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
AsyncLoadingView
使用指定的異步加載界面。可在方法或類上進行標注
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<? extends
LoadingView
>
value
Element Details
value
Class
<? extends
LoadingView
>
value
Returns:
指定的異步加載界面類