Disclaimer and License

Opinions expressed here by Tim Tripcony are his own and not representative of his employer.

Creative Commons License
Tip of the Iceberg is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at xmage.gbs.com.

Unless otherwise explicitly specified, all code samples and downloads are copyright Tim Tripcony and licensed under Apache License 2.0.

Search

What the Quote?

"Get thee behind me, Pumpernickel."

Laura Tripcony

"Infinity is the new finity"

Eric Romo

"Ballerinas are leotarded."

Tim Tripcony

xsp-config for Html5InputText

Category xpages
<faces-config>
 <faces-config-extension>
  <namespace-uri>http://www.w3.org/TR/html5/</namespace-uri>
  <default-prefix>html5</default-prefix>
 </faces-config-extension>
 <component>
  <description>Edit Box with support for some HTML5 attributes</description>
  <display-name>HTML5 Edit Box</display-name>
  <component-type>com.timtripcony.xsp.Html5Input</component-type>
  <component-class>com.timtripcony.xsp.component.html5.Html5InputText</component-class>
  <component-extension>
   <component-family>javax.faces.Input</component-family>
   <base-component-type>com.ibm.xsp.InputText</base-component-type>
   <tag-name>inputText</tag-name>
  <designer-extension>
  <in-palette>true</in-palette>
  <category>HTML5</category>
  </designer-extension>
  </component-extension>
  <property>
   <description>A short hint intended to aid the user with data entry.</description>
   <display-name>Placeholder</display-name>
   <property-name>placeholder</property-name>
   <property-class>java.lang.String</property-class>
   <property-extension>
    <designer-extension>
     <category>basics</category>
    </designer-extension>
   </property-extension>
  </property>
 </component>
</faces-config>

Comments

Post A Comment

:-D:-o:-p:-x:-(:-):-\:angry::cool::cry::emb::grin::huh::laugh::lips::rolleyes:;-)