|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xulux.rules.Rule org.xulux.guilayer.swing.rules.DefaultTableRule
public class DefaultTableRule
This is the rule for processing tables. The rule is to stop editing after someone hits the save button.. Else the edited data will get lost..
Constructor Summary | |
---|---|
DefaultTableRule()
|
Method Summary | |
---|---|
void |
post(org.xulux.api.core.PartRequest request)
|
void |
pre(org.xulux.api.core.PartRequest request)
|
Methods inherited from class org.xulux.rules.Rule |
---|
debug, deregisterPartName, destroy, execute, getOwner, getUseCount, init, isRegistered, registerPartName, setOwner |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTableRule()
Method Detail |
---|
public void pre(org.xulux.api.core.PartRequest request)
IRule.pre(org.xulux.api.core.PartRequest)
public void post(org.xulux.api.core.PartRequest request)
IRule.post(org.xulux.api.core.PartRequest)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |