Main Page | Packages | Class Tree | Index | Help

Package xp.util


Class Summary

xp.util.BlinkerA blink behavior, changes the background of a control a number of times.

xp.util.CalendarStandard calendar object. Allows you to set a DataTime object into the Calendar and manipulate the individual fields

xp.util.ColorHelperVarious Color Manipulation functions

xp.util.CreditCardChecks for valid credit card number


xp.util.CurrencyBasic curency formatting information


xp.util.DateFormatDate formatting


xp.util.DateSymbolsRepresents the Date symbols for a specific locale


xp.util.DelegateThe Delegate class creates a function wrapper to let you run a function in the context of the original object, rather than in the context of the second object, when you pass a function from one object to another.

xp.util.FileDownloadManagerFile upload manager


xp.util.FileUploadManagerFile upload manager


xp.util.FinancialFunctionsComments on points, First payment up front, and Last payment up front These entities affect the calculations as follows: Calculation of FV, payment amount, or number of payments is independent of these three Calculation of PV: The number of payments is reduced by 1 for each of the two 'up front' payments. Next, the PV is calculated and then reduced by the amount of the points and 1 payment amount for each of the 'up front' payments. Calculation of I: These amounts are deducted from the PV and the number of payments is reduced by 1 for each of the 'up front' payments. Next, the interest rate is calculated.

xp.util.FormValidation

xp.util.Hash

xp.util.KeyDownRepeaterAn object that repeatedly makes a callback to a target as long as the key is down


xp.util.KeySearch

xp.util.ListCollection

xp.util.ListItemA List Collection Item object

xp.util.ListItemIteratorAn Iterator for iterating over a ListCollection


xp.util.Locale

xp.util.LocaleLoader

xp.util.LocalSharedObject

xp.util.MathUtilsVarious math/number utility functions

xp.util.MD5Port of the Javascript implementation of MD5 by Paul Johnston(used by Yahoo for all non-SSL logins)


xp.util.MD5MacMD5


xp.util.MouseDownRepeaterAn object that repeatedly makes a callback to a target as long as the mouse is down


xp.util.MouseDownTimerFires an event if the mouse remains down for more than a set period of time.

xp.util.NumberFormatNumber Format - a class for formatting Number types


xp.util.NumberSymbolsRepresent the Number symbols for a specific locale


xp.util.RegExpRegular Expression support
A port to AS2 of the original FMX5 REgExp package by Pavil Jurjans.


xp.util.RepeaterAn object that repeatedly makes a callback to a target


xp.util.StringUtilsString utilities class


xp.util.TimeTime utiity functions

xp.util.TimeIntervalAn object representing a Timer Interval


xp.util.TimeIntervalFormatTimeIntervalFormat
Format TimeInterval for display


xp.util.TimerSimple Timer Object


xp.util.TweenTimerA control that manages a time based tween



Generated on 10/30/2005 9:34:02 PM by AS2Doc