butler.web.form
Class DetailForm.NativeInfo

java.lang.Object
  extended by butler.web.form.Form.NativeInfo
      extended by butler.web.form.DetailForm.NativeInfo
Enclosing class:
DetailForm

public static class DetailForm.NativeInfo
extends Form.NativeInfo


Constructor Summary
DetailForm.NativeInfo()
           
 
Method Summary
 boolean isPopup()
           
 void setPopup(boolean popup)
           
 
Methods inherited from class butler.web.form.Form.NativeInfo
getHeight, getWidth, setHeight, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailForm.NativeInfo

public DetailForm.NativeInfo()
Method Detail

isPopup

public boolean isPopup()

setPopup

public void setPopup(boolean popup)