@Immutable public final class AppCommonUI extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.helger.html.css.ICSSClassProvider |
CSS_CLASS_LOGO1 |
static com.helger.html.css.ICSSClassProvider |
CSS_CLASS_LOGO2 |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.html.hc.IHCNode |
createViewLink(com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC,
com.helger.commons.type.ITypedObject<String> aObject) |
static com.helger.html.hc.IHCNode |
createViewLink(com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC,
com.helger.commons.type.ITypedObject<String> aObject,
String sDisplayName) |
static String |
getTechnicalDetailsString(Throwable t,
boolean bLogException) |
static com.helger.html.hc.impl.HCNodeList |
getTechnicalDetailsUI(Throwable t,
boolean bLogException) |
static com.helger.commons.url.ISimpleURL |
getViewLink(com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC,
String sMenuItemID,
com.helger.commons.type.ITypedObject<String> aObject) |
static com.helger.commons.url.ISimpleURL |
getViewLink(com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC,
String sMenuItemID,
String sObjectID) |
static void |
init() |
public static final com.helger.html.css.ICSSClassProvider CSS_CLASS_LOGO1
public static final com.helger.html.css.ICSSClassProvider CSS_CLASS_LOGO2
public static void init()
@Nonnull public static com.helger.commons.url.ISimpleURL getViewLink(@Nonnull com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC, @Nonnull @Nonempty String sMenuItemID, @Nonnull com.helger.commons.type.ITypedObject<String> aObject)
@Nonnull public static com.helger.commons.url.ISimpleURL getViewLink(@Nonnull com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC, @Nonnull @Nonempty String sMenuItemID, @Nonnull String sObjectID)
@Nonnull public static com.helger.html.hc.IHCNode createViewLink(@Nonnull com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC, @Nullable com.helger.commons.type.ITypedObject<String> aObject)
@Nonnull public static com.helger.html.hc.IHCNode createViewLink(@Nonnull com.helger.photon.uicore.page.IWebPageExecutionContext aWPEC, @Nullable com.helger.commons.type.ITypedObject<String> aObject, @Nullable String sDisplayName)
@Nullable public static com.helger.html.hc.impl.HCNodeList getTechnicalDetailsUI(@Nullable Throwable t, boolean bLogException)
Copyright © 2021 DE4A. All rights reserved.