TWiki
>
WebXEO Web
>
XeoPrimerXeoXwc
>
XvwAttributeBase
(revision 6) (raw view)
Edit
Attach
Tags:
tag this topic
create new tag
,
view all tags
-- Main.PedroRio - 11 Jun 2010 ---+ XvwAttributeBase The XvwAttributeBase is not a component per-se, but it is (as the name suggests) the base for all attribute components in the XWC framework All attribute components (used to build forms) are based on this component and inherit all its properties, thus it's important to know this component. | *Property* | *Description* | *Requirement* | *Default Value* | *Data Type* | *Notes* | | isLov | Renders the attribute as a dropbox. | Optional | False | Boolean | | | dataFieldConnector | To connect a data stored in a Data Base to the XvwAttributeBase. | Optional | | DataFieldConnector | | | isLovEditable | If set to True allows the user to edit the Lov. | Optional | False | Boolean | | | validation | Defines if the Attribute is valid. | Optional | | EL | If there is an e-mail Attribute Text the validation may be used to decide if the e-mail is in the correct format. | | onChangeSubmit | Trigers an event when the Attribute changes value. | Optional | False | Boolean | | | dependencies | COMPLETE | Optional | | String[] | | | dataType | To define the type of data of the Attribute. | Optional | | Byte | | | inputRenderType | COMPLETE | Optional | | Byte | | | width | Defines the width of the rendered Attribute. | Optional | | String | | | height | Defines the height of the rendered Attribute. | Optional | | String | | | maxLength | Restricts the attributes maximum length. | Optional/Recommended | 0 | Integer | If it is not declared the attribute will be rendered but, since the default value is zero, the user will not be able to write any thing down. It is recommended to define this field on the Attribute | | decimalPrecision | Defines the precision of a decimal. | Optional | | Integer | | | minDecimalPrecision | The minimum decimal precision | Optional | | Integer | | | groupNumber | COMPLETE | Optional | False | Boolean | | | renderedValue | COMPLETE | Optional | | Object | | | disabled | Evaluates if the Attribute is disabled. | Optional | False | EL/Boolean | | | readOnly | Decides if the Attribute is read only. | Optional | False | Boolean | | | visible | Evaluates if the Attribute is visible. | Optional | True | Boolean | | | modelRequired | COMPLETE | Optional | False | Boolean | | | recommended | Alerts the user to an Attribute that should be field in. | Optional | False | Boolean | | | label | Defines a label that is rendered along with the Attribute. | Optional | | String | When the Attribute is rendered, the String defined in the label is also rendered to the left of the Attribute | | enableCardIdLink | COMPLETE | Optional | | Boolean | | | displayValue | The displayed value by the attribute | Optional | | String | | | lookupViewer | COMPLETE | Optional | | String | | | lovMap | Defines the Map associated with a Lov | Optional/Recommended when using a Lov | | Map<Object, String> | When using an AttributeLov, the lovMap is used to define the text and corresponding values of the drop down menu | | invalidText | The text to display when the attribute has an invalid value | Optional | | String | |
Edit
|
Attach
|
P
rint version
|
H
istory
:
r9
<
r8
<
r7
<
r6
<
r5
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r6 - 2011-03-31
-
PedroRio
WebXEO
XEO Primer
-
Instalation
-
Introduction
-
Concepts
-
Architecture
-
XEO Library
-
Deploy to EAR
-
PreferenceStore
XEO - Core
-
XEO Model Reference
-
Security
-
Java API
-
BOL
-
XEOQL (BOQL)
-
Administrating
-
Background Tasks
-
boConfig.xml
-
Web.xml
-
Known Issues
-
XEO Flags
XEO - XWC
- Web Components
- Java Samples
- Custom Components
- Component Plugins
- Internationalization
- Viewer Events
- Value Change Listeners
- XUIServlet
- XeoLocalization
- XvwTemplates
Create New Topic
WebXEO Web
No permission to view
TWiki.WebTopBar
No permission to view
TWiki.WebBottomBar