ExpertFlux Wikia
Advertisement

Modulenew
Room

A Room is the programmers's lab. This is where the magic happens :)

It is called "Room" because of the following concept: you enter in a room by a door, and then you can exit this room by many doors, each door leads you to a different path, and inside this room is where you create your flux.

Properties

Property Text

Property Obs

Property AllowPersonOwnership

Property Module Kind

Property Caption

Property Abstract

ToolBox

Toolboxmodulo


Module transaction
ModuleTransaction

StartTimer
StartTimer

Endtimer
EndTimer

Outdoorgreen
OutDoor

Outdoorgreen
Indoor

If
If

Junction
Junction

Form
Form

Loop2
Loop

Foreach2
AutoLoop

Regras
Business Rules

Inverted numblist 2
Business Rule

Database Search
DataRetriever

Database Add 2
DataCreator

DataBase Remove 2
DataEraser

Database Edit 2
DataModifier

Folder mail 24
Send Email

Forme
BusinessObject

ExternalCall
ExternalCall

Task
Change the task informations

Attach
Attach a selected file

SaveNicho 2
Save a Niche to the Database

Loadnicho
Load a Niche from Database into memory

Clearnicho
Clear Niche

Nichedoubler
Duplicate niche row

NicheCreator
New niche row

Nichemodifier
Update niche fields

NicheEraser
Delete niche row

WordDoc
WordDoc

TLBCommand
TLB Command

ExcelDOC
ExcelDoc

JavaCommand
Java Command

Report-2
Report Printer

Database Wizard
Data Manager

Createtask
Create a New Task

Uimodifier
Change a UI value at runtime

Using Rooms

Modulo You can create 2 types of Rooms:

Modulenew
Room

Modulo2In Rooms you can put an StartingActors to begin an task and then use others actors to finish it.

In Business Object you put your objects like a form or If.

Centered module transaction
ModuleTransaction

Moduletransaction

Advertisement