Child pages
  • Layout Container
Skip to end of metadata
Go to start of metadata

Refresh page Mar 28, 2024 23:56

Supported Clients
SmartClient WebClient NGClient

Property Summary
String comment
String cssClasses The css classes to be output for html tag.
String elementId The id to be output for html tag.
String location The x and y position of the component, in pixels, separated by a comma.
String name The name of the form.
String size
String tagType The tag type for html output.

Property Details

comment

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

cssClasses

The css classes to be output for html tag.

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

elementId

The id to be output for html tag.

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

location

The x and y position of the component, in pixels, separated by a comma.

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

name

The name of the form.

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

size

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

tagType

The tag type for html output. Default value is 'div'.

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

  • No labels