public abstract class AbstractNamedComponent extends AbstractComponent
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractNamedComponent() |
protected |
AbstractNamedComponent(StringBinding name) |
| Modifier and Type | Method and Description |
|---|---|
StringBinding |
getDescription() |
StringBinding |
getName() |
getComponentIdcopy, getRefs, setRefclone, copy, copy, shallowCopyprotected AbstractNamedComponent()
protected AbstractNamedComponent(StringBinding name)
public StringBinding getName()
public StringBinding getDescription()
Copyright © 2014. All rights reserved.