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

List of all members.

Public Member Functions

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

Protected Member Functions

void updateComponent (Component<?> component)

Private Attributes

final NearGroup near

Static Private Attributes

static NearGroup activeGroup

Detailed Description

Creates a group of widgets that are shown together.

Attributes
  • gap: the maximal gap between the elements, 0 by default

Contents

The contents are evaluated as the given type.

Result
The created elements. Every Widget element is added to a NearGroup owned by this engine.
Author:
kma
See also:
GroupEngine

Constructor & Destructor Documentation

metadone.client.grasyla2.visuallibrary.VLNearEngine.VLNearEngine ( GrasylaContext  context,
ConcreteObject  expression,
Engine  parent 
) throws BadPreCondition

Member Function Documentation

void metadone.client.grasyla2.visuallibrary.VLNearEngine.updateComponent ( Component<?>  component) [protected]

Updates the rendered component by this engine.

This method will notify the subscribers too.

Parameters:
componentThe new component or null

Reimplemented from metadone.client.grasyla2.GrasylaEngine.


Member Data Documentation


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