TWiki
>
WebXEO Web
>
XeoPrimer
>
XeoPrimerJavaAPI
>
XeoPrimerJavaAPIBridgeHandler
(revision 3) (raw view)
Edit
Attach
Tags:
tag this topic
create new tag
,
view all tags
-- Main.PedroRio - 30 Dec 2010 ---+ BridgeHandler - Handler for a collection attribute The bridgeHandler class is a handler for collection attributes. It allows to iterate through the collection, add new elements to the collection, remove elements and re-order the elements inside the collection ( __elements in XEO's collection attributes are ordered__). Bellow is the list of methods that allow interaction with a collection attribute ---+++ Definition Methods in these category allow to query the Object Model definition for the given collection attribute | *Method name* | *Description* | *Parameters* | *Return type* | *Notes* | | getName | Retrieves the name of the collection attribute (as declared in the Object Model) | - | String | | | getDefAttribute | Retrieves the handler for the Object Model definition of the collection attribute | - | boDefAttribute | | ___ ---+++ Iteration Iteration methods allow to iterate through elements of the collection as well as interacting with the content of the collection | *Method name* | *Descirption* | *Parameters* | *Return type* | *Notes* | | beforeFirst | | | | | | first | | | | | | last | | | | | | next | | | | | | getObject | | | | | beforeFirst() first() last() next() getObject() isEmpty() moveTo(int recno) truncate() moveRowTo(int row) addNewObject(ObjectName) - cria um objeto e adiciona à bridge getEboContext() getParent() ---+++ Interacting with the elements inside the collection ---+++ Behavior required()- Funciona valid()- __Não funciona__ disabledWhen() - Funciona hiddenWhen() - __Não funciona__ defaultValue() - __Não funciona__ formula() - __Não funciona__ aaaa
Edit
|
Attach
|
P
rint version
|
H
istory
:
r8
|
r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r3 - 2011-01-03
-
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