Tags:
create new tag
, view all tags
-- JoaoQuintas - 23 Aug 2010

Button HTML

A Button HTML is a XVW component that's used to define an action visually.

Screen_shot_2010-08-23_at_10.47.35_AM.png

XML Definition

A Button HTML is declared as following:

<xvw:buttonHtml label="BUTTON_LABEL" action="#{SERVER_ACTION}" style="BUTTON_STYLE" 
   className="BUTTON_CLASS_NAME/">

Component from which the Button HTML Extends

  • XUICommand

Components that Extend Button HTML

  • None

Button HTML Properties

Property Description Type Possible Values Requirement Default Value ExampleSorted ascending
label The label of the button String Any text optional #Button#  
action The action to execute server-side EL   optional    
className The name of a CSS class to apply to the button String Any valid CSS class name optional    
style HTML "style" property, to have CSS properties declared directly in the element String Valid CSS properties optional   style='font-color:#CCCCC;float:left'

Possible Child Components:

  • None
Topic revision: r6 - 2011-04-04 - NicolauGrosskopf
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar