| Class | Description |
|---|---|
| ObjectUtils |
Utilities for working with Objects.
|
| PathUtils |
Utilities for working with
type/name-formatted Strings |
| PathUtils.TypeAndNames |
Tuple for returning a
type and an array of names. |
| SimpleLayoutUtils |
Utilities for working with Layouts.
|
| SimpleLayoutUtils.StrippedMnemonicAndFirstIndex |
Simple immutable structure to store a component and its value property.
|
| StringUtils |
Utilities for working with Strings.
|
In this context, 'simple' means 'with minimal class dependencies, suitable to be compiled into JavaScript' (eg. for GWT).
Copyright © 2015. All Rights Reserved.