Packagecom.joebillman.controls
Classpublic class AlertAttributes
InheritanceAlertAttributes Inheritance Object



Public Properties
 PropertyDefined By
  alertFormat : TextFormat
AlertAttributes
  autoMask : Boolean
AlertAttributes
  blurAmount : Number
AlertAttributes
  btmCurve : Number
AlertAttributes
  btnColor : uint
AlertAttributes
  btnOverColor : uint
AlertAttributes
  btnSymbolColor : uint
AlertAttributes
  closeOnX : Boolean
AlertAttributes
  color : uint
AlertAttributes
  colorAlpha : Number
AlertAttributes
  contentBGAlpha : Number
AlertAttributes
  contentBGColor : uint
AlertAttributes
  customAlignH : Number
AlertAttributes
  customAlignW : Number
AlertAttributes
  destroyOnFade : Boolean
AlertAttributes
  fadeInDelay : Number
AlertAttributes
  fadeInOnBuild : Boolean
AlertAttributes
  fadeInTime : Number
AlertAttributes
  fadeOutOnDestroy : Boolean
AlertAttributes
  fadeOutTime : Number
AlertAttributes
  hasBlur : Boolean
AlertAttributes
  hasCloseX : Boolean
AlertAttributes
  hasContentFill : Boolean
AlertAttributes
  hasContentFillInset : Boolean
AlertAttributes
  hasDropShadow : Boolean
AlertAttributes
  hasTitleBG : Boolean
AlertAttributes
  hasTitleInset : Boolean
AlertAttributes
  isCentered : Boolean
AlertAttributes
  isDraggable : Boolean
AlertAttributes
  isModal : Boolean
AlertAttributes
  isPaddedToTitle : Boolean
AlertAttributes
  isVisible : Boolean
AlertAttributes
  leftAlignTitle : Boolean
AlertAttributes
  modalAlpha : Number
AlertAttributes
  modalColor : uint
AlertAttributes
  sizeToContent : Boolean
AlertAttributes
  titleBGColor : uint
AlertAttributes
  titleBGPadding : Number
AlertAttributes
  titleColor : uint
AlertAttributes
  titleFormat : TextFormat
AlertAttributes
  titleInsetColor : uint
AlertAttributes
  topCurve : Number
AlertAttributes
  updateBlur : Boolean
AlertAttributes
Public Methods
 MethodDefined By
  
AlertAttributes(customW:Number = 0, customH:Number = 0, delayTime:Number = 0)
AlertAttributes
Property Detail
alertFormatproperty
public var alertFormat:TextFormat

autoMaskproperty 
public var autoMask:Boolean

blurAmountproperty 
public var blurAmount:Number

btmCurveproperty 
public var btmCurve:Number

btnColorproperty 
public var btnColor:uint

btnOverColorproperty 
public var btnOverColor:uint

btnSymbolColorproperty 
public var btnSymbolColor:uint

closeOnXproperty 
public var closeOnX:Boolean

colorproperty 
public var color:uint

colorAlphaproperty 
public var colorAlpha:Number

contentBGAlphaproperty 
public var contentBGAlpha:Number

contentBGColorproperty 
public var contentBGColor:uint

customAlignHproperty 
public var customAlignH:Number

customAlignWproperty 
public var customAlignW:Number

destroyOnFadeproperty 
public var destroyOnFade:Boolean

fadeInDelayproperty 
public var fadeInDelay:Number

fadeInOnBuildproperty 
public var fadeInOnBuild:Boolean

fadeInTimeproperty 
public var fadeInTime:Number

fadeOutOnDestroyproperty 
public var fadeOutOnDestroy:Boolean

fadeOutTimeproperty 
public var fadeOutTime:Number

hasBlurproperty 
public var hasBlur:Boolean

hasCloseXproperty 
public var hasCloseX:Boolean

hasContentFillproperty 
public var hasContentFill:Boolean

hasContentFillInsetproperty 
public var hasContentFillInset:Boolean

hasDropShadowproperty 
public var hasDropShadow:Boolean

hasTitleBGproperty 
public var hasTitleBG:Boolean

hasTitleInsetproperty 
public var hasTitleInset:Boolean

isCenteredproperty 
public var isCentered:Boolean

isDraggableproperty 
public var isDraggable:Boolean

isModalproperty 
public var isModal:Boolean

isPaddedToTitleproperty 
public var isPaddedToTitle:Boolean

isVisibleproperty 
public var isVisible:Boolean

leftAlignTitleproperty 
public var leftAlignTitle:Boolean

modalAlphaproperty 
public var modalAlpha:Number

modalColorproperty 
public var modalColor:uint

sizeToContentproperty 
public var sizeToContent:Boolean

titleBGColorproperty 
public var titleBGColor:uint

titleBGPaddingproperty 
public var titleBGPadding:Number

titleColorproperty 
public var titleColor:uint

titleFormatproperty 
public var titleFormat:TextFormat

titleInsetColorproperty 
public var titleInsetColor:uint

topCurveproperty 
public var topCurve:Number

updateBlurproperty 
public var updateBlur:Boolean

Constructor Detail
AlertAttributes()Constructor
public function AlertAttributes(customW:Number = 0, customH:Number = 0, delayTime:Number = 0)



Parameters
customW:Number (default = 0)
 
customH:Number (default = 0)
 
delayTime:Number (default = 0)