ch.elca.el4j.services.gui.swing.cookswing.binding
Class TableBindingCreator

java.lang.Object
  extended by ch.elca.el4j.services.gui.swing.cookswing.binding.AbstractBindingCreator
      extended by ch.elca.el4j.services.gui.swing.cookswing.binding.TableBindingCreator
All Implemented Interfaces:
cookxml.core.interfaces.Creator

public class TableBindingCreator
extends AbstractBindingCreator

The cookSwing creator for general purpose <tablebinding>s.

Author:
Stefan Wismer (SWI)
File-location:
TableBindingCreator
Last check-in date:
2009-08-04 15:48:31 +0200 (Di, 04. Aug 2009) by swismer for revision 3884

Field Summary
protected static String EDITOR
           
protected static String RENDERER
           
 
Fields inherited from class ch.elca.el4j.services.gui.swing.cookswing.binding.AbstractBindingCreator
PROPERTY, UPDATE_STRATEGY, VALIDATION
 
Constructor Summary
TableBindingCreator()
           
 
Method Summary
 Object create(String parentNS, String parentTag, Element elm, Object parentObj, cookxml.core.DecodeEngine decodeEngine)
          
 
Methods inherited from class ch.elca.el4j.services.gui.swing.cookswing.binding.AbstractBindingCreator
addBinding, editFinished, getSource, getUpdateStrategy, getValidate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RENDERER

protected static final String RENDERER
See Also:
Constant Field Values

EDITOR

protected static final String EDITOR
See Also:
Constant Field Values
Constructor Detail

TableBindingCreator

public TableBindingCreator()
Method Detail

create

public Object create(String parentNS,
                     String parentTag,
                     Element elm,
                     Object parentObj,
                     cookxml.core.DecodeEngine decodeEngine)
              throws cookxml.core.exception.CreatorException

Throws:
cookxml.core.exception.CreatorException


Copyright © 2005-2011 ELCA. All Rights Reserved.