Class gxe.control.InputGemetKeyword
				
				
Extends
					gxe.control.InputText.
				
			
				Provides a popup dialog for GEMET keyword selection.
Requires class Gemet from library [wepabb]/catalog/js/v[latest]/gemet.js.
				
				
					
Defined in:  gxe.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Field Attributes | Field Name and Description | 
|---|---|
| false | 
- Fields borrowed from class :
- gxe.control.InputGemetKeyword#_gemetTool
- Fields borrowed from class gxe.control.Control:
- cfgObject, context, gxeId, htmlAttributes, htmlElement, htmlTag, htmlTextContent, parentControl, xmlNode, xmlParentElement
| Method Attributes | Method Name and Description | 
|---|---|
| Utility to enable/disable the anchor that launches the GEMET dialog. | 
- Methods borrowed from class gxe.control.InputBase:
- findParentLabelText, fireInputChanged, fireInputChangedOnKeyUp, getInputValue, getInputValues, getSupportsMultipleValues, makeOtherInputText
- Methods borrowed from class gxe.control.Control:
- build, createHtmlElement, ensureVisibility, evaluateValue, execBuild, findFirstChildControl, focus, getLabelText, importCfgProperties, importHtmlAttributes, initialize, processCfgAttribute, processCfgElement, processChildren
- Events borrowed from class gxe.control.InputBase:
- onInputChanged
- Events borrowed from class gxe.control.Control:
- fireOnEvent, onChildControlCreated, onEvent, onHtmlChildrenCreated, onHtmlElementCreated
					Field Detail
				
				
					 
					
					
					{boolean}
					supportsMultipleValues
					
					
					
						false
						
						
					
					
					
						
						
						
						
					
				
			
		
			
				
					Method Detail
				
				
					 
					
					
					
					_enableDisable()
					
					
					
						Utility to enable/disable the anchor that launches the GEMET dialog.
The anchor is enabled when text has been entered into the associated input text box.
					
					
					
						
						
						
						
						
						
						
					
				
			
			
		
			
			
			The anchor is enabled when text has been entered into the associated input text box.