@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface Footer
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
enforceTab
If this property is set to
true, then a tab as shown, even if there is only one footer available. |