Skip to content
Snippets Groups Projects
Commit 04230017 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

YELLOW

refs 311
parent 46b9b68a
No related branches found
No related tags found
No related merge requests found
......@@ -34,13 +34,13 @@ import org.fortiss.tooling.kernel.ui.util.DataBindingUtils;
* editor. The binding is created using {@link DataBindingUtils} and the
* information provided by sub-classes in the abstract methods.
* <P>
* Decoration is in effect if either {@link #getTextValidator()} or
* Decoration is in effect if either {@link #getTextValidator(Object)} or
* {@link #getTextPostConvertValidator()} returns a non-null {@link IValidator}.
*
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 993B7A1C8F4D890C170B5E2F3C6C0858
* @ConQAT.Rating YELLOW Hash: F74F00C2F5462687008A52D13BA242A6
*/
public abstract class AbstractDecoratedTextCellDatabindingEditingSupport extends
AbstractTextCellDatabindingEditingSupport {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment