Child pages
  • CLIENTDESIGN

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

padding0px
width80px

...

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Constants Summary

...

Table Cell (td)
String

...

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR.
Enter additional information related to this 'class' inside the {div} macro with 'id=description'
Divcache
styleindexdisplay:none

...

iddescription

...

true
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

servoy sReturnTypes2100%height: 30px;2Supported ClientssWordListSmartClientsWordListWebClientsWordListNGClient

servoy sSummary12%30%58%height: 30px;3Constants SummaryProperty that can be set using elements['element_1'].

...

Table Cell (td)
String

...

servoy sDetail2Constants DetailsHANDLESnametd

HANDLES

id

des

sIndent
Property that can be set using elements['element_1'].putClientProperty(...), it sets the available handles in clientdesign
ret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
idProperty that can be set using elements['element_1'].

HTML Table

constantclass
Colgroup Tag
Column
padding0px
width100%
Table Row (tr)
style2100%height:30px;
Table Head (th)
colspan1
Table Body (tbody)
idid
Table Row (tr)
Table Row (tr)
Table Cell (td)
Div
classid
Table Row (tr)
Table Cell (td)
String
Table Row (tr)
idsam
Table Row (tr)
classlastDetailRow
Table Cell (td)
Table Body (tbody)
idSELECTABLE
Table Row (tr)
idname
Table Cell (td)
SELECTABLE
Table Row (tr)
iddes
Table Cell (td) Div
classsIndent
Property that can be set using SmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript

//by default all are present. ('l' stands for left, 't' stands for top, etc.)
elements['element_1'].putClientProperty(CLIENTDESIGN.HANDLES, new Array('r', 'l')); // other options are 't', 'b', 'r', 'l', 'bl', 'br', 'tl', 'tr'
sIdentjavascriptlastDetailRowSELECTABLEname

SELECTABLE

dessIndent
Property that can be set using elements['element_1'].putClientProperty(...), it sets the selectable flag in clientdesign
tr
idtdret

Returns

divsIndentclients

classtd

Supported Clients

sIndent
String Table Row (tr)
idsam
Table Row (tr)
classlastDetailRow
tdSmartClient,WebClient,NGClientsam

Sample

Div
classsIndent
Code Block
languagejavascript

//by default an element with an name is selectable in client design
elements['element_1'].putClientProperty(CLIENTDESIGN.SELECTABLE, false);
sIdentjavascriptlastDetailRow