Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RWT Theming Reference > DateTime

DateTime

DateTime controls

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color

  • color : color definition

    Text color for DateTime.

Applicable SWT Styles

none

Applicable States

Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):

  • :disabled

    Applies to disbled DateTime controls.

DateTime-Field

Fields for date, month, year, hours, minutes, seconds

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color for DateTime fields

  • color : color definition

    Text color for DateTime fields.

Applicable SWT Styles

none

Applicable States

Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):

  • :selected

    Applies to selected DateTime fields.

DateTime-Calendar-Day

Day from the calendar

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color

  • color : color definition

    Text color

Applicable SWT Styles

none

Applicable States

Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):

  • :otherMonth

    Applies to the day that belongs to other month.

  • :selected

    Applies to selected day.

DateTime-Calendar-Navbar

The calendar navigation bar

Available CSS Properties

Properties that can be defined for this element:

  • background-color : color definition

    Background color

  • color : color definition

    Text color

Applicable SWT Styles

none

Applicable States

none

DateTime-Calendar-PreviousMonthButton

The calendar previous month button

Available CSS Properties

Properties that can be defined for this element:

  • background-image : image url

    Background image for the Calendar previous month button. The size of the image should be 16 x 16 pixels.

Applicable SWT Styles

none

Applicable States

none

DateTime-Calendar-NextMonthButton

The calendar next month button

Available CSS Properties

Properties that can be defined for this element:

  • background-image : image url

    Background image for the Calendar next month button. The size of the image should be 16 x 16 pixels.

Applicable SWT Styles

none

Applicable States

none

DateTime-Calendar-PreviousYearButton

The calendar previous year button

Available CSS Properties

Properties that can be defined for this element:

  • background-image : image url

    Background image for the Calendar previous year button. The size of the image should be 16 x 16 pixels.

Applicable SWT Styles

none

Applicable States

none

DateTime-Calendar-NextYearButton

The calendar next year button

Available CSS Properties

Properties that can be defined for this element:

  • background-image : image url

    Background image for the Calendar next year button. The size of the image should be 16 x 16 pixels.

Applicable SWT Styles

none

Applicable States

none


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire