org.zeroexchange.web.components.help
Interface HelpPageCreator

All Superinterfaces:
org.apache.wicket.util.io.IClusterable, org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.PageCreator, Serializable

public interface HelpPageCreator
extends org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.PageCreator

Author:
black

Method Summary
 int getWindowHeigh()
          Returns initial width of the help window.
 int getWindowWidth()
          Returns initial width of the help window.
 
Methods inherited from interface org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.PageCreator
createPage
 

Method Detail

getWindowWidth

int getWindowWidth()
Returns initial width of the help window.


getWindowHeigh

int getWindowHeigh()
Returns initial width of the help window.



Copyright © 2013. All Rights Reserved.