wheel.testing
Class MockPage

java.lang.Object
  extended by wheel.components.Component
      extended by wheel.components.RenderableComponent
          extended by wheel.components.StandaloneComponent
              extended by wheel.testing.MockPage
All Implemented Interfaces:
IBuildableComponent, IContainer

public class MockPage
extends StandaloneComponent


Constructor Summary
MockPage()
           
 
Method Summary
 void buildComponent()
          Builds the component preparing it for rendering.
 
Methods inherited from class wheel.components.StandaloneComponent
_clear, _generateComponentId, _getComponentStore, _getSubmitTarget, _isBuilt, _isRewindingForm, _postBuildPage, _postProcessRequest, _render, _setBuilt, _setPageRewinding, _setSubmitTarget, _setSubmittedForm, afterAdd, commit, commit, config, defaultTagName, getError, getMessages, getPagePath, getPageUrl, getSubmittedForm, isPage, isPageRewinding, isRewinding, isValid, listErrors, loadJQuery, postBuild, preBuild, rollback, rollback, setFocus
 
Methods inherited from class wheel.components.RenderableComponent
_classReferenceFromHints, _getRenderAfterMe, _getRenderBeforeMe, _renderActions, _renderClassReferenceFromHints, _renderTagStart, _renderXhtmlAttributes, addRenderAfter, addRenderBefore, defaultDomEvent, getTagName, renderComponent, toString
 
Methods inherited from class wheel.components.Component
_applyFormat, _getAction, _getActions, _getChildren, _getForm, _getRenderableChildren, _getRenderHints, _getTopLevelComponent, _getVisibleForm, _getXhtmlAttributes, _isGeneratedId, _setComponentId, _setGeneratedId, _wrapComponentId, a, a, abbr, abbr, acronym, acronym, action, actionBinding, actionBinding, add, addFirst, address, address, area, attribute, attributes, b, b, base, bdo, big, big, blockquote, br, button, caption, checkbox, checkboxGroup, cite, cite, clasS, col, colgroup, create, dateInput, dd, dd, del, del, dfn, dfn, div, dl, dt, dt, el, em, em, encode, entity, equals, eval, fieldset, fileInput, fileInput, find, findAll, form, form, frame, frameset, get, getComponentId, getComponentName, getComponents, getEngine, getPage, getParent, h1, h1, h2, h2, h3, h3, h4, h4, h5, h5, h6, h6, hashCode, head, hidden, hr, htmlText, i, i, id, iframe, img, ins, ins, kbd, kdb, label, label, legend, legend, li, li, link, link, map, message, message, meta, multiSelect, nbsp, noframes, noscript, numberInput, numberInput, object, ol, p, p, param, placeholder, pre, pre, q, q, radio, radioGroup, rawText, remove, remove, renderHint, requestFocus, s, s, samp, samp, script, select, selectModel, small, small, span, span, strike, strike, strong, strong, style, sub, sub, submit, sup, sup, table, tbody, td, text, textarea, textInput, tfoot, th, thead, title, tr, u, u, ul, up, up, var, var, wBlock, wrapSelf
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MockPage

public MockPage()
Method Detail

buildComponent

public void buildComponent()
Description copied from interface: IBuildableComponent
Builds the component preparing it for rendering.



Copyright © 2007-2008. All Rights Reserved.