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

Possible Child Components:

  • None
Edit | Attach | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r5 - 2011-03-31 - PedroRio
 

No permission to view TWiki.WebTopBar

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

No permission to view TWiki.WebBottomBar