Searched refs:propertyTable (Results 1 – 2 of 2) sorted by relevance
104 protected void onClick(PropertyTable propertyTable, Property property) throws Exception {105 openDialog(propertyTable, property);385 private void openDialog(PropertyTable propertyTable, Property property) throws Exception { in openDialog() argument426 new FlagXmlPropertyDialog(propertyTable.getShell(), in openDialog()437 new FlagXmlPropertyDialog(propertyTable.getShell(), in openDialog()520 new StringXmlPropertyDialog(propertyTable.getShell(), property); in openDialog()
84 public boolean activate(PropertyTable propertyTable, Property property, Point location) in activate() argument