planetj.html
Class HTMLRowDetailsActionRenderer

java.lang.Object
  extended byplanetj.html.HTMLActionRenderer
      extended byplanetj.html.HTMLRowDetailsActionRenderer

public class HTMLRowDetailsActionRenderer
extends HTMLActionRenderer

Generates action links/buttons for a row details screen. Subclasses must provide a default constructor

Author:
Justin

Constructor Summary
HTMLRowDetailsActionRenderer()
           
 
Methods inherited from class planetj.html.HTMLActionRenderer
addAction, getActions, getInstance, getInstance, getInstance, getRow, isActionInLocation, renderActions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLRowDetailsActionRenderer

public HTMLRowDetailsActionRenderer()