|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewUse | |
|---|---|
| org.jboss.managed.api | |
| org.jboss.managed.api.annotation | |
| org.jboss.managed.plugins | |
| Uses of ViewUse in org.jboss.managed.api |
|---|
| Methods in org.jboss.managed.api with parameters of type ViewUse | |
|---|---|
boolean |
ManagedProperty.hasViewUse(ViewUse use)
See if the property has the indicated ViewUse among its |
| Uses of ViewUse in org.jboss.managed.api.annotation |
|---|
| Methods in org.jboss.managed.api.annotation that return ViewUse | |
|---|---|
static ViewUse |
ViewUse.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewUse[] |
ViewUse.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of ViewUse in org.jboss.managed.plugins |
|---|
| Methods in org.jboss.managed.plugins with parameters of type ViewUse | |
|---|---|
boolean |
ManagedPropertyImpl.hasViewUse(ViewUse use)
See if the property has the indicated ViewUse among its |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||