public interface TicketsEditor
Modifier and Type | Method and Description |
---|---|
void |
changeModifierAllLines(int oMask,
ModifierAction action) |
Ticket |
getActiveTicket() |
void |
printAuditTicket(TicketLine oLine,
Ticket oTicket,
String sAction,
String sResource) |
void |
refreshView() |
void |
setActiveTicket(Ticket oTicket,
Object oTicketExt) |
void |
setDirty(boolean dirty) |
void |
setModifiers(TicketLine oLine) |
void |
triggerAutoprint() |
void |
unhideTicketlines() |
Ticket getActiveTicket()
void unhideTicketlines()
void setModifiers(TicketLine oLine)
void changeModifierAllLines(int oMask, ModifierAction action)
void printAuditTicket(TicketLine oLine, Ticket oTicket, String sAction, String sResource)
void refreshView()
void triggerAutoprint()
void setDirty(boolean dirty)
Copyright © 2021. All rights reserved.