PHP Класс ExamplesForm, qcodo

Наследование: extends QForm
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$btnBlah
$btnButton
$btnButton2
$btnCalculator
$btnCancel
$btnDisplaySimpleMessage
$btnDisplaySimpleMessageJsOnly
$btnEn
$btnEs
$btnSave
$dlgCalculatorWidget
$dlgSimpleMessage Local declarations of our Qcontrols
$dtgProjects Local declarations of the DataGrid
$intCounter The class member variable of the intCounter to show off a Qform's state
$lblFirstName Local declarations of our Qcontrols
$lblHandle Local declarations of our Qcontrols
$lblLastName
$lblMessage Local declarations of our Qcontrols
$lstPersons A listbox of Persons
$lstProjects Local declarations of our Qcontrols
$mctPerson Local instance of a Person MetaControl
$objCounter1 Lets declare our Custom Composite Controls
$objCounter2
$objCounter3
$pnlDropZone1
$pnlDropZone2
$pnlHorizontalResizer
$pnlLeft
$pnlLeftBottom
$pnlLeftTop Local declarations of our QPanels to Resize
$pnlPanel Local declarations of our Qcontrols
$pnlRight
$pnlVerticalResizer are also QPanels)
$pxyExample
$txtBlah
$txtFirstName
$txtLastName
$txtTextbox
$txtValue

Открытые методы

Метод Описание
CloseRightPanel ( $blnUpdatesMade ) Method Call back for any of the RightPanel panels (see note in ProjectViewPanel for more information)
btnCalculator_Close ( ) This needs to be a public method

Защищенные методы

Метод Описание
Form_Create ( ) Initialize our Controls during the Form Creation process
Form_Exit ( )
Form_Load ( )
Form_PreRender ( )
Form_Run ( )
Form_Validate ( )
Unselect ( )
btnButton_Click ( $strFormId, $strControlId, $strParameter ) The "btnButton_Click" Event handler
btnCalculator_Click ( $strFormId, $strControlId, $strParameter )
btnCancel_Click ( $strFormId, $strControlId, $strParameter )
btnDisplaySimpleMessage_Click ( $strFormId, $strControlId, $strParameter )
btnSave_Click ( $strFormId, $strControlId, $strParameter ) Define the Event Handlers
button_Click ( $strFormId, $strControlId, $strParameter ) The "btnButton_Click" Event handler
lblFirstName_Click ( $strFormId, $strControlId, $strParameter )
lblLastName_Click ( $strFormId, $strControlId, $strParameter )
lstPersons_Change ( $strFormId, $strControlId, $strParameter ) Handle the changing of the listbox
lstProjects_Change ( $strFormId, $strControlId, $strParameter ) The "btnButton_Click" Event handler
pxyExample_Click ( $strFormId, $strControlId, $strParameter ) use a DisplayAlert() call as a stub function. Hopefully, you get the idea. =)

Описание методов

CloseRightPanel() публичный Метод

Method Call back for any of the RightPanel panels (see note in ProjectViewPanel for more information)
public CloseRightPanel ( $blnUpdatesMade )

Form_Create() защищенный Метод

Initialize our Controls during the Form Creation process
protected Form_Create ( )

Form_Exit() защищенный Метод

protected Form_Exit ( )

Form_Load() защищенный Метод

protected Form_Load ( )

Form_PreRender() защищенный Метод

protected Form_PreRender ( )

Form_Run() защищенный Метод

protected Form_Run ( )

Form_Validate() защищенный Метод

protected Form_Validate ( )

Unselect() защищенный Метод

protected Unselect ( )

btnButton_Click() защищенный Метод

The "btnButton_Click" Event handler
protected btnButton_Click ( $strFormId, $strControlId, $strParameter )

btnCalculator_Click() защищенный Метод

protected btnCalculator_Click ( $strFormId, $strControlId, $strParameter )

btnCalculator_Close() публичный Метод

This needs to be a public method
public btnCalculator_Close ( )

btnCancel_Click() защищенный Метод

protected btnCancel_Click ( $strFormId, $strControlId, $strParameter )

btnDisplaySimpleMessage_Click() защищенный Метод

protected btnDisplaySimpleMessage_Click ( $strFormId, $strControlId, $strParameter )

btnSave_Click() защищенный Метод

Define the Event Handlers
protected btnSave_Click ( $strFormId, $strControlId, $strParameter )

button_Click() защищенный Метод

The "btnButton_Click" Event handler
protected button_Click ( $strFormId, $strControlId, $strParameter )

lblFirstName_Click() защищенный Метод

protected lblFirstName_Click ( $strFormId, $strControlId, $strParameter )

lblLastName_Click() защищенный Метод

protected lblLastName_Click ( $strFormId, $strControlId, $strParameter )

lstPersons_Change() защищенный Метод

Handle the changing of the listbox
protected lstPersons_Change ( $strFormId, $strControlId, $strParameter )

lstProjects_Change() защищенный Метод

The "btnButton_Click" Event handler
protected lstProjects_Change ( $strFormId, $strControlId, $strParameter )

pxyExample_Click() защищенный Метод

use a DisplayAlert() call as a stub function. Hopefully, you get the idea. =)
protected pxyExample_Click ( $strFormId, $strControlId, $strParameter )

Описание свойств

$btnBlah защищенное свойство

protected $btnBlah

$btnButton защищенное свойство

protected $btnButton

$btnButton2 защищенное свойство

protected $btnButton2

$btnCalculator защищенное свойство

protected $btnCalculator

$btnCancel защищенное свойство

protected $btnCancel

$btnDisplaySimpleMessage защищенное свойство

protected $btnDisplaySimpleMessage

$btnDisplaySimpleMessageJsOnly защищенное свойство

protected $btnDisplaySimpleMessageJsOnly

$btnEn защищенное свойство

protected $btnEn

$btnEs защищенное свойство

protected $btnEs

$btnSave защищенное свойство

protected $btnSave

$dlgCalculatorWidget защищенное свойство

protected $dlgCalculatorWidget

$dlgSimpleMessage защищенное свойство

Local declarations of our Qcontrols
protected $dlgSimpleMessage

$dtgProjects защищенное свойство

Local declarations of the DataGrid
protected $dtgProjects

$intCounter защищенное свойство

The class member variable of the intCounter to show off a Qform's state
protected $intCounter

$lblFirstName защищенное свойство

Local declarations of our Qcontrols
protected $lblFirstName

$lblHandle защищенное свойство

Local declarations of our Qcontrols
protected $lblHandle

$lblLastName защищенное свойство

protected $lblLastName

$lblMessage защищенное свойство

Local declarations of our Qcontrols
protected $lblMessage

$lstPersons защищенное свойство

A listbox of Persons
protected $lstPersons

$lstProjects защищенное свойство

Local declarations of our Qcontrols
protected $lstProjects

$mctPerson защищенное свойство

Local instance of a Person MetaControl
protected $mctPerson

$objCounter1 защищенное свойство

Lets declare our Custom Composite Controls
protected $objCounter1

$objCounter2 защищенное свойство

protected $objCounter2

$objCounter3 защищенное свойство

protected $objCounter3

$pnlDropZone1 защищенное свойство

protected $pnlDropZone1

$pnlDropZone2 защищенное свойство

protected $pnlDropZone2

$pnlHorizontalResizer защищенное свойство

protected $pnlHorizontalResizer

$pnlLeft защищенное свойство

protected $pnlLeft

$pnlLeftBottom защищенное свойство

protected $pnlLeftBottom

$pnlLeftTop защищенное свойство

Local declarations of our QPanels to Resize
protected $pnlLeftTop

$pnlPanel защищенное свойство

Local declarations of our Qcontrols
protected $pnlPanel

$pnlRight защищенное свойство

protected $pnlRight

$pnlVerticalResizer защищенное свойство

are also QPanels)
protected $pnlVerticalResizer

$pxyExample защищенное свойство

protected $pxyExample

$txtBlah защищенное свойство

protected $txtBlah

$txtFirstName защищенное свойство

protected $txtFirstName

$txtLastName защищенное свойство

protected $txtLastName

$txtTextbox защищенное свойство

protected $txtTextbox

$txtValue защищенное свойство

protected $txtValue