C# Class com.openrest.v1_1.ColorScheme

Afficher le fichier Open project: wix/openrest4net

Méthodes publiques

Свойство Type Description
background string
border string
buttonDown string
buttonFont string
buttonOver string
buttonUp string
categoryDown string
categoryFont string
categoryOver string
categoryUp string
font string
imageBackground string
imageBorder string
theme string

Méthodes publiques

Méthode Description
ColorScheme ( ) : System
ColorScheme ( String theme, String background, String font, String border, String imageBackground, String imageBorder, String buttonFont, String buttonUp, String buttonDown, String buttonOver, String categoryFont, String categoryUp, String categoryDown, String categoryOver ) : System

Method Details

ColorScheme() public méthode

public ColorScheme ( ) : System
Résultat System

ColorScheme() public méthode

public ColorScheme ( String theme, String background, String font, String border, String imageBackground, String imageBorder, String buttonFont, String buttonUp, String buttonDown, String buttonOver, String categoryFont, String categoryUp, String categoryDown, String categoryOver ) : System
theme String
background String
font String
border String
imageBackground String
imageBorder String
buttonFont String
buttonUp String
buttonDown String
buttonOver String
categoryFont String
categoryUp String
categoryDown String
categoryOver String
Résultat System

Property Details

background public_oe property

public string background
Résultat string

border public_oe property

public string border
Résultat string

buttonDown public_oe property

public string buttonDown
Résultat string

buttonFont public_oe property

public string buttonFont
Résultat string

buttonOver public_oe property

public string buttonOver
Résultat string

buttonUp public_oe property

public string buttonUp
Résultat string

categoryDown public_oe property

public string categoryDown
Résultat string

categoryFont public_oe property

public string categoryFont
Résultat string

categoryOver public_oe property

public string categoryOver
Résultat string

categoryUp public_oe property

public string categoryUp
Résultat string

font public_oe property

public string font
Résultat string

imageBackground public_oe property

public string imageBackground
Résultat string

imageBorder public_oe property

public string imageBorder
Résultat string

theme public_oe property

public string theme
Résultat string