Package | Description |
---|---|
com.wewebu.ow.server.plug.owdocprops | |
com.wewebu.ow.server.plug.owdocprops.iconrule |
Modifier and Type | Method and Description |
---|---|
protected OwStatusIconRule |
OwStatusIconDocumentFunction.createStatusIconRule(com.wewebu.ow.server.util.OwXMLUtil config,
com.wewebu.ow.server.ui.OwAppContext context)
Factory method for OwStatusIconRule instances from provided configuration
|
Modifier and Type | Method and Description |
---|---|
protected List<OwStatusIconRule> |
OwStatusIconDocumentFunction.getRules()
Getter of configured rules list.
|
Modifier and Type | Class and Description |
---|---|
class |
OwStatusIconAbstractRule
Abstract implementation of OwStatusIconRule, which creates a HTML-img representation.
|
class |
OwStatusIconExpressionRule
Icon rule based on OwExpressionPriorityRule handling.
|
class |
OwStatusIconSimpleRule
A simple Rule implementation, working only with single Boolean property.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.