Public Member Functions | |
void | onMatching () |
void | onOrderBy () |
void | onVariable () |
void | onPointOfView () |
void | onReversed () |
void | onSelectItem (Event evt) |
void | onExecute () |
MatchingControl () | |
Definition at line 50 of file MatchingControl.java.
org.turro.matching.MatchingControl.MatchingControl | ( | ) |
Definition at line 190 of file MatchingControl.java.
void org.turro.matching.MatchingControl.onExecute | ( | ) |
Definition at line 114 of file MatchingControl.java.
void org.turro.matching.MatchingControl.onMatching | ( | ) |
Definition at line 74 of file MatchingControl.java.
void org.turro.matching.MatchingControl.onOrderBy | ( | ) |
Definition at line 84 of file MatchingControl.java.
void org.turro.matching.MatchingControl.onPointOfView | ( | ) |
Definition at line 96 of file MatchingControl.java.
void org.turro.matching.MatchingControl.onReversed | ( | ) |
Definition at line 101 of file MatchingControl.java.
void org.turro.matching.MatchingControl.onSelectItem | ( | Event | evt | ) |
Definition at line 105 of file MatchingControl.java.
void org.turro.matching.MatchingControl.onVariable | ( | ) |
Definition at line 89 of file MatchingControl.java.