info.magnolia.ui.form.definition
Class TabDefinitionKeyGenerator

java.lang.Object
  extended by info.magnolia.i18nsystem.AbstractI18nKeyGenerator<T>
      extended by info.magnolia.ui.form.definition.AbstractFormKeyGenerator<TabDefinition>
          extended by info.magnolia.ui.form.definition.TabDefinitionKeyGenerator
All Implemented Interfaces:
info.magnolia.i18nsystem.I18nKeyGenerator<TabDefinition>

public class TabDefinitionKeyGenerator
extends AbstractFormKeyGenerator<TabDefinition>

An I18nKeyGenerator for TabDefinition.


Constructor Summary
TabDefinitionKeyGenerator()
           
 
Method Summary
protected  void keysFor(List<String> list, TabDefinition tab, AnnotatedElement el)
           
 
Methods inherited from class info.magnolia.ui.form.definition.AbstractFormKeyGenerator
getParentId
 
Methods inherited from class info.magnolia.i18nsystem.AbstractI18nKeyGenerator
addKey, fieldOrGetterName, getAncestorKeyGenerators, getAncestors, getIdOrNameForUnknownRoot, getKeyGenerator, getParentViaCast, getRoot, getRootKeyGenerator, keyify, keysFor, messageBundleNameFor, resolveMessageBundleNameUpwards
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabDefinitionKeyGenerator

public TabDefinitionKeyGenerator()
Method Detail

keysFor

protected void keysFor(List<String> list,
                       TabDefinition tab,
                       AnnotatedElement el)
Specified by:
keysFor in class info.magnolia.i18nsystem.AbstractI18nKeyGenerator<TabDefinition>


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.