WUI : API


org.westofj.wui.table
Interface WTableLayout

All Known Implementing Classes:
WTableSelectLayout, WTableServerScrollLayout, WTableSimpleLayout

public interface WTableLayout

Author:
bill

Method Summary
 void initialize(WTable table)
           
 void render(WRunner runner, WRenderContext context, PrintWriter pw)
           
 

Method Detail

initialize

public void initialize(WTable table)

render

public void render(WRunner runner,
                   WRenderContext context,
                   PrintWriter pw)
            throws WRenderException
Throws:
WRenderException

Copyright (c) 2003 West of J - All rights reserved.