@Documented @Retention(value=RUNTIME) @Target(value={TYPE,FIELD}) public @interface FXMLController
Scope annotation should be used on controllers which need to be
looked up via ControllerLookup.IdentifiableController| Modifier and Type | Optional Element and Description |
|---|---|
String |
controllerId |
public abstract String controllerId
Copyright © 2012-2014 The Cat Hive Developers. All Rights Reserved.