| Interface | Description |
|---|---|
| Account |
User account.
|
| ACL |
Access Control List.
|
| Column |
Column in sheet.
|
| Coordinates |
Coordinates to do.
|
| Drain |
Drain of a rule.
|
| Drain.Line |
One line in the drain.
|
| Instance |
Object that is ready to receive a pulse.
|
| Pageable<T,K> |
Vector of pulses.
|
| Proxy<T> |
Proxy of another object.
|
| Pulse |
Pulse.
|
| Pulses |
Pulses.
|
| Query |
Query.
|
| Queue |
Queue.
|
| Repo |
Repository of classes.
|
| Rule |
Rule.
|
| Rules |
Rules.
|
| Sheet |
Sheet of transactions.
|
| Sheet.Condition |
Condition.
|
| Spec |
Specification of an object (aka "Spec").
|
| Stand |
Stand.
|
| Stands |
Stands.
|
| Tag |
Tag of a
Pulse. |
| Tags |
Tags.
|
| User |
User.
|
| Users |
All users.
|
| Variable<T> |
Variable.
|
| Wallet |
Wallet.
|
| Widget |
Widget.
|
| Class | Description |
|---|---|
| Arguments |
Arguments for
Variable instantiation. |
| Column.Simple |
Simple column.
|
| Coordinates.None |
No work at all.
|
| Coordinates.Simple |
Simple implementation.
|
| Drain.Line.Simple |
Simple.
|
| Pageable.Array<T> |
Immutable collection, based on array.
|
| Pageable.Sequence<T> |
Sequence of pulses.
|
| Pulses.Row |
One row that doesn't support paginating.
|
| Queue.Memory |
In memory.
|
| Spec.Simple |
Simple.
|
| Spec.Strict |
Strict spec.
|
| Tag.Simple |
Simple implementation.
|
| Tags.Simple |
Simple implementation.
|
| User.Nobody |
Nobody.
|
| Wallet.Empty |
Empty wallet doing nothing.
|
| Exception | Description |
|---|---|
| InvalidCouponException |
Exception thrown when invalid coupon code is used.
|
| SpecException |
Repository of classes.
|
| Stand.BrokenXemblyException |
When Xembly can't be accepted.
|
| Wallet.NotEnoughFundsException |
When not enough funds in the wallet.
|
| Annotation Type | Description |
|---|---|
| Widget.Stylesheet |
Stylesheet related to this widget.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.