GenericCombobox() | org.turro.zkoss.input.GenericCombobox< V > | |
getController() | org.turro.entities.EntityCombobox | |
getEntity() | org.turro.entities.EntityCombobox | |
getEntityPath() | org.turro.entities.EntityCombobox | |
getObjectValue() | org.turro.zkoss.input.GenericCombobox< V > | |
getRelatedEntity() | org.turro.zkoss.input.GenericCombobox< V > | |
getTextFromObject(Object value) | org.turro.entities.EntityCombobox | |
org::turro::zkoss::input::GenericCombobox.getTextFromObject(V value) | org.turro.zkoss.input.GenericCombobox< V > | |
isAllowNotInModelValues() | org.turro.zkoss.input.GenericCombobox< V > | |
populateList(String value, LinkedList list, int nRows) | org.turro.entities.EntityCombobox | |
refreshModel() | org.turro.zkoss.input.GenericCombobox< V > | |
render(Comboitem item, Object data, int index) | org.turro.entities.EntityCombobox | |
setAllowNotInModelValues(boolean allowNotInModelValues) | org.turro.zkoss.input.GenericCombobox< V > | |
setController(IElephantEntity entity) | org.turro.entities.EntityCombobox | |
setEntity(Object entity) | org.turro.entities.EntityCombobox | |
setEntityPath(String entityPath) | org.turro.entities.EntityCombobox | |
setObjectValue(V value) | org.turro.zkoss.input.GenericCombobox< V > | |
setParameters(KeyValueMap kvm) | org.turro.entities.EntityCombobox | |
setParameters(String values) | org.turro.entities.EntityCombobox | |
setRelatedEntity(Object relatedEntity) | org.turro.zkoss.input.GenericCombobox< V > | |
setRoot(String root) | org.turro.entities.EntityCombobox | |