|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.efaps.ui.wicket.models.AbstractInstanceObject
org.efaps.ui.wicket.models.cell.UIPicker
public class UIPicker
TODO comment!
| Constructor Summary | |
|---|---|
UIPicker(org.efaps.admin.ui.field.FieldPicker _field,
UITableCell _parent)
|
|
| Method Summary | |
|---|---|
List<org.efaps.admin.event.Return> |
executeEvents(org.efaps.admin.event.EventType _eventType,
Object... _objectTuples)
|
UUID |
getCmdUUID()
Getter method for the instance variable cmdUUID. |
org.efaps.admin.ui.Command |
getCommand()
|
org.efaps.db.Instance |
getInstanceFromManager()
|
String |
getInstanceKey()
Getter method for instance variable AbstractInstanceObject.instanceKey. |
String |
getLabel()
Getter method for the instance variable label. |
Map<String,String> |
getReturnMap()
Getter method for the instance variable returnMap. |
int |
getWindowHeight()
|
int |
getWindowWidth()
|
boolean |
hasInstanceManager()
|
boolean |
isExecuted()
Getter method for the instance variable executed. |
void |
setExecuted(boolean _executed)
Setter method for instance variable executed. |
| Methods inherited from class org.efaps.ui.wicket.models.AbstractInstanceObject |
|---|
getInstance, setInstanceKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIPicker(org.efaps.admin.ui.field.FieldPicker _field,
UITableCell _parent)
_field - fieldPicker this UIObject belongs to_parent - parent field this fieldpicker belongs to| Method Detail |
|---|
public UUID getCmdUUID()
cmdUUID.
cmdUUIDpublic org.efaps.admin.ui.Command getCommand()
getCommand in interface ICmdUIObjectpublic String getLabel()
label.
labelpublic int getWindowHeight()
public int getWindowWidth()
public String getInstanceKey()
AbstractInstanceObject.instanceKey.
getInstanceKey in interface ICmdUIObjectgetInstanceKey in class AbstractInstanceObjectAbstractInstanceObject.instanceKey
public List<org.efaps.admin.event.Return> executeEvents(org.efaps.admin.event.EventType _eventType,
Object... _objectTuples)
throws org.efaps.util.EFapsException
executeEvents in interface IEventUIObject_eventType - type of the event to be executed_objectTuples - tuple of objects passed to the esjp
org.efaps.util.EFapsException - on errorpublic boolean isExecuted()
executed.
executedpublic void setExecuted(boolean _executed)
executed.
_executed - value for instance variable executedpublic Map<String,String> getReturnMap()
returnMap.
returnMap
public org.efaps.db.Instance getInstanceFromManager()
throws org.efaps.util.EFapsException
getInstanceFromManager in class AbstractInstanceObjectorg.efaps.util.EFapsExceptionpublic boolean hasInstanceManager()
hasInstanceManager in class AbstractInstanceObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||