Interface HiddenTagDeclaration
- All Superinterfaces:
- HasBinding,- HasConverter,- HasId,- HasIdBindingAndRendered,- HasValidator,- HasValue,- IsDisabled,- IsReadonly,- IsRendered
public interface HiddenTagDeclaration
extends HasIdBindingAndRendered, HasValue, HasConverter, HasValidator, IsReadonly, IsDisabled
Renders a hidden input element.
- 
Method SummaryMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBindingsetBindingMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasConvertersetConverterMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasValidatorsetValidatorMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasValuesetValueMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsDisabledsetDisabledMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsReadonlysetReadonlyMethods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRenderedsetRendered