org.odlabs.wiquery.core
Class AbstractWiQueryDecoratingHeaderResponse.CssToken
java.lang.Object
org.odlabs.wiquery.core.AbstractWiQueryDecoratingHeaderResponse.AbstractToken
org.odlabs.wiquery.core.AbstractWiQueryDecoratingHeaderResponse.CssToken
- Enclosing class:
- AbstractWiQueryDecoratingHeaderResponse
public final class AbstractWiQueryDecoratingHeaderResponse.CssToken
- extends AbstractWiQueryDecoratingHeaderResponse.AbstractToken
Method Summary |
void |
render(org.apache.wicket.request.Response response)
Renders the value and id in the correct form to the Response. |
AbstractWiQueryDecoratingHeaderResponse.CssToken
public AbstractWiQueryDecoratingHeaderResponse.CssToken(CharSequence value,
String id)
render
public void render(org.apache.wicket.request.Response response)
- Description copied from class:
AbstractWiQueryDecoratingHeaderResponse.AbstractToken
- Renders the value and id in the correct form to the Response.
- Specified by:
render
in class AbstractWiQueryDecoratingHeaderResponse.AbstractToken
Copyright © 2012. All Rights Reserved.