|
Objects »
UI Zone ObjectMethodsExtends the UI zone with custom HTML elements. This method should be called by extensions during startup
target must be a CSS selector string
html - the HTML string you want to add
Extends the UI zone with custom HTML elements from a file. This method should be called by extensions during startup
target must be a CSS selector string
htmlfilename - the name of the HTML file you want to add
Extends the UI zone with custom TIScript. This method should be called by extensions during startup
Extends the UI zone with custom HTML elements. This method should be called by extensions during startup
index - insertion position (zero-based).
target must be a CSS selector string
html - the HTML string you want to insert
inserthtmlfile(index,target,htmlfilename) Extends the UI zone with custom HTML from a file. This method should be called by extensions during startup
Loads the UI zone interface from a string. The second parameter is optional. If supplied, associates the HTML elements of the page with a Lua table. See UI Manipulation for details.
|
Developer Language |
© 2023 Syhunt |