Applet - caf_h:applet

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.output.Applet
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.output.Applet
Description Java Applet
Palette LocationCAF Html/Control/Output/Applet
Attributes 
NameRequiredTypeDescription
alignfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Alignment of applet within page

Valid values are:

  • top
  • middle
  • bottom
  • left
  • right
borderfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Border width in pixels (0 for no border)
codefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Applet class name
codebasefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Base URL for applet code and jar source
dirfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the directionality of the flow of the content for the current element

Valid values are:

  • LTR
  • RTL
heightfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Applet height in pixels (i.e. 100) or percent (i.e. 100%)
hspacefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Margin (space between border and content) width in pixels
idfalsejava.lang.String Control identifier
langfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the language of the enclosed content
mayscriptfalsejavax.el.ValueExpression
(must evaluate to boolean)
Allow Java applet to access browser objects
minVersionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Minimum required JRE version ("1.5", "1.5.0_07", etc.)
namefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Programmatic applet name
objectfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Serialized applet class name
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "style" attribute value
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "class" attribute value

Valid values are:

  • portlet-font
  • portlet-font-dim
  • portlet-msg-status
  • portlet-msg-info
  • portlet-msg-error
  • portlet-msg-alert
  • portlet-msg-success
  • portlet-section-header
  • portlet-section-body
  • portlet-section-alternate
  • portlet-section-selected
  • portlet-section-subheader
  • portlet-section-footer
  • portlet-section-text
  • portlet-form-label
  • portlet-form-input-field
  • portlet-form-button
  • portlet-icon-label
  • portlet-dlg-icon-label
  • portlet-form-field-label
  • portlet-form-field
  • portlet-menu
  • portlet-menu-item
  • portlet-menu-item-selected
  • portlet-menu-item-hover
  • portlet-menu-item-hover-selected
  • portlet-menu-cascade-item
  • portlet-menu-cascade-item-selected
  • portlet-menu-description
  • portlet-menu-caption
  • [any_other_value]
titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "title" attribute value (often displayed as a tooltip)
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Control value
vspacefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Margin (space between border and content) height in pixels
widthfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Applet width in pixels (i.e. 100) or percent (i.e. 100%)

Output generated by Vdldoc View Declaration Language Documentation Generator.