Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JavaServer Faces Tooling User Guide
Previous Page Home Next Page

JSF Core Tag Library Support


The following table of attributes for the JSF Core tag library indicates whether or not the attribute value is supported for either validation or content assist:

Attribute Validation Content Assist
actionListener Y Y
dateStyle Y Y
timeStyle Y Y
type Y Y
groupingUsed Y Y
integerOnly Y Y
maxFractionDigits Y N
maxIntegerDigits Y N
minFractionDigits Y N
converterId Y Y
itemDisabled Y Y
value Y* Y
rendered Y Y
maximum Y N
minimum Y Y
validatorId Y Y
escape Y Y
binding Y Y
id Y N
  • * - only "selectItem" element for an EL expression is being validated for runtime type currently
  • Any attribute not explicitly mentioned here does not support validation or content assist in this release.
  • "Boolean" type attributes are validated according to the JSP specification which uses Boolean.valueOf(StringValue). This means that seemingly invalid Strings as boolean evaluate to false. ex. "blue" means false

Related concepts

Related reference

Tag Library Support
JSF HTML Library

Related tasks


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire