public abstract class AbstractElementConfigurator extends AbstractElementMetaBase implements ElementConfigurator
Constructor and Description |
---|
AbstractElementConfigurator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isConfigAction()
Defaults to false.
|
void |
setConfigAction(boolean configAction)
Sets the configAction
|
getDescription, getId, setDescription, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doConfigElement
getDescription, getId, setDescription, setId
public AbstractElementConfigurator()
public boolean isConfigAction()
isConfigAction
in interface ElementConfigurator
ElementConfigurator.isConfigAction()
public void setConfigAction(boolean configAction)
configAction
- The configAction to set.Copyright © 2004-2012 X4O. All Rights Reserved.