Uses of Class
org.bidib.wizard.mvc.common.view.table.DefaultTextCellEditor.EditorDelegate
-
Packages that use DefaultTextCellEditor.EditorDelegate Package Description org.bidib.wizard.mvc.common.view.table -
-
Uses of DefaultTextCellEditor.EditorDelegate in org.bidib.wizard.mvc.common.view.table
Fields in org.bidib.wizard.mvc.common.view.table declared as DefaultTextCellEditor.EditorDelegate Modifier and Type Field Description protected DefaultTextCellEditor.EditorDelegateDefaultTextCellEditor. delegateThe delegate class which handles all methods sent from theCellEditor.
-