Class: Column

Picasso.pjo. Column

new Column()

An form fieldset
Source:

Members

<static, readonly> colSize :string

The size of the grid columns
Type:
  • string
Properties:
Name Type Default Description
SMALL string 2
MEDIUM string 3
LARGE string 4
Source:

colXSize :Picasso.pjo.Column.colSize

Type:
Source:

fields :Picasso.pjo.Field[]

Type:
  • Picasso.pjo.Field[]
Source:

id :string|number

Type:
  • string | number
Source:

index :number

Type:
  • number
Source: