TWiki> WebXEO Web>XeoXwc>XvwActionButton (revision 2)EditAttach
Tags:
create new tag
, view all tags
-- JoaoQuintas - 17 Aug 2010

Action Button

An Action Button is a XVW component that's used to define an action visually.

Screen_shot_2010-08-17_at_2.41.41_PM.png

XML Definition

An Action Button is declared as following:

<xvw:actionButton label="BUTTON_LABEL" action="#{SERVER_ACTION}" width="BUTTON_WIDTH"
	disabled="#{EL_BOOLEAN_DISABLED}" visible="#{EL_BOOLEAN_VISIBLE}" waitMode="WAIT_MODE"/>

Component from which the Action Button Extends

  • XUICommand

Components that Extend Action Button

  • None

Action Button Properties

Property Description Requirement Default Value Type Example
label Changes the display name of the Action Button optional - String  
width COMPLETE optional -75 Integer  
action Evaluates what the click event triggers optional/recommended - EL  
disabled To decide when the button is disabled optional -false EL/boolean  
visible To decide whether or not the button is visible optional -false EL/boolean  
waitMode Defines the message type while the request is processing optional -1 Integer  

Possible Child Components:

  • COMPLETE
Edit | Attach | Print version | History: r7 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2010-08-23 - JoaoQuintas
 

No permission to view TWiki.WebTopBar

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

No permission to view TWiki.WebBottomBar