home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / zkuste / freesoft / bin / Multivalent.jar / sys / hub / Flowed.hub < prev    next >
Extensible Markup Language  |  2001-04-18  |  630b  |  15 lines

  1. <?xml version='1.0'?>
  2. <Flowed behavior='Layer' title="Behaviors common to all flowed document types">
  3.  
  4. <View Behavior=multivalent.std.Executive />
  5.  
  6. <TableSort Behavior=multivalent.std.TableSort />
  7.  
  8. <!--MenuItem Behavior=SemanticUI title="Notemarks" parent="View" TYPE="Label" category="ViewNB" /-->
  9. <MenuItem Behavior=NotemarkUI title="Search Hits as Notemarks" parent="View" category="ViewNB" variable="pref.SearchNB" seed="on" spannames="searchhit" />
  10.  
  11. <!-- works but not useful on page-at-a-time formats as you can see almost all the hits anyhow -->
  12. <SearchViz Behavior=multivalent.std.ScrollbarViz />
  13.  
  14. </Flowed>
  15.