Constructor and Description |
---|
SelectionAwareTable(String caption,
OnmsVaadinContainer container)
Leave OnmsVaadinContainer without generics; the Aries blueprint code cannot match up
the arguments if you put the generic types in.
|
Modifier and Type | Class and Description |
---|---|
class |
AlarmDaoContainer |
class |
NodeDaoContainer |
Constructor and Description |
---|
AlarmTable(String caption,
OnmsVaadinContainer container,
AlarmRepository alarmRepo)
Leave OnmsVaadinContainer without generics; the Aries blueprint code cannot match up
the arguments if you put the generic types in.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationDaoContainer |
class |
ApplicationOutageDaoContainer |
Constructor and Description |
---|
ApplicationOutageTable(String caption,
OnmsVaadinContainer container)
Leave OnmsVaadinContainer without generics; the Aries blueprint code cannot match up
the arguments if you put the generic types in.
|
ApplicationTable(String caption,
OnmsVaadinContainer container)
Leave OnmsVaadinContainer without generics; the Aries blueprint code cannot match up
the arguments if you put the generic types in.
|
Modifier and Type | Class and Description |
---|---|
class |
BusinessServicesContainer |
Constructor and Description |
---|
BusinessServicesTable(String caption,
OnmsVaadinContainer container)
Leave OnmsVaadinContainer without generics; the Aries blueprint code cannot
match up the arguments if you put the generic types in.
|
Copyright © 2021. All rights reserved.