MetaDone
metadone.client.grasyla2.visuallibrary.VLBoxEngine Class Reference
Inheritance diagram for metadone.client.grasyla2.visuallibrary.VLBoxEngine:
Collaboration diagram for metadone.client.grasyla2.visuallibrary.VLBoxEngine:

List of all members.

Public Member Functions

 VLBoxEngine (GrasylaContext context, ConcreteObject expression, Engine parent) throws BadPreCondition

Protected Member Functions

Component< Widget > evaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition
void disposeInternal ()
void building_hook (boolean go)
void notifyChildChanged (Engine child, ChildComponent comp)

Private Attributes

final GrasylaScene scene
boolean horizontal = false

Detailed Description

Builds a box.

Source

If the name of the component ends with an "H", the default orientation is horizontal, otherwise it is vertical.

Attributes

Contents

The contents are evaluated as Widget and added into the created box.

Result
A W_Box.
Author:
kma

Constructor & Destructor Documentation


Member Function Documentation

void metadone.client.grasyla2.visuallibrary.VLBoxEngine.building_hook ( boolean  go) [protected]
void metadone.client.grasyla2.visuallibrary.VLBoxEngine.disposeInternal ( ) [protected]
Component<Widget> metadone.client.grasyla2.visuallibrary.VLBoxEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
void metadone.client.grasyla2.visuallibrary.VLBoxEngine.notifyChildChanged ( Engine  child,
ChildComponent  comp 
) [protected]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations