public class WMultiDropdownTestingExample extends WContainer
AbstractWComponent.WComponentRef| Modifier and Type | Field and Description |
|---|---|
static List<String> |
DATA_LIST
Public for testing purposes.
|
static List<String> |
DATA_ONE_SELECTED
Public for testing purposes.
|
static List<String> |
DATA_SOME_SELECTED
Public for testing purposes.
|
static String |
LABEL_ALL_SELECTED
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_DISABLED
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_MANDATORY
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_NO_SELECTION
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_ONE_SELECTED
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_RO_ALL_SELECTED
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_RO_NO_SELECTION
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_RO_ONE_SELECTED
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_RO_SOME_SELECTED
Public for testing purposes to get a handle to its component.
|
static String |
LABEL_SOME_SELECTED
Public for testing purposes to get a handle to its component.
|
DEFAULT_APPLICATION_ID, DEFAULT_INTERNAL_ID, DEFAULT_NO_ID, ID_CONTEXT_SEPERATOR, ID_FRAMEWORK_ASSIGNED_SEPERATOR, ID_VALIDATION_PATTERN| Constructor and Description |
|---|
WMultiDropdownTestingExample()
Create the example.
|
add, add, getChildAt, getChildCount, getChildren, getIndexOfChild, getNamingContextId, isNamingContext, remove, removeAll, setNamingContext, setTemplate, setTemplate, setTemplateMarkUpaddBeanToScratchMap, doUpdateBeanValue, getBean, getBeanFromScratchMap, getBeanId, getBeanProperty, getBeanProvider, getBeanScratchMap, getBeanValue, getComponentModel, getData, getOrCreateComponentModel, isBeanInScratchMap, isChanged, isSearchAncestors, isUseRequestScopeScratchMap, newComponentModel, removeBeanFromScratchMap, resetData, setBean, setBeanId, setBeanProperty, setBeanProvider, setData, setSearchAncestors, updateBeanValueaddHtmlClass, addHtmlClass, addNotify, afterPaint, assertAddSupported, beforePaint, createErrorDiagnostic, createErrorDiagnostic, forward, getAccessibleText, getAttribute, getBaseUrl, getDefaultModel, getEnvironment, getHeaders, getHtmlClass, getHtmlClasses, getId, getIdName, getInternalId, getLabel, getName, getParent, getScratchMap, getTabIndex, getTag, getTemplate, getTemplateMarkUp, getToolTip, handleRequest, hasNoComponentModel, hasTabIndex, initialiseComponentModel, invokeLater, invokeLaters, isDebugStructure, isDefaultState, isFlagSet, isHidden, isInitialised, isLocked, isTracking, isTrackingEnabled, isValidate, isVisible, paint, paintComponent, preparePaint, preparePaintComponent, removeAttribute, removeComponentModel, removeHtmlClass, removeHtmlClass, removeNotify, replaceWComponent, reset, serviceRequest, setAccessibleText, setAttribute, setEnvironment, setFlag, setFocussed, setHidden, setHtmlClass, setHtmlClass, setIdName, setInitialised, setLocked, setTag, setToolTip, setTrackingEnabled, setValidate, setVisible, showErrorIndicators, showErrorIndicatorsForComponent, showWarningIndicators, showWarningIndicatorsForComponent, tidyUpUIContext, tidyUpUIContextForTree, toString, validate, validateComponent, writeReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAlladdHtmlClass, addHtmlClass, forward, getAccessibleText, getAttribute, getBaseUrl, getEnvironment, getHeaders, getHtmlClass, getHtmlClasses, getId, getIdName, getInternalId, getLabel, getName, getParent, getTabIndex, getTag, getToolTip, handleRequest, hasTabIndex, invokeLater, isDefaultState, isHidden, isInitialised, isLocked, isTracking, isTrackingEnabled, isValidate, isVisible, paint, preparePaint, removeAttribute, removeHtmlClass, removeHtmlClass, reset, serviceRequest, setAccessibleText, setAttribute, setEnvironment, setFocussed, setHtmlClass, setHtmlClass, setIdName, setInitialised, setLocked, setTag, setToolTip, setTrackingEnabled, setValidate, setVisible, showErrorIndicators, showWarningIndicators, tidyUpUIContextForTree, validatepublic static final List<String> DATA_LIST
public static final List<String> DATA_ONE_SELECTED
public static final List<String> DATA_SOME_SELECTED
public static final String LABEL_NO_SELECTION
public static final String LABEL_ONE_SELECTED
public static final String LABEL_SOME_SELECTED
public static final String LABEL_ALL_SELECTED
public static final String LABEL_RO_NO_SELECTION
public static final String LABEL_RO_ONE_SELECTED
public static final String LABEL_RO_SOME_SELECTED
public static final String LABEL_RO_ALL_SELECTED
public static final String LABEL_DISABLED
public static final String LABEL_MANDATORY
Copyright © 2024. All rights reserved.