uDialog  1.07
UI.Dialogs Namespace Reference

Namespaces

namespace  Examples
 

Classes

class  DelayedEditorAction
 
class  SerializableColor
 
class  SerializableColorDrawer
 
class  uDialog
 
class  uDialog_Button
 
class  uDialog_Button_Data
 This class defines data used to create/update uDialog_Button objects More...
 
class  uDialog_ColorScheme
 
class  uDialog_Config
 
class  uDialog_ConfigEditor
 
class  uDialog_Editor
 
class  uDialog_FontSetting
 
class  uDialog_MenuItems
 
class  uDialog_NotificationPanel
 
class  uDialog_ResizeListener
 
class  uDialog_ScreenOverlay
 
class  uDialog_TaskBar
 
class  uDialog_TaskBar_Task
 
class  uDialog_Timer
 
class  uDialog_Utilities
 

Enumerations

enum  eIconType {
  eIconType.None, eIconType.Information, eIconType.Question, eIconType.Warning,
  eIconType.Custom
}
 
enum  eThemeImageSet {
  eThemeImageSet.RoundedEdges, eThemeImageSet.SharpEdges, eThemeImageSet.NoImages, eThemeImageSet.Fantasy,
  eThemeImageSet.SciFi, eThemeImageSet.Angular, eThemeImageSet.Custom
}
 
enum  eOutlineMode { eOutlineMode.Shadow, eOutlineMode.Glow, eOutlineMode.None }
 
enum  eShowAnimation {
  eShowAnimation.SlideIn_Left, eShowAnimation.SlideIn_Right, eShowAnimation.SlideIn_Top, eShowAnimation.SlideIn_Bottom,
  eShowAnimation.FadeIn, eShowAnimation.Grow, eShowAnimation.None
}
 
enum  eCloseAnimation {
  eCloseAnimation.SlideOut_Left, eCloseAnimation.SlideOut_Right, eCloseAnimation.SlideOut_Top, eCloseAnimation.SlideOut_Bottom,
  eCloseAnimation.FadeOut, eCloseAnimation.Shrink, eCloseAnimation.None
}
 
enum  eTextEffect { eTextEffect.None, eTextEffect.Shadowed, eTextEffect.Outline }
 
enum  eNotificationDirection { eNotificationDirection.TopDown, eNotificationDirection.BottomUp }
 
enum  eResizeListenerType {
  eResizeListenerType.Left, eResizeListenerType.Right, eResizeListenerType.Bottom, eResizeListenerType.BottomLeft,
  eResizeListenerType.BottomRight
}
 
enum  eResizeDirection { eResizeDirection.Left, eResizeDirection.Right, eResizeDirection.Bottom }
 
enum  ePreviousContentAction { ePreviousContentAction.Nothing, ePreviousContentAction.Disable, ePreviousContentAction.Destroy }
 

Enumeration Type Documentation

Enumerator
SlideOut_Left 
SlideOut_Right 
SlideOut_Top 
SlideOut_Bottom 
FadeOut 
Shrink 
None 
enum UI.Dialogs.eIconType
strong
Enumerator
None 
Information 
Question 
Warning 
Custom 
Enumerator
TopDown 
BottomUp 
Enumerator
Shadow 
Glow 
None 
Enumerator
Nothing 
Disable 
Destroy 
Enumerator
Left 
Right 
Bottom 
Enumerator
Left 
Right 
Bottom 
BottomLeft 
BottomRight 
Enumerator
SlideIn_Left 
SlideIn_Right 
SlideIn_Top 
SlideIn_Bottom 
FadeIn 
Grow 
None 
Enumerator
None 
Shadowed 
Outline 
Enumerator
RoundedEdges 
SharpEdges 
NoImages 
Fantasy 
SciFi 
Angular 
Custom