@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Touch
Used to capture touch or mouse events for 'input' components (defined with HTML 'input' tags)
String
id
public abstract String id
Copyright © 2018. All rights reserved.