public class GriffonPivotFuncRule extends GriffonPivotRule
| Constructor and Description | 
|---|
| GriffonPivotFuncRule() | 
| GriffonPivotFuncRule(String[] startupArgs) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | before(GriffonApplication application,
      Object target) | 
| <T> T | find(String name,
    Class<T> type) | 
| Window | getWindow() | 
| void | runInsideUIAsync(Runnable runnable) | 
| void | runInsideUISync(Runnable runnable) | 
after, applyprotected void before(@Nonnull GriffonApplication application, @Nonnull Object target) throws Throwable
before in class GriffonPivotRuleThrowable