|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementLayoutDefinitionFilter
| Method Summary | |
|---|---|
void |
forAllColumnBreakAtElement(short operator,
Collection filterValues)
|
void |
forAllColumnBreakAtElement(short operator,
int[] filterValues)
|
void |
forAllColumnSizeMax(short operator,
Collection filterValues)
|
void |
forAllColumnSizeMax(short operator,
int[] filterValues)
|
void |
forAllColumnSizeMin(short operator,
Collection filterValues)
|
void |
forAllColumnSizeMin(short operator,
int[] filterValues)
|
void |
forAllVerticalFill(short operator,
boolean[] filterValues)
|
void |
forAllVerticalFill(short operator,
Collection filterValues)
|
void |
orderByColumnBreakAtElement(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByColumnSizeMax(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByColumnSizeMin(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByVerticalFill(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsColumnBreakAtElement(short operator,
Collection filterValues)
|
void |
thereExistsColumnBreakAtElement(short operator,
int[] filterValues)
|
void |
thereExistsColumnSizeMax(short operator,
Collection filterValues)
|
void |
thereExistsColumnSizeMax(short operator,
int[] filterValues)
|
void |
thereExistsColumnSizeMin(short operator,
Collection filterValues)
|
void |
thereExistsColumnSizeMin(short operator,
int[] filterValues)
|
void |
thereExistsVerticalFill(short operator,
boolean[] filterValues)
|
void |
thereExistsVerticalFill(short operator,
Collection filterValues)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllColumnBreakAtElement(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsColumnBreakAtElement(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllColumnBreakAtElement(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsColumnBreakAtElement(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByColumnBreakAtElement(short order)
order - The sort order for this filter.Directions
void forAllColumnSizeMax(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsColumnSizeMax(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllColumnSizeMax(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsColumnSizeMax(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByColumnSizeMax(short order)
order - The sort order for this filter.Directions
void forAllColumnSizeMin(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsColumnSizeMin(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllColumnSizeMin(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsColumnSizeMin(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByColumnSizeMin(short order)
order - The sort order for this filter.Directions
void forAllVerticalFill(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsVerticalFill(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllVerticalFill(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsVerticalFill(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByVerticalFill(short order)
order - The sort order for this filter.Directions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||