|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface SetByAttribute
An attribute that is used to identify properties that will be used in radio, checkbox or select HTML elements.
| Required Element Summary | |
|---|---|
AttributeType |
type
The type parmeter is an AttributeType, which is either CHECKED or SELECTED. |
| Element Detail |
|---|
public abstract AttributeType type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||