Package | Description |
---|---|
com.dhtmlx.planner.controls |
Modifier and Type | Class and Description |
---|---|
class |
DHXRule
Represents simple rule for filter, if event apply the conditions of the rule it will be shown in scheduler
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<DHXFieldRule> |
DHXFilter.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
DHXFilter.addRule(DHXFieldRule rule) |
Modifier and Type | Method and Description |
---|---|
void |
DHXFilter.setRules(java.util.ArrayList<DHXFieldRule> rules) |