| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectportal.core.api.Component
portal.comp.AbstractButton
| Constructor Summary | |
AbstractButton()
 | 
|
| Method Summary | |
 IAction | 
getButtonAction()
 | 
 java.lang.String | 
getCaption()
 | 
 void | 
setButtonAction(IAction buttonAction)
 | 
 void | 
setCaption(java.lang.String caption)
 | 
| Methods inherited from class portal.core.api.Component | 
afterRender, beforeRender, createDefaultModel, draw, getLayout, getModel, getParent, isEnabled, isVisible, render, setEnabled, setLayout, setModel, setParent, setVisible, toString | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public AbstractButton()
| Method Detail | 
public final void setButtonAction(IAction buttonAction)
public final IAction getButtonAction()
public final void setCaption(java.lang.String caption)
public final java.lang.String getCaption()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||