Changes between Version 9 and Version 10 of documentation/LuaManual/APIReference

Show
Ignore:
Author:
gambini (IP: 96.38.104.126)
Timestamp:
05/29/12 10:01:44 (5 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/LuaManual/APIReference

    v9 v10  
    211211 
    212212 `void `'''Show'''([''flags'']):: 
    213    Shows the document. ''flags'' is either ''Document.NONE'', ''Document.FOCUS'' or ''Document.MODAL''. ''flags'' defaults to ''Document.FOCUS''. 
     213   Shows the document. ''flags'' is either ''DocumentFocus.NONE'', ''DocumentFocus.FOCUS'' or ''DocumentFocus.MODAL''. ''flags'' defaults to ''DocumentFocus.FOCUS''. 
    214214 
    215215 `void `'''Hide'''()::