API Documentação da API
Inscrições abertas para nosso Webinar anual Adianti Framework 2024!
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

TScroll extends TElement
in package

Scrolled Window: Allows to add another containers inside, creating scrollbars when its content is bigger than its visual area

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
$margin  : mixed
$transparency  : mixed
$width  : mixed

Methods

__construct()  : mixed
Class Constructor
setMargin()  : mixed
Set the scrolling margin
setSize()  : mixed
Set the scroll size
setTransparency()  : mixed
compability reasons
show()  : mixed
Shows the tag

Properties

$transparency

private mixed $transparency

Methods

__construct()

Class Constructor

public __construct() : mixed

setMargin()

Set the scrolling margin

public setMargin( $margin) : mixed
Parameters
$margin :

Margin

setSize()

Set the scroll size

public setSize( $width,  $height) : mixed
Parameters
$width :

Panel's width

$height :

Panel's height

setTransparency()

compability reasons

public setTransparency(mixed $bool) : mixed
Parameters
$bool : mixed

show()

Shows the tag

public show() : mixed

        
On this page

Search results