org.gwtbootstrap3.client.shared.event
Interface ModalEvent

All Known Implementing Classes:
ModalHiddenEvent, ModalHideEvent, ModalShowEvent, ModalShownEvent

public interface ModalEvent

Author:
Sven Jacobs

Method Summary
 Modal getModal()
           
 Event getNativeEvent()
           
 

Method Detail

getModal

Modal getModal()

getNativeEvent

Event getNativeEvent()


Copyright © 2015. All rights reserved.