@Retention(value=RUNTIME) @Target(value=TYPE) public @interface DemoSource
TabbedDemo. If no value is specified, and the demo view is annotated with GithubLink, then the source URL
defaults to the location of the annotated class under src/java/test and the branch is
determined from the value of GithubBranch in the demo view class (if the annotation is
present) or the containing package of the demo view class. If the source URL is defaulted and no
GithubBranch annotation is present either in the demo view class or its containing
package, then the branch defaults to master.| Modifier and Type | Fields and Description |
|---|---|
static String |
GITHUB_SOURCE |
Copyright © 2020–2023 Flowing Code. All rights reserved.