Lines Matching refs:setPropertyValue
62 xSeparator.setPropertyValue( "SeparatorType", (Object)aSeparatorType ); in notifyContextMenuExecute()
71 xRootMenuEntry.setPropertyValue( "Text", new String( "Help" )); in notifyContextMenuExecute()
72 xRootMenuEntry.setPropertyValue( "CommandURL", new String( "slot:5410" )); in notifyContextMenuExecute()
73 xRootMenuEntry.setPropertyValue( "HelpURL", new String( "5410" )); in notifyContextMenuExecute()
74 xRootMenuEntry.setPropertyValue( "SubContainer", (Object)xSubMenuContainer ); in notifyContextMenuExecute()
82 xMenuEntry.setPropertyValue( "Text", new String( "Content" )); in notifyContextMenuExecute()
83 xMenuEntry.setPropertyValue( "CommandURL", new String( "slot:5401" )); in notifyContextMenuExecute()
84 xMenuEntry.setPropertyValue( "HelpURL", new String( "5401" )); in notifyContextMenuExecute()
94 xMenuEntry.setPropertyValue( "Text", new String( "Help Agent" )); in notifyContextMenuExecute()
95 xMenuEntry.setPropertyValue( "CommandURL", new String( "slot:5962" )); in notifyContextMenuExecute()
96 xMenuEntry.setPropertyValue( "HelpURL", new String( "5962" )); in notifyContextMenuExecute()
105 xMenuEntry.setPropertyValue( "Text", new String( "Tips" )); in notifyContextMenuExecute()
106 xMenuEntry.setPropertyValue( "CommandURL", new String( "slot:5404" )); in notifyContextMenuExecute()
107 xMenuEntry.setPropertyValue( "HelpURL", new String( "5404" )); in notifyContextMenuExecute()