Tags:
create new tag
, view all tags
-- PedroRio - 16 Sep 2010

Splited Lookup

The xeo:splitedLookup component allows to lookup a given XEO Object by searching it directly in a text box.

XML Definition

<xeo:splitedLookup>
   .....
</xeo:splitedLookup>

Properties

Property Description Type Possible Values Default Value Usage ExampleSorted ascending
targetObject The target XEO Object (boObject) from which the lookup should be selected EL/ boObject   #{viewBean.targetObject} Required  
objectAttribute The name of the attribute of the current object where the result of the search is to be saved String The name of an attribute of the current object      
targetLookupAttribute The name of an attribute of the target XEOModel (defined in the type element of the attributeObject) String The name of an attribute on target model   Required  
keyInputType The input type for the search field String AttributeText, AttributeNumber, AttributeBoolean, etc... (All types of Attributes) AttributeText Optional  
lookupWidth The width of the lookup box String Any positive integer value with the suffix 'px' (pixels) or '%' (percentage) 60% Optional lookupWidth = '100px' orlookupWidth = '20%'
keyInputWidth The width of the box to write the search value String Any positive integer value with the suffix 'px' (pixels) or '%' (percentage) 30% Optional Same as above

Extends from

Topic revision: r5 - 2011-04-04 - NicolauGrosskopf
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar