TWiki
>
WebXEO Web
>
XeoXwc
>
XvwWindow
(revision 1) (raw view)
Edit
Attach
Tags:
tag this topic
create new tag
,
view all tags
-- Main.JoaoQuintas - 16 Aug 2010 ---+ Window A Window is a XVW component that's used to open a view in a separate window. *XML Definition* A Window is declared as following: <pre><xvw:window title="WINDOW_TITLE" width="NUMBER_OF_PIXELS" height="NUMBER_OF_PIXELS"</pre> <pre> onclode="BOOLEAN" onbeforeclose="BOOLEAN" useExtJsRenderer="???????????????"></pre> <pre> CONTENT</pre> <pre></xvw:window></pre> *Component from which the Window Extends* * XUIComponentBase *Components that Extend Window* * None *Window Properties* | *Property* | *Description* | *Requirement* | *Default Value* | *Type* | *Example* | | title | Changes the display name of the Window | optional | - | String | | | width | Changes the width of the window | optional | -500 | Integer | | | height | Changes the height of the window | optional | -300 | Integer | | | onclose | The action that is executed when the window closes | optional | - | EL | | | onbeforeclose | The action that is executed before the window closes | optional | - | EL | | | useExtJsRenderer | COMPLETE | optional | - | COMPLETE | | *Possible Child Components:* * COMPLETE
Edit
|
Attach
|
P
rint version
|
H
istory
:
r8
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2010-08-16
-
JoaoQuintas
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