|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ribbon | |
---|---|
it.sistematica.isharedoc.action.workgroup | |
it.sistematica.isharedoc.model.portal | |
it.sistematica.isharedoc.service |
Uses of Ribbon in it.sistematica.isharedoc.action.workgroup |
---|
Fields in it.sistematica.isharedoc.action.workgroup with type parameters of type Ribbon | |
---|---|
java.util.List<Ribbon> |
RibbonAction.ribbons
|
Methods in it.sistematica.isharedoc.action.workgroup that return types with arguments of type Ribbon | |
---|---|
java.util.List<Ribbon> |
RibbonAction.getRibbons()
|
Uses of Ribbon in it.sistematica.isharedoc.model.portal |
---|
Methods in it.sistematica.isharedoc.model.portal that return Ribbon | |
---|---|
Ribbon |
RibbonItem.getRibbon()
|
Methods in it.sistematica.isharedoc.model.portal with parameters of type Ribbon | |
---|---|
void |
RibbonItem.setRibbon(Ribbon ribbon)
|
Uses of Ribbon in it.sistematica.isharedoc.service |
---|
Methods in it.sistematica.isharedoc.service that return Ribbon | |
---|---|
Ribbon |
PortalServiceImpl.getRibbonName(java.lang.String name)
|
Ribbon |
PortalService.getRibbonName(java.lang.String name)
Gets the ribbon name. |
Methods in it.sistematica.isharedoc.service that return types with arguments of type Ribbon | |
---|---|
java.util.List<Ribbon> |
PortalServiceImpl.getRibbons()
|
java.util.List<Ribbon> |
PortalService.getRibbons()
Gets the ribbons. |
Methods in it.sistematica.isharedoc.service with parameters of type Ribbon | |
---|---|
java.util.List<RibbonItem> |
PortalServiceImpl.getRibbonItems(Ribbon ribbon,
java.lang.String section)
|
java.util.List<RibbonItem> |
PortalService.getRibbonItems(Ribbon ribbon,
java.lang.String section)
Gets the ribbon items. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |