Package com.adobe.livecycle.formsservice.client
Classpublic final class HTMLToolbar
InheritanceHTMLToolbar Inheritance Enum

Specifies the appearance of an HTML toolbar that is rendered with an HTML form. This enum value is passed to the HTMLRenderSpec object's setHTMLToolbar method.

See also

setHTMLToolbar()


Public Methods
 MethodDefined by
  
String getValue()
HTMLToolbar
Public Constants
 ConstantDefined by
  Disabled
[static] The HTML toolbar is disabled.
HTMLToolbar
  Horizontal
[static] The HTML toolbar appears in a horizontal position.
HTMLToolbar
  Vertical
[static] The HTML toolbar appears in a vertical position.
HTMLToolbar
Method Detail
getValue()
public String getValue()

Returns
Constant Detail
DisabledConstant
public static final Disabled

The HTML toolbar is disabled.

HorizontalConstant 
public static final Horizontal

The HTML toolbar appears in a horizontal position.

VerticalConstant 
public static final Vertical

The HTML toolbar appears in a vertical position.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/formsservice/client/HTMLToolbar.html