public interface UIBundle
Modifier and Type | Method and Description |
---|---|
RuleBundle |
getUIBundle() |
void |
setUIBundle(DataviewCommon view, RuleBundle bundle) |
RuleBundle getUIBundle()
void setUIBundle(DataviewCommon view, RuleBundle bundle)
view
- The view to which the RuleBundle applies.bundle
- The new RuleBundle that is used by the user interface.