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

TPillBar extends TElement
in package

Pillbar

Tags
version
7.6
subpackage

util

author

Pablo Dall'Oglio

copyright

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

license

https://adiantiframework.com.br/license

Table of Contents

Properties

$container  : mixed
$items  : mixed
$stepNumber  : mixed

Methods

__construct()  : mixed
Constructor
addItem()  : mixed
Add an item
select()  : mixed
Select current item
selectIndex()  : mixed

Properties

$stepNumber

protected mixed $stepNumber = 1

Methods

__construct()

Constructor

public __construct() : mixed

addItem()

Add an item

public addItem( $title[,  $action = null ]) : mixed
Parameters
$title :

Item title

$action : = null

Item action

select()

Select current item

public select(mixed $title) : mixed
Parameters
$title : mixed

selectIndex()

public selectIndex(mixed $index) : mixed
Parameters
$index : mixed

        
On this page

Search results