org.chenillekit.tapestry.core.components
Class Window

java.lang.Object
  extended by org.chenillekit.tapestry.core.base.AbstractWindow
      extended by org.chenillekit.tapestry.core.components.Window
All Implemented Interfaces:
ClientElement

public class Window
extends AbstractWindow

creates a window based on jvascript window library.

Version:
$Id: Window.java 684 2010-08-03 13:35:50Z homburgs $

Constructor Summary
Window()
           
 
Method Summary
 
Methods inherited from class org.chenillekit.tapestry.core.base.AbstractWindow
configure, getClassName, getClientId, getHeight, getTitle, getWidth, isCenter, isModal, isShow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Window

public Window()


Copyright © 2008-2010 ChenilleKit. All Rights Reserved.