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

String

Supported Clients

SmartClient,WebClient,NGClient

Sample

cssClasses

The css classes to be output for html tag.

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample

elementId

The id to be output for html tag.

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample

location

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

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample

name

The name of the form.

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample

size

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample

tagType

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

Returns

String

Supported Clients

SmartClient,WebClient,NGClient

Sample