iText 8.0.5 API
|
Describes abstract event. More...
Public Member Functions |
|
Event (String type) | |
Creates an event of the specified type. More... |
|
virtual String | GetEventType () |
Returns the type of this event. More... |
|
Package Attributes |
|
String | type |
A type of event. More... |
|
Describes abstract event.
|
inline |
Creates an event of the specified type.
type | type of event |
|
inlinevirtual |
Returns the type of this event.
|
package |
A type of event.