At a high level, the Screen Customizer Component Interface (SCCI) provides a the ability to closely interact with Screen Customizer GUI components.
The Screen Customizer Component Interface (SCCI) will provide admin users the mechanics necessary to closely interact with GUI objects. Admin users will be able to get/set some properties pertaining to the state (e.g. whether a checkbox is checked, which item in a listbox is selected, pushing a button, etc.) and in some cases the data represented by the GUI component (what the caption is on a button, what options are in a choice, etc.) but will be unable to affect the drawing properties of the objects (e.g. font, size, location of the object) with the exception of some very basic properties (e.g. visibility, color, and images).
SCCI features include:
Features not currently implemented in SCCI include:
[ Top of Page | Previous Page| Next Page | Table of Contents]