public class SchemaObjectSelectorPopUpVM extends SurveyBaseVM
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaObjectSelectorPopUpVM.NodeSelectedEvent |
SurveyBaseVM.CanLeaveFormCompleteConfirmHandler, SurveyBaseVM.CanLeaveFormConfirmHandler, SurveyBaseVM.SurveyType| Modifier and Type | Field and Description |
|---|---|
static String |
NODE_SELECTED_EVENT_NAME |
currentLanguageCode, DATE_FORMAT, fieldLabelKeyPrefixes, NODE_CONVERTED_GLOBAL_COMMAND, SCHEMA_CHANGED_GLOBAL_COMMAND, schemaUpdater, survey, SURVEY_CHANGED_GLOBAL_COMMAND, SURVEY_SAVED_GLOBAL_COMMAND, UNDO_LAST_CHANGES_GLOBAL_COMMAND, VALIDATE_ALL_GLOBAL_COMMAND, VERSIONS_UPDATED_GLOBAL_COMMANDCOLLECT_EARTH_PROJECT_FILE_CREATOR_LOADER, jobManager, userGroupManager, userManager| Constructor and Description |
|---|
SchemaObjectSelectorPopUpVM() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(SurveyObject selectedSurveyObject,
org.zkoss.zk.ui.Component view) |
SchemaTreeModel |
getTreeModel() |
void |
init(boolean includeSurveys,
EntityDefinition rootEntity,
ModelVersion version,
Predicate<SurveyObject> includedNodePredicate,
boolean includeRootEntity,
boolean includeEmtptyNodes,
Predicate<SurveyObject> disabledNodePredicate,
Predicate<SurveyObject> selectableNodePredicate,
SurveyObject selection,
boolean allowEmptySelection) |
void |
nodeSelected(SurveyObject surveyObject) |
static org.zkoss.zul.Window |
openPopup(String title,
boolean includeSurveys,
EntityDefinition rootEntity,
ModelVersion version,
Predicate<SurveyObject> includedNodePredicate,
boolean includeRootEntity,
boolean includeEmptyNodes,
Predicate<SurveyObject> disabledNodePredicate,
Predicate<SurveyObject> selectableNodePredicate,
SurveyObject selection,
boolean allowEmptySelection) |
checkCanLeaveForm, checkCanLeaveForm, checkCanLeaveForm, codeListsUpdated, createBasicModuleParameters, currentFormValidated, currentLanguageChanged, dispatchCurrentFormValidatedCommand, dispatchCurrentFormValidatedCommand, dispatchCurrentFormValidatedCommand, dispatchCurrentFormValidatedCommand, dispatchNodeConvertedCommand, dispatchSchemaChangedCommand, dispatchSurveyChangedCommand, dispatchTaxonomiesUpdatedCommand, dispatchValidateAllCommand, getCodeLists, getCurrentLanguageCode, getDateFormat, getDefaultLanguageCode, getEditableRecordStepNames, getExpressionValidator, getFormVersionIdsWithEmptyOption, getFormVersions, getFormVersionsWithEmptyOption, getRootEntities, getRootVM, getSurvey, getSurveyId, getTaxonomyNames, getUnitLabel, getUnitLabelFromPrecision, getUnits, getVersionLabel, init, initSurvey, isCollectEarthSurvey, isCurrentEditedSurvey, isCurrentFormBlocking, isCurrentFormValid, isDefaultLanguage, isSingleRootEntityDefined, isSurveyChanged, isSurveyPublished, isSurveyRelatedToPublishedSurvey, isSurveyStored, sortByName, surveyChanged, surveySaved, tabSetsUpdated, taxonomiesUpdated, undoLastChanges, undoLastChanges, unitsUpdated, versionsUpdatedclosePopUp, getComponentsPath, getDefaultPublicUserGroupItem, getFormFieldValue, getFormFieldValue, getInitParameter, getLoggedUser, getLoggedUsername, getSession, getSessionStatus, getUserGroupsModel, initUserGroupsModel, joinList, joinValues, notifyChange, openPopUp, openPopUp, prettyDateFormat, setFormFieldValue, setFormFieldValuepublic static final String NODE_SELECTED_EVENT_NAME
public void init(boolean includeSurveys,
EntityDefinition rootEntity,
ModelVersion version,
Predicate<SurveyObject> includedNodePredicate,
boolean includeRootEntity,
boolean includeEmtptyNodes,
Predicate<SurveyObject> disabledNodePredicate,
Predicate<SurveyObject> selectableNodePredicate,
SurveyObject selection,
boolean allowEmptySelection)
public static org.zkoss.zul.Window openPopup(String title, boolean includeSurveys, EntityDefinition rootEntity, ModelVersion version, Predicate<SurveyObject> includedNodePredicate, boolean includeRootEntity, boolean includeEmptyNodes, Predicate<SurveyObject> disabledNodePredicate, Predicate<SurveyObject> selectableNodePredicate, SurveyObject selection, boolean allowEmptySelection)
public void apply(SurveyObject selectedSurveyObject, org.zkoss.zk.ui.Component view)
public void nodeSelected(SurveyObject surveyObject)
public SchemaTreeModel getTreeModel()
Copyright © 2022 Open Foris. All rights reserved.