API Documentação da API
Lançado Adianti Framework 7.6!
Clique aqui para saber mais
Pacote Dominando o Adianti 7
Curso + Livro + Apps exemplo
Curso completo em Video Aulas (114 aulas).
Livro completo em PDF (463 páginas).
Códigos-fontes de Apps de exemplo.
API
API do Framework
Documentation

Documentation

TFrame extends TElement
in package

Frame Widget: creates a bordered area with a title located at its top-left corner

Tags
version
7.6
subpackage

container

author

Pablo Dall'Oglio

copyright

Copyright (c) 2006 Adianti Solutions Ltd. (http://www.adianti.com.br)

license

https://adiantiframework.com.br/license

Table of Contents

Properties

$height  : mixed
$legend  : mixed
$width  : mixed

Methods

__construct()  : mixed
Class Constructor
getId()  : mixed
Return the Frame ID
getLegend()  : mixed
Returns the inner legend
getSize()  : array<string|int, mixed>
Returns the frame size
setLegend()  : mixed
Set Legend

Properties

Methods

__construct()

Class Constructor

public __construct([mixed $width = NULL ][, mixed $height = NULL ]) : mixed
Parameters
$width : mixed = NULL
$height : mixed = NULL

getId()

Return the Frame ID

public getId() : mixed
Tags
ignore-autocomplete

on

getLegend()

Returns the inner legend

public getLegend() : mixed

getSize()

Returns the frame size

public getSize() : array<string|int, mixed>
Return values
array<string|int, mixed>

setLegend()

Set Legend

public setLegend( $legend) : mixed
Parameters
$legend :

frame legend


        
On this page

Search results