org.cruxframework.crux.core.rebind.screen.widget.declarative
Annotation Type TagChild
@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface TagChild
- Author:
- Thiago da Rosa de Bustamante
value
public abstract Class<? extends WidgetChildProcessor<?>> value
autoProcess
public abstract boolean autoProcess
- Default:
- true
supportedDevices
public abstract DeviceAdaptive.Device[] supportedDevices
- Default:
- org.cruxframework.crux.core.client.screen.DeviceAdaptive.Device.all
Copyright © 2014. All rights reserved.