@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface TagChild
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends WidgetChildProcessor<?>> |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autoProcess |
DeviceAdaptive.Device[] |
supportedDevices |
public abstract Class<? extends WidgetChildProcessor<?>> value
public abstract boolean autoProcess
public abstract DeviceAdaptive.Device[] supportedDevices
Copyright © 2015. All rights reserved.