MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifiche Pagina 208

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 207
Chapter 17208
displayHelp()
Availability
Dreamweaver MX
Description
Displays help text for the current tree node item using the Help System using the help document.
Arguments
componentRec
componentRec
is an object.
Returns
Dreamweaver expects nothing.
Example
function displayHelp(componentRec)
{
displayHelp();
}
getComponentChildren()
Availability
Dreamweaver MX
Description
Returns a list of child ComponentRec objects for the active parent ComonentRec. To load the
root-level tree items, this function needs to read its metadata from its persistent store.
Arguments
{parentComponentRec}
parentComponentRec is the componentRec of the parent. If it is omitted, Dreamweaver expects a
list of
ComponentRec objects for the root node.
Returns
Dreamweaver expects an array of ComponentRec objects.
Vedere la pagina 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 691 692

Commenti su questo manuale

Nessun commento