|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectview.ScheduleViewInterior
view.ByRoomTab
abstract class ByRoomTab
represents the view by room tab of the Schedule view
Field Summary | |
---|---|
(package private) java.util.Collection<Building> |
buildingSelect
|
(package private) java.util.Collection<Room> |
roomSelect
|
Fields inherited from class view.ScheduleViewInterior |
---|
scheduleGrid, scheduleGridData, viewFilter |
Constructor Summary | |
---|---|
ByRoomTab()
|
Method Summary |
---|
Methods inherited from class view.ScheduleViewInterior |
---|
print |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.Collection<Building> buildingSelect
java.util.Collection<Room> roomSelect
Constructor Detail |
---|
ByRoomTab()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |