File: WONestedList.3

package info (click to toggle)
sope 5.12.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,588 kB
  • sloc: objc: 169,223; sh: 3,823; ansic: 3,409; javascript: 446; python: 318; makefile: 185
file content (52 lines) | stat: -rw-r--r-- 1,292 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.TH WONestedList 3 "June 2006" "SOPE" "SOPE Dynamic Element Reference"
.\" DO NOT EDIT: this file got autogenerated using woapi2man from:
.\"   ../DynamicElements/WONestedList.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
WONestedList

.SH SYNOPSIS
.B WONestedList
{ action;  list;  item;  value;  sublist;  action;  selection;  index;  level;  isOrdered;  prefix;  suffix;  otherTagString; }

.SH VALIDATION
\'list' must not be a constant

.SH BINDINGS
.IP action
The 'action' binding is evaluated as an action (a method which returns a WOComponent or other WOActionResults object).
.IP list
.IP item
.IP value
.IP sublist
.IP action
Kind: Direct Actions
.IP selection
.IP index
.IP level
.IP isOrdered
.IP prefix
.IP suffix
.IP otherTagString

.SH BUGS
SOPE related bugs are collected in the OpenGroupware.org Bugzilla:
  http://bugzilla.opengroupware.org/

.SH AUTHOR
The SOPE community <developer at opengroupware.org>.

.SH SEE ALSO
.BR sope-ngobjweb-defaults