| Package | Description |
|---|---|
| org.osivia.portal.api.taskbar |
| Modifier and Type | Method and Description |
|---|---|
TaskbarItemRestriction |
TaskbarItem.getRestriction()
Get restriction.
|
static TaskbarItemRestriction |
TaskbarItemRestriction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskbarItemRestriction[] |
TaskbarItemRestriction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskbarFactory.restrict(TaskbarItem item,
TaskbarItemRestriction restriction)
Restrict taskbar item access.
|
Copyright © 2021. All rights reserved.