edu.stanford.smi.protegex.owl.ui.owltable
Interface OWLTableAction
- All Superinterfaces:
- Action, ActionListener, EventListener
- All Known Implementing Classes:
- AbstractOWLTableAction, DeleteRowAction
public interface OWLTableAction
- extends Action
An AbstractAction that's enabling state depends on the chosen row in the table.
This is the base class for Actions like delete and toggle.
- Author:
- Holger Knublauch
isEnabledFor
boolean isEnabledFor(RDFSClass cls,
int rowIndex)
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.