| Modifier and Type | Field and Description |
|---|---|
protected ComponentCreatorsRepository<O> |
componentCreatorsRepository |
| Constructor and Description |
|---|
AbstractFormUi(ComponentCreatorsRepository<O> cc) |
| Modifier and Type | Method and Description |
|---|---|
ComponentCreatorsRepository<O> |
getComponentCreatorsRepository() |
void |
setComponentCreatorsRepository(ComponentCreatorsRepository<O> componentCreatorsRepository) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddComponent, addEmptySpace, addSeparator, addSubform, addVerticalSeparator, clear, getHolder, getLayout, removeComponent, setBorderName, setLayout, validateprotected ComponentCreatorsRepository<O> componentCreatorsRepository
public AbstractFormUi(ComponentCreatorsRepository<O> cc)
public ComponentCreatorsRepository<O> getComponentCreatorsRepository()
public void setComponentCreatorsRepository(ComponentCreatorsRepository<O> componentCreatorsRepository)
componentCreatorsRepository - the componentCreatorsRepository to setCopyright © 2015. All rights reserved.