uk.co.ribot.easyadapter.annotations
Annotation Type ViewId


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface ViewId

Field annotation used to link a view Id with a View field


Required Element Summary
 int value
           
 

Element Detail

value

public abstract int value