Difference between revisions of "FormItem"

From Lianjapedia
Jump to: navigation, search
(Properties)
Line 54: Line 54:
 
|-
 
|-
 
|}
 
|}
 +
 +
UI control specific attributes are documented separately. See  [[Framework Classes]] for details.
  
 
====Methods====
 
====Methods====

Revision as of 01:11, 8 May 2020

This requires expanding it is lacking many of the attributes and methods.

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
Caption RW Character Object's caption
CaptionBackColor RW Character Object's caption background color
CaptionForeColor RW Character Object's caption foreground color
DataBackColor RW Character Object's data background color
DataForeColor RW Character Object's data foreground color
Id R Character Object's id
PageId R Character Object's parent Page id
SectionId R Character Object's parent Section id

UI control specific attributes are documented separately. See Framework Classes for details.

Methods

This class supports the Common Methods plus the following:

Method Args Description
ApplyMetaData None Apply MetaData for the formitem (from v3.4).

Events

This class supports the Common Events plus the following:

Event Args Description