@Retention(RUNTIME)
@Target(TYPE)
public @interface RetainLocation
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
value |
The name of the docking location (Mode) this component should be
docked into by default, if there is no stored value.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.