.TH WOPopUpButton 3 "June 2006" "SOPE" "SOPE Dynamic Element Reference" .\" DO NOT EDIT: this file got autogenerated using woapi2man from: .\" ../DynamicElements/WOPopUpButton.api .\" .\" Copyright (C) 2006 SKYRIX Software AG. All rights reserved. .\" ==================================================================== .\" .\" Copyright (C) 2006 SKYRIX Software AG. All rights reserved. .\" .\" Check the COPYING file for further information. .\" .\" Created with the help of: .\" http://www.schweikhardt.net/man_page_howto.html .\" .SH NAME WOPopUpButton .SH SYNOPSIS .B WOPopUpButton { list; item; selection; displayString; noSelectionString; selectedValue; escapeHTML; name; value; disabled; itemGroup; otherTagString; } .SH VALIDATION \'list' must not be a constant \'item' may not be a constant when 'displaystring' or 'value' is bound \'item' must be bound when 'displaystring' or 'value' is bound \'selectedvalue' and 'selection' cannot both be bound .SH BINDINGS .IP list .IP item .IP selection .IP displayString .IP noSelectionString .IP selectedValue .IP escapeHTML The value of 'escapeHTML' will be evaluated in a boolean context. .IP name .IP value .IP disabled The value of 'disabled' will be evaluated in a boolean context. .IP itemGroup .IP otherTagString .SH BUGS SOPE related bugs are collected in the OpenGroupware.org Bugzilla: http://bugzilla.opengroupware.org/ .SH AUTHOR The SOPE community . .SH SEE ALSO .BR sope-ngobjweb-defaults