|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.efaps.ui.wicket.components.RecentObjectLink
public class RecentObjectLink
TODO comment!
| Constructor Summary | |
|---|---|
RecentObjectLink(AbstractUIPageObject _uiObject)
|
|
| Method Summary | |
|---|---|
protected org.efaps.db.Instance |
getInstance()
Getter method for the instance variable instance. |
protected String |
getLabel()
Getter method for the instance variable label. |
String |
getLabel(int _maxLength)
The String presented to the User to open this Link. |
void |
open(org.apache.wicket.Component _openComponent)
Open the Page the Link directs to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RecentObjectLink(AbstractUIPageObject _uiObject)
throws org.efaps.util.EFapsException
_uiObject - uiObject this Link belongs to
org.efaps.util.EFapsException - on error| Method Detail |
|---|
public void open(org.apache.wicket.Component _openComponent)
throws org.efaps.util.EFapsException
open in interface IRecent_openComponent - Component that class the open command
org.efaps.util.EFapsException - on any error
public String getLabel(int _maxLength)
throws org.efaps.util.EFapsException
getLabel in interface IRecent_maxLength - maximum Length of the Label
org.efaps.util.EFapsException - on any errorprotected String getLabel()
label.
labelprotected org.efaps.db.Instance getInstance()
instance.
instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||