Package net.officefloor.gef.configurer
Interface Actioner
-
public interface ActionerTriggers applying the configured model.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaction()Applies the configured model.java.lang.StringgetLabel()Obtains the label for the action.
-