Version 0 of JsOptionTemplate js Object

Updated 2011-11-02 18:47:45 by apw

JsOptionTemplate js Object

Parameters:

  • interp
  • configure_name

Used in JsStandardOptions js Object to hold information about a specific style property. It has properties for configure name and a container for sub options, as in javascript options can be structured like border can be set directly identical for all 4 sides or via borderTop, borderLeft, borderRight and borderBottom.

The TkStandardOptions js Object contains references to the TkOptionTemplate js Object for the relevant option.