Difference between revisions of "Datetextbox"
From Lianjapedia
Yvonne.milne (Talk | contribs) |
Yvonne.milne (Talk | contribs) |
||
| Line 50: | Line 50: | ||
====Methods==== | ====Methods==== | ||
| − | This class supports the | + | This class supports the [[:Category:Common_Methods|Common Methods]] plus the following: |
{| class="wikitable" | {| class="wikitable" | ||
Revision as of 12:11, 8 January 2013
Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.
Properties
This class supports the Common Properties plus the following:
| Property | Access (R/RW) | Value | Description |
|---|---|---|---|
| Text | RW | Character | Character value of object |
| Value | RW | Date | Date value of object |
| Alignment | RW | Numeric | Alignment: 0 = left, 1 = right, 2 = center |
| MinimumDate | RW | Date | Calendar start date |
| MaximumDate | RW | Date | Calendar end date |
| Validation | RW | Character | String containing boolean expression to validate data entry |
| ValidationErrorMessage | RW | Character | Message displayed if validation returns False |
Methods
This class supports the Common Methods plus the following:
| Method | Args | Description |
|---|
Events
This class supports the Common events plus the following:
| Event | Args | Description |
|---|