|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.wf.requests.UpdateItemFormSettingsWindow
public class UpdateItemFormSettingsWindow
Request to close a form.
Constructor Summary | |
---|---|
UpdateItemFormSettingsWindow(ItemFormSettingsDialog wdw,
boolean tabDeleted)
|
Method Summary | |
---|---|
void |
end()
Free resources. |
void |
execute()
Executes this request. |
boolean |
getExecuteOnFail()
Indicates if the request is allowed to be executed even when the query has failed. |
void |
setExecuteOnFail(boolean b)
Indicate if the request is allowed to be executed even when the query has failed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateItemFormSettingsWindow(ItemFormSettingsDialog wdw, boolean tabDeleted)
Method Detail |
---|
public void execute()
IRequest
execute
in interface IRequest
public boolean getExecuteOnFail()
IRequest
getExecuteOnFail
in interface IRequest
public void setExecuteOnFail(boolean b)
IRequest
setExecuteOnFail
in interface IRequest
public void end()
IRequest
end
in interface IRequest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |