Classes
 ClassDescription
 AttachmentCollection The AttachmentCollection class extends ListCollectionView to support a collection of IAttachment objects.
 ClickHandler The ClickHandler class is a utility class that allows components to dispatch click events only when certain time or drag limits are not exceeded.
 DoubleClickHandler The DoubleClickHandler class is a utility class that allows components to dispatch both single and double-click events.
 FieldUtils The FieldUtils class provides a set of utility functions for setting and getting attachment field values.
 FileUtil The FileUtil class is a set of utility functions for file names and URLs.
 GlobalizationUtil The GlobalizationUtil class is a set of globalization utility functions.
 GradientUtil The GradientUtil class implements a function which computes a shadow color from a primary color.
 ImageUtil The ImageUtil class implements a function that fits a Bitmap to specified dimensions.
 JobQueue The JobQueue class implements a priority job queue that runs jobs sequentially.
 LogHelper The LogHelper class is a singleton class provides a default logger for the PortfolioFramework.
 MathUtil The MathUtil class is a set of math utility functions.
 NavURLLoader The NavURLLoader class extends URLLoader to provide URL loading for Navigators.
 OrderedDictionary The OrderedDictionary class implements an ordered dictionary.
 Rect The Rect class exists only for its bindable properites.
 SortUtil The SortUtil class provides a set of utility functions that can be used by Sort objects.
 StringUtils The StringUtils class provides a set of String utility functions.