MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MGridColumn
Diagrama de heranças da classe MGridColumn
MControl MComponent GridColumn MDataGridColumn MGridControl MGridHyperlink MObjectGridColumn MPDFReportColumn DataGridColumn GridControl MDataGridControl MObjectGridControl MPDFReportControl MDataGridHyperlink MObjectGridHyperlink ObjectGridColumn PDFReportColumn

Membros públicos

 __construct ($title='', $align='left', $nowrap=false, $width=0, $visible=true, $options=null, $order=false, $orderMask='')
 
 generate ()
 
- Membros públicos herdados de MControl
 __construct ( $name=NULL)
 
 setName ($name)
 
 setId ($id)
 
 getId ()
 
 getName ()
 
 getUniqueId ()
 
 __clone ()
 
 __set ( $name, $value)
 
 __get ( $name)
 
 setClass ($cssClass, $add=TRUE)
 
 insertClass ( $cssClass)
 
 addStyleFile ( $styleFile)
 
 getClass ()
 
 addStyle ($name, $value)
 
 setStyle ($style)
 
 getStyle ()
 
 getBoxStyle ()
 
 setPosition ($left, $top, $position='absolute')
 
 setWidth ($value)
 
 setHeight ($value)
 
 setColor ($value)
 
 setVisibility ($value)
 
 setFont ($value)
 
 addAttribute ( $name, $value='')
 
 setAttribute ( $name, $value=null)
 
 getAttribute ( $name)
 
 setAttributes ($attr)
 
 attributes ( $mergeDuplicates=false)
 
 getAttributes ( $mergeDuplicates=false)
 
 setReadOnly ($status)
 
 setEnabled ($state)
 
 setJsHint ( $hint)
 
 setHint ( $hint)
 
 setCaption ($caption)
 
 setHTMLTitle ($title)
 
 eventHandler ()
 
 attachEventHandler ( $name, $handler, $param=NULL)
 
 addEvent ($event, $handler, $preventDefault=true)
 
 hasEvent ($event)
 
 generateEvent ()
 
 setContent ($inner)
 
 setInner ($inner)
 
 getInner ()
 
 getRender ( $method)
 
 getInnerToString ()
 
 getCSSP ()
 
 generateInner ()
 
 __toString ()
 
- Membros públicos herdados de MComponent
 getManager ()
 

Campos de Dados

 $grid
 
 $title
 
 $footer
 
 $options
 
 $align
 
 $nowrap
 
 $width
 
 $order
 
 $orderMask
 
 $value
 
 $basecontrol
 
 $control
 
 $index
 
- Campos de Dados herdados de MControl
 $id
 
 $uniqueId
 
 $enabled
 
 $style
 
 $attrs
 
 $attributes
 
 $maintainState
 
 $readonly
 
 $visible
 
 $caption
 
 $jsHint
 
 $hint
 
 $cssp
 
 $inner
 
 $parent
 
 $eventHandlers
 
 $painter
 
 $event
 
 $formId
 
const ALIGN_CENTER = 'center'
 
const ALIGN_LEFT = 'left'
 
const ALIGN_RIGHT = 'right'
 
const FORM_MODE_WHOLE_ROW = 0
 
const FORM_MODE_SHOW_SIDE = 1
 
const FORM_MODE_SHOW_ABOVE = 2
 
const FORM_MODE_SHOW_NBSP = 3
 
 $formMode
 
- Campos de Dados herdados de MComponent
 $manager
 
 $page
 
 $owner
 
 $name
 
 $className
 

Outros membros herdados

- Atributos Públicos Estáticos herdados de MControl
static $_number = 0
 
- Membros protegidos herdados de MControl
 _addStyle ($name, $value)
 

Descrição detalhada

Grid column.

Autor
Vilson Cristiano Gärtner [vilso.nosp@m.n@so.nosp@m.lis.c.nosp@m.oop..nosp@m.br]

Maintainers:
Armando Taffarel Neto [taffa.nosp@m.rel@.nosp@m.solis.nosp@m..coo.nosp@m.p.br] Daniel Hartmann [danie.nosp@m.l@so.nosp@m.lis.c.nosp@m.oop..nosp@m.br]

Desde
Creation date 2006/06/08

Organization:
SOLIS - Cooperativa de Soluções Livres
Copyright:
Copyright (c) 2006-2012 SOLIS - Cooperativa de Soluções Livres
License:
Licensed under GPLv2 (for further details read the COPYING file or http://www.gnu.org/licenses/gpl.html)

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( $title = '',
$align = 'left',
$nowrap = false,
$width = 0,
$visible = true,
$options = null,
$order = false,
$orderMask = '' )

Grid column constructor.

Parâmetros
string$titleColumn title.
string$alignColumn align - rigth, center, left.
boolean$nowrapDefines if the column content must wrap (FALSE) or not (TRUE).
string$widthColumn width in pixels or percent.
boolean$visibleDefines if the column must be visible.
array$optionsMap of data value to display value.
boolean$orderDefines if the column can be ordered.
string$orderMaskMask to order the column data. Currently only supported for date/time values.

Reimplementado em MObjectGridHyperlink e MDataGridHyperlink.

Documentação das funções

◆ generate()

generate ( )
Retorna
string Generated column.

Reimplementado de MControl.

Reimplementado em MGridHyperlink, MGridControl, MPDFReportColumn e MPDFReportControl.

Documentação dos campos e atributos

◆ $align

$align

◆ $basecontrol

$basecontrol

◆ $control

$control

◆ $footer

$footer

◆ $grid

$grid

◆ $index

$index

◆ $nowrap

$nowrap

◆ $options

$options

◆ $order

$order

◆ $orderMask

$orderMask

◆ $title

$title

◆ $value

$value

◆ $width

$width

A documentação para esta classe foi gerada a partir do seguinte ficheiro: