public interface ElementConfigurator extends ElementMetaBase
Modifier and Type | Method and Description |
---|---|
void |
doConfigElement(Element element)
Gets called for configuring the given Element.
|
boolean |
isConfigAction()
Return if this ElementConfigurator is an Action.
|
getDescription, getId, setDescription, setId
void doConfigElement(Element element) throws ElementConfiguratorException
element
- The element to config.ElementConfiguratorException
- Is thrown which error is done.boolean isConfigAction()
Copyright © 2004-2012 X4O. All Rights Reserved.