Package org.opennms.bb.eui.admin.servmodel.components

Class Summary
ServiceModelNameTextField ServiceModelNameTextField validates contents only if it is not the initial temporary value
SMBManipTable SMBManipTable extends BBManipTable - Sets the table size each time the table data is changed - Sets a text editr for the interval columns - Checks values when 'setValue()' is called - Provides a 'checkAutoFlow()' method to check if there are any holes in in the intervals
SMManipTable SMManipTable extends BBManipTable and provides header tooltips and and a text editor for the model name/descr columns
TimeIntervalTextField TimeIntervalTextField creates its own document that allows only digits, some restricted letters to be entered The validity methods allow only values of the format '\' where number can be a decimal and unit can be one of 's', 'm', 'h', 'd' or the string '\' to be entered