Rowchildren"

From Documentation
m ((via JWB))
 
Line 40: Line 40:
 
=Supported Events=
 
=Supported Events=
  
{| border="1" | width="100%"
+
{| class='wikitable' | width="100%"
 
! <center>Name</center>
 
! <center>Name</center>
 
! <center>Event Type</center>
 
! <center>Event Type</center>
Line 53: Line 53:
 
{{LastUpdated}}
 
{{LastUpdated}}
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-

Latest revision as of 13:13, 7 January 2022

Rowchildren

Employment/Purpose

The column of Rowlayout.

Properties

Colspan

By default, the colspan of Rowchildren is 1.

<rowlayout>
	<rowchildren colspan="10">
		<window border="normal" title="colspan=10"/>
	</rowchildren>
</rowlayout>

Offset

By default, the offset of Rowchildren is 0.

<rowlayout>
	<rowchildren offset="10">
		<window border="normal" title="offset=10"/>
	</rowchildren>
</rowlayout>

Supported Events

Name
Event Type
None None

Version History

Last Update : 2022/01/07


Version Date Content
     



Last Update : 2022/01/07

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.